Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1391/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([7A90AB8B315CBA8B:F9D6B9721467C5E]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=18339, 
name=testExecutor-6298-thread-1, state=RUNNABLE, 
group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=18339, name=testExecutor-6298-thread-1, 
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46285: Cannot unload non-existent core 
[multiunload0]
        at __randomizedtesting.SeedInfo.seed([CBF1E598203412B1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:222)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=19536, 
name=cdcr-update-log-synchronizer-6779-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=19524, 
name=cdcr-update-log-synchronizer-6773-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=19536, name=cdcr-update-log-synchronizer-6779-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=19524, name=cdcr-update-log-synchronizer-6773-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([CBF1E598203412B1]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=19536, name=cdcr-update-log-synchronizer-6779-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=19524, 
name=cdcr-update-log-synchronizer-6773-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=19536, name=cdcr-update-log-synchronizer-6779-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=19524, name=cdcr-update-log-synchronizer-6773-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([CBF1E598203412B1]:0)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:61920_solr, 127.0.0.1:63555_solr, 127.0.0.1:43429_solr] Last 
available state: 
DocCollection(collection1//collections/collection1/state.json/22)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           "core":"collection1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:59070/solr";,           
"node_name":"127.0.0.1:59070_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"http://127.0.0.1:61920/solr";,           
"node_name":"127.0.0.1:61920_solr",           "state":"active",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"http://127.0.0.1:61051/solr";,           
"node_name":"127.0.0.1:61051_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"http://127.0.0.1:41566/solr";,           
"node_name":"127.0.0.1:41566_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:43429/solr";,           
"node_name":"127.0.0.1:43429_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node1":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"http://127.0.0.1:63555/solr";,           
"node_name":"127.0.0.1:63555_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:61920_solr, 127.0.0.1:63555_solr, 127.0.0.1:43429_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/22)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:59070/solr";,
          "node_name":"127.0.0.1:59070_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:61920/solr";,
          "node_name":"127.0.0.1:61920_solr",
          "state":"active",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:61051/solr";,
          "node_name":"127.0.0.1:61051_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:41566/solr";,
          "node_name":"127.0.0.1:41566_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:43429/solr";,
          "node_name":"127.0.0.1:43429_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"http://127.0.0.1:63555/solr";,
          "node_name":"127.0.0.1:63555_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([CBF1E598203412B1:95C528D6634B8E56]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12066 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/init-core-data-001
   [junit4]   2> 1285238 WARN  
(SUITE-UnloadDistributedZkTest-seed#[CBF1E598203412B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1285238 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CBF1E598203412B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1285239 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CBF1E598203412B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1285239 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CBF1E598203412B1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1285242 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1285242 INFO  (Thread-7541) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1285242 INFO  (Thread-7541) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1285245 ERROR (Thread-7541) [    ] 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> 1285345 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40892
   [junit4]   2> 1285362 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1285373 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1285376 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1285380 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1285382 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1285385 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1285387 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1285389 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1285392 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1285395 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1285397 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1285399 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1285525 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1285526 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68d9a14c{/,null,AVAILABLE}
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d46f4ec{HTTP/1.1,[http/1.1]}{127.0.0.1:59683}
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server Started @1287528ms
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/tempDir-001/control/data,
 hostContext=/, hostPort=59683, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/control-001/cores}
   [junit4]   2> 1285527 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1285527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1285528 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T00:45:49.659Z
   [junit4]   2> 1285531 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1285531 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/control-001/solr.xml
   [junit4]   2> 1285534 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1285540 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40892/solr
   [junit4]   2> 1285579 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1285580 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:59683_
   [junit4]   2> 1285583 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.c.Overseer Overseer 
(id=98184642518974468-127.0.0.1:59683_-n_0000000000) starting
   [junit4]   2> 1285599 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59683_
   [junit4]   2> 1285602 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1285846 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1285850 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1285850 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1285852 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:59683_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/control-001/cores
   [junit4]   2> 1285870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1285879 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40892/solr ready
   [junit4]   2> 1285882 INFO  (qtp1770522227-18097) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59683_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1285889 INFO  
(OverseerThreadFactory-6194-thread-1-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1285892 INFO  
(OverseerThreadFactory-6194-thread-1-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 1286002 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1286003 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1286116 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1287051 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1287063 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1287169 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1287188 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1287188 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1287188 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1287188 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1287190 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=90.96484375, 
floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=0.9483086174302802, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1287197 WARN  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1287260 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1287260 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287262 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287262 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287263 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=14.693359375, 
floorSegmentMB=0.45703125, forceMergeDeletesPctAllowed=15.570511913144701, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1287263 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b542a2c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1287265 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1287266 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1287267 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1287267 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570954282425909248
   [junit4]   2> 1287268 INFO  
(searcherExecutor-6197-thread-1-processing-n:127.0.0.1:59683_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:59683_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@b542a2c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1287277 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1287278 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1287278 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59683/control_collection_shard1_replica_n1/
   [junit4]   2> 1287278 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1287278 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:59683/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1287278 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1287287 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59683/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1287393 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1287440 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1287443 INFO  (qtp1770522227-18098) [n:127.0.0.1:59683_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1441
   [junit4]   2> 1287451 INFO  (qtp1770522227-18097) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1287556 INFO  
(zkCallback-2279-thread-2-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1287893 INFO  
(OverseerCollectionConfigSetProcessor-98184642518974468-127.0.0.1:59683_-n_0000000000)
 [n:127.0.0.1:59683_    ] 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> 1288452 INFO  (qtp1770522227-18097) [n:127.0.0.1:59683_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:59683_&wt=javabin&version=2}
 status=0 QTime=2571
   [junit4]   2> 1288459 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1288461 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40892/solr ready
   [junit4]   2> 1288461 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1288462 INFO  (qtp1770522227-18096) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1288485 INFO  
(OverseerThreadFactory-6194-thread-2-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1288486 INFO  
(OverseerThreadFactory-6194-thread-2-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 1288487 WARN  
(OverseerThreadFactory-6194-thread-2-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1288695 INFO  (qtp1770522227-18096) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1288695 INFO  (qtp1770522227-18096) [n:127.0.0.1:59683_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=233
   [junit4]   2> 1288814 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001
 of type TLOG
   [junit4]   2> 1288815 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1288816 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7442c665{/,null,AVAILABLE}
   [junit4]   2> 1288816 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12db6faf{HTTP/1.1,[http/1.1]}{127.0.0.1:41399}
   [junit4]   2> 1288816 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server Started @1290819ms
   [junit4]   2> 1288816 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=41399, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001/cores}
   [junit4]   2> 1288817 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1288817 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1288817 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1288817 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1288817 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T00:45:52.948Z
   [junit4]   2> 1288820 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1288820 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001/solr.xml
   [junit4]   2> 1288824 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1288826 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40892/solr
   [junit4]   2> 1288841 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1288845 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1288850 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41399_
   [junit4]   2> 1288853 INFO  
(zkCallback-2279-thread-2-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1288854 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1288857 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1289025 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1289029 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1289029 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1289030 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:41399_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001/cores
   [junit4]   2> 1289044 INFO  (qtp1770522227-18099) [n:127.0.0.1:59683_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41399_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1289047 INFO  
(OverseerThreadFactory-6194-thread-3-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:41399_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1289048 INFO  
(OverseerCollectionConfigSetProcessor-98184642518974468-127.0.0.1:59683_-n_0000000000)
 [n:127.0.0.1:59683_    ] 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> 1289049 INFO  
(OverseerThreadFactory-6194-thread-3-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41399_ 
for creating new replica
   [junit4]   2> 1289051 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1289051 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1289156 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1290073 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1290087 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t0] Schema name=test
   [junit4]   2> 1290179 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1290204 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1290205 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t0' (registry 
'solr.core.collection1.shard2.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1290205 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1290205 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t0] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001/cores/collection1_shard2_replica_t0],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
   [junit4]   2> 1290207 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=90.96484375, 
floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=0.9483086174302802, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1290210 WARN  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1290267 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1290268 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1290269 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1290269 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1290270 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=14.693359375, 
floorSegmentMB=0.45703125, forceMergeDeletesPctAllowed=15.570511913144701, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1290270 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45ff6e6d[collection1_shard2_replica_t0] main]
   [junit4]   2> 1290273 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1290275 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1290276 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1290276 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570954285581074432
   [junit4]   2> 1290277 INFO  
(searcherExecutor-6208-thread-1-processing-n:127.0.0.1:41399_ 
x:collection1_shard2_replica_t0 s:shard2 c:collection1) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SolrCore 
[collection1_shard2_replica_t0] Registered new searcher 
Searcher@45ff6e6d[collection1_shard2_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1290286 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1290286 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1290286 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41399/collection1_shard2_replica_t0/
   [junit4]   2> 1290286 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1290287 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:41399/collection1_shard2_replica_t0/ has no replicas
   [junit4]   2> 1290287 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1290288 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController 
collection1_shard2_replica_t0 stopping background replication from leader
   [junit4]   2> 1290294 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41399/collection1_shard2_replica_t0/ shard2
   [junit4]   2> 1290398 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1290399 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1290403 INFO  (qtp2103073837-18143) [n:127.0.0.1:41399_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1352
   [junit4]   2> 1290413 INFO  (qtp1770522227-18099) [n:127.0.0.1:59683_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41399_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1369
   [junit4]   2> 1290513 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1290572 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001
 of type TLOG
   [junit4]   2> 1290573 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1290574 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bf0f594{/,null,AVAILABLE}
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@289d80f3{HTTP/1.1,[http/1.1]}{127.0.0.1:51397}
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server Started @1292578ms
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=51397, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001/cores}
   [junit4]   2> 1290575 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1290575 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T00:45:54.706Z
   [junit4]   2> 1290593 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1290593 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001/solr.xml
   [junit4]   2> 1290598 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1290607 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40892/solr
   [junit4]   2> 1290627 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1290634 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1290638 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51397_
   [junit4]   2> 1290647 INFO  
(zkCallback-2279-thread-2-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1290647 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1290651 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1290651 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1290771 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1290776 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1290776 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1290777 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:51397_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001/cores
   [junit4]   2> 1290799 INFO  (qtp1169130230-18171) [n:127.0.0.1:51397_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51397_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1290803 INFO  
(OverseerThreadFactory-6194-thread-4-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:51397_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1290805 INFO  
(OverseerThreadFactory-6194-thread-4-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51397_ 
for creating new replica
   [junit4]   2> 1290805 INFO  
(OverseerCollectionConfigSetProcessor-98184642518974468-127.0.0.1:59683_-n_0000000000)
 [n:127.0.0.1:59683_    ] 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> 1290808 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1290808 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1290915 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1290915 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1291832 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1291847 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t0] Schema name=test
   [junit4]   2> 1292038 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1292155 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1292156 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t0' (registry 
'solr.core.collection1.shard1.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1292156 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1292156 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t0] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001/cores/collection1_shard1_replica_t0],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
   [junit4]   2> 1292158 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=90.96484375, 
floorSegmentMB=1.6005859375, forceMergeDeletesPctAllowed=0.9483086174302802, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1292173 WARN  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1292265 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292265 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292267 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1292267 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1292269 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=14.693359375, 
floorSegmentMB=0.45703125, forceMergeDeletesPctAllowed=15.570511913144701, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1292269 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@756ef83[collection1_shard1_replica_t0] main]
   [junit4]   2> 1292272 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1292272 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1292273 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1292273 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570954287675080704
   [junit4]   2> 1292275 INFO  
(searcherExecutor-6219-thread-1-processing-n:127.0.0.1:51397_ 
x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SolrCore 
[collection1_shard1_replica_t0] Registered new searcher 
Searcher@756ef83[collection1_shard1_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51397/collection1_shard1_replica_t0/
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy 
http://127.0.0.1:51397/collection1_shard1_replica_t0/ has no replicas
   [junit4]   2> 1292287 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1292288 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController 
collection1_shard1_replica_t0 stopping background replication from leader
   [junit4]   2> 1292301 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51397/collection1_shard1_replica_t0/ shard1
   [junit4]   2> 1292410 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1292411 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1292456 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1292461 INFO  (qtp1169130230-18172) [n:127.0.0.1:51397_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1653
   [junit4]   2> 1292465 INFO  (qtp1169130230-18171) [n:127.0.0.1:51397_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51397_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1667
   [junit4]   2> 1292564 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1292564 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1292633 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-3-001
 of type TLOG
   [junit4]   2> 1292634 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1292635 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2852a7fe{/,null,AVAILABLE}
   [junit4]   2> 1292636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@180b135f{HTTP/1.1,[http/1.1]}{127.0.0.1:46285}
   [junit4]   2> 1292636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.e.j.s.Server Started @1294640ms
   [junit4]   2> 1292636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=46285, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-3-001/cores}
   [junit4]   2> 1292636 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1292637 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1292637 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1292637 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1292637 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T00:45:56.768Z
   [junit4]   2> 1292641 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1292641 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-3-001/solr.xml
   [junit4]   2> 1292645 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1292649 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40892/solr
   [junit4]   2> 1292671 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1292678 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1292685 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46285_
   [junit4]   2> 1292689 INFO  
(zkCallback-2279-thread-2-processing-n:127.0.0.1:59683_) [n:127.0.0.1:59683_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1292689 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1292690 INFO  (zkCallback-2286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1292692 INFO  
(zkCallback-2303-thread-1-processing-n:127.0.0.1:46285_) [n:127.0.0.1:46285_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1292694 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1292793 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1292798 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1292798 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79574e65
   [junit4]   2> 1292800 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CBF1E598203412B1]) [n:127.0.0.1:46285_ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.UnloadDistributedZkTest_CBF1E598203412B1-001/shard-3-001/cores
   [junit4]   2> 1292812 INFO  
(OverseerCollectionConfigSetProcessor-98184642518974468-127.0.0.1:59683_-n_0000000000)
 [n:127.0.0.1:59683_    ] 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> 1292835 INFO  (qtp1811507642-18197) [n:127.0.0.1:46285_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46285_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1292841 INFO  
(OverseerThreadFactory-6194-thread-5-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:46285_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1292841 INFO  
(OverseerThreadFactory-6194-thread-5-processing-n:127.0.0.1:59683_) 
[n:127.0.0.1:59683_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46285_ 
for creating new replica
   [junit4]   2> 1292859 INFO  (qtp1811507642-18201) [n:127.0.0.1:46285_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1292859 INFO  (qtp1811507642-18201) [n:127.0.0.1:46285_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1292967 INFO  
(zkCallback-2297-thread-1-processing-n:127.0.0.1:51397_) [n:127.0.0.1:51397_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1292968 INFO  
(zkCallback-2291-thread-1-processing-n:127.0.0.1:41399_) [n:127.0.0.1:41399_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1292969 INFO  
(zkCallback-2303-thread-1-processing-n:127.0.0.1:46285_) [n:127.0.0.1:46285_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293886 INFO  (qtp1811507642-18201) [n:127.0.0.1:46285_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1293915 INFO  (qtp1811507642-18201) [n:127.0.0.1:46285_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t1] Schema name=test
   [junit4]   2> 1294059 INF

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

t talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20332 INFO  (jetty-closer-2-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39a70528{/solr,null,UNAVAILABLE}
   [junit4]   2> 20363 WARN  
(zkCallback-111-thread-1-processing-n:127.0.0.1:56303_solr) 
[n:127.0.0.1:56303_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20364 INFO  (jetty-closer-2-thread-22) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29a62a80{/solr,null,UNAVAILABLE}
   [junit4]   2> 20373 WARN  
(zkCallback-97-thread-1-processing-n:127.0.0.1:52842_solr) 
[n:127.0.0.1:52842_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20374 INFO  (jetty-closer-2-thread-20) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e3d3044{/solr,null,UNAVAILABLE}
   [junit4]   2> 20440 WARN  
(zkCallback-113-thread-1-processing-n:127.0.0.1:50961_solr) 
[n:127.0.0.1:50961_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20441 INFO  (jetty-closer-2-thread-15) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@41380222{/solr,null,UNAVAILABLE}
   [junit4]   2> 20446 WARN  
(zkCallback-118-thread-3-processing-n:127.0.0.1:35914_solr) 
[n:127.0.0.1:35914_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20447 INFO  (jetty-closer-2-thread-16) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d7249fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 20449 WARN  
(zkCallback-112-thread-1-processing-n:127.0.0.1:54282_solr) 
[n:127.0.0.1:54282_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20452 INFO  (jetty-closer-2-thread-14) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29484089{/solr,null,UNAVAILABLE}
   [junit4]   2> 20510 WARN  
(zkCallback-116-thread-1-processing-n:127.0.0.1:58236_solr) 
[n:127.0.0.1:58236_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20511 INFO  (jetty-closer-2-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@325f9069{/solr,null,UNAVAILABLE}
   [junit4]   2> 20532 WARN  
(zkCallback-102-thread-3-processing-n:127.0.0.1:46020_solr) 
[n:127.0.0.1:46020_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20532 INFO  (jetty-closer-2-thread-18) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51fed8f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 20633 WARN  
(zkCallback-115-thread-1-processing-n:127.0.0.1:60235_solr) 
[n:127.0.0.1:60235_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20637 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4316d7ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 20748 WARN  
(zkCallback-104-thread-3-processing-n:127.0.0.1:51701_solr) 
[n:127.0.0.1:51701_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20749 INFO  (jetty-closer-2-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fd14e93{/solr,null,UNAVAILABLE}
   [junit4]   2> 20763 WARN  
(zkCallback-119-thread-3-processing-n:127.0.0.1:34236_solr) 
[n:127.0.0.1:34236_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20764 INFO  (jetty-closer-2-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7dbde0ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 20772 WARN  
(zkCallback-114-thread-3-processing-n:127.0.0.1:45168_solr) 
[n:127.0.0.1:45168_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20773 INFO  (jetty-closer-2-thread-13) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fc02785{/solr,null,UNAVAILABLE}
   [junit4]   2> 20778 WARN  
(zkCallback-117-thread-2-processing-n:127.0.0.1:33943_solr) 
[n:127.0.0.1:33943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20779 INFO  (jetty-closer-2-thread-21) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d073f98{/solr,null,UNAVAILABLE}
   [junit4]   2> 20799 WARN  
(zkCallback-131-thread-1-processing-n:127.0.0.1:40620_solr) 
[n:127.0.0.1:40620_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 20799 INFO  (jetty-closer-2-thread-23) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2f478e45{/solr,null,UNAVAILABLE}
   [junit4]   2> 20808 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[7A90AB8B315CBA8B]) [    ] 
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> 20811 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[7A90AB8B315CBA8B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58096 58096
   [junit4]   2> 20863 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:58096 58096
   [junit4]   2> 20864 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        25      /solr/security.json
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        88      /solr/collections/collection1/state.json
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98184718251917364-127.0.0.1:52789_solr-n_0000000012
   [junit4]   2>        4       
/solr/overseer_elect/election/98184718251917363-127.0.0.1:51701_solr-n_0000000004
   [junit4]   2>        4       
/solr/overseer_elect/election/98184718251917375-127.0.0.1:45168_solr-n_0000000015
   [junit4]   2>        3       
/solr/overseer_elect/election/98184718251917374-127.0.0.1:56303_solr-n_0000000017
   [junit4]   2>        3       
/solr/overseer_elect/election/98184718251917380-127.0.0.1:60235_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/98184718251917369-127.0.0.1:44589_solr-n_0000000009
   [junit4]   2>        2       
/solr/overseer_elect/election/98184718251917370-127.0.0.1:58482_solr-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/98184718251917372-127.0.0.1:54282_solr-n_0000000010
   [junit4]   2>        2       
/solr/overseer_elect/election/98184718251917376-127.0.0.1:33943_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98184718251917377-127.0.0.1:35914_solr-n_0000000020
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2> 
   [junit4]   2> 20865 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[7A90AB8B315CBA8B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=7A90AB8B315CBA8B -Dtests.slow=true 
-Dtests.locale=it-IT -Dtests.timezone=America/Argentina/San_Luis 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   20.1s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7A90AB8B315CBA8B:F9D6B9721467C5E]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_7A90AB8B315CBA8B-001
   [junit4]   2> Jun 23, 2017 1:05:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT, 
timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=48878928,total=130400256
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTROnSolrCloud]
   [junit4] Completed [10/33 (1!)] on J0 in 21.69s, 1 test, 1 error <<< 
FAILURES!

[...truncated 36916 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to