Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/429/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([18E1F61438DFE615:90B5C9CE96238BED]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes

Error Message:
Timed out waiting for leader elections null Live Nodes: [127.0.0.1:59503_solr, 
127.0.0.1:59505_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for leader elections
null
Live Nodes: [127.0.0.1:59503_solr, 127.0.0.1:59505_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([18E1F61438DFE615:86D492EC1EFCAA9D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:47)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([18E1F61438DFE615:2052D2EA1F2C32C4]:0)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.assertOperations(AutoAddReplicasPlanActionTest.java:166)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:101)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([18E1F61438DFE615:295F9BF0467593E7]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.TestLBHttpSolrClient:     1) Thread[id=331, 
name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]    
     at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, 
group=TGRP-TestLBHttpSolrClient]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, 
group=TGRP-TestLBHttpSolrClient]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, 
group=TGRP-TestLBHttpSolrClient]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)




Build Log:
[...truncated 13508 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 2186892 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/init-core-data-001
   [junit4]   2> 2186893 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2186893 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2186894 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001
   [junit4]   2> 2186894 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2186894 INFO  (Thread-3785) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2186895 INFO  (Thread-3785) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2186897 ERROR (Thread-3785) [    ] 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> 2187005 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59266
   [junit4]   2> 2187015 INFO  (zkConnectionManagerCallback-6387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187023 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187023 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187024 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
२०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187026 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187026 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d418d8a{/solr,null,AVAILABLE}
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c9f9340{/solr,null,AVAILABLE}
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f21de50{SSL,[ssl, 
http/1.1]}{127.0.0.1:59268}
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.e.j.s.Server Started @2188808ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59268}
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@218a22b1{SSL,[ssl, 
http/1.1]}{127.0.0.1:59269}
   [junit4]   2> 2187029 ERROR (jetty-launcher-6384-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.e.j.s.Server Started @2188808ms
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59269}
   [junit4]   2> 2187029 ERROR (jetty-launcher-6384-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f504ef{/solr,null,AVAILABLE}
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.615946Z
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.615651Z
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14f7ee63{/solr,null,AVAILABLE}
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bd25133{/solr,null,AVAILABLE}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f773155{SSL,[ssl, 
http/1.1]}{127.0.0.1:59271}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.e.j.s.Server Started @2188811ms
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59271}
   [junit4]   2> 2187032 ERROR (jetty-launcher-6384-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@250b5d13{SSL,[ssl, 
http/1.1]}{127.0.0.1:59272}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.e.j.s.Server Started @2188811ms
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59272}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187032 ERROR (jetty-launcher-6384-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.618746Z
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.618937Z
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@85fa931{SSL,[ssl, 
http/1.1]}{127.0.0.1:59270}
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.e.j.s.Server Started @2188814ms
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59270}
   [junit4]   2> 2187034 ERROR (jetty-launcher-6384-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45c2d7f5{/solr,null,AVAILABLE}
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.621428Z
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@117738c0{SSL,[ssl, 
http/1.1]}{127.0.0.1:59274}
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.e.j.s.Server Started @2188816ms
   [junit4]   2> 2187037 INFO  (zkConnectionManagerCallback-6395-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59274}
   [junit4]   2> 2187038 ERROR (jetty-launcher-6384-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T00:07:09.624371Z
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6391-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187043 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187044 INFO  (zkConnectionManagerCallback-6397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187048 INFO  (zkConnectionManagerCallback-6399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187049 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187050 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187052 INFO  (jetty-launcher-6384-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187062 INFO  (jetty-launcher-6384-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187068 INFO  (jetty-launcher-6384-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187068 INFO  (zkConnectionManagerCallback-6403-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187069 INFO  (jetty-launcher-6384-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187071 INFO  (jetty-launcher-6384-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187071 INFO  (zkConnectionManagerCallback-6415-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187072 INFO  (zkConnectionManagerCallback-6407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187072 INFO  (zkConnectionManagerCallback-6412-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187073 INFO  (jetty-launcher-6384-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187076 INFO  
(zkConnectionManagerCallback-6422-thread-1-processing-n:127.0.0.1:59272_solr) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187076 INFO  (zkConnectionManagerCallback-6420-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187076 INFO  (zkConnectionManagerCallback-6425-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187077 INFO  
(zkConnectionManagerCallback-6431-thread-1-processing-n:127.0.0.1:59268_solr) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187077 INFO  
(zkConnectionManagerCallback-6427-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187078 INFO  
(zkConnectionManagerCallback-6429-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187080 INFO  
(zkConnectionManagerCallback-6433-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187081 INFO  
(zkConnectionManagerCallback-6435-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187290 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59274_solr
   [junit4]   2> 2187290 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187291 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59269_solr
   [junit4]   2> 2187292 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59271_solr
   [junit4]   2> 2187292 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.Overseer Overseer 
(id=72120341368340498-127.0.0.1:59274_solr-n_0000000000) starting
   [junit4]   2> 2187293 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187293 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187293 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187294 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187295 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187295 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187296 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187296 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187298 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59270_solr
   [junit4]   2> 2187329 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2187337 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2187338 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59269.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187338 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2187338 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2187359 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59274_solr
   [junit4]   2> 2187363 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2187396 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59270.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187400 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59271.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187406 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2187410 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187411 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2187413 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59268_solr
   [junit4]   2> 2187414 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  
(zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187417 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59272_solr
   [junit4]   2> 2187419 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187419 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187419 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  
(zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2187429 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59269.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187430 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59269.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187434 INFO  (jetty-launcher-6384-thread-1) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/.
   [junit4]   2> 2187500 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59270.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187500 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59270.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59271.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59271.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59274.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187510 INFO  (jetty-launcher-6384-thread-3) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/.
   [junit4]   2> 2187514 INFO  (jetty-launcher-6384-thread-6) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node6/.
   [junit4]   2> 2187544 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59268.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187553 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59272.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187584 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59274.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187584 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59274.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187590 INFO  (jetty-launcher-6384-thread-5) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node5/.
   [junit4]   2> 2187606 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59268.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187606 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59268.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59272.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59272.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-2) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/.
   [junit4]   2> 2187610 INFO  (jetty-launcher-6384-thread-4) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/.
   [junit4]   2> 2187839 INFO  (zkConnectionManagerCallback-6449-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187843 INFO  (zkConnectionManagerCallback-6453-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187844 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2187846 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59266/solr ready
   [junit4]   2> 2187879 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[18E1F61438DFE615]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2187881 INFO  (zkConnectionManagerCallback-6455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187883 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[18E1F61438DFE615]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 2187918 INFO  (qtp1325867953-24053) [n:127.0.0.1:59268_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187924 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187939 INFO  (qtp2023438612-24065) [n:127.0.0.1:59270_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187955 INFO  (qtp982285027-24081) [n:127.0.0.1:59271_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187969 INFO  (qtp1742470882-24091) [n:127.0.0.1:59272_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187984 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2187985 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=83
   [junit4]   2> 2187989 INFO  (qtp1742470882-24089) [n:127.0.0.1:59272_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2187992 INFO  
(OverseerThreadFactory-9614-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 2187998 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188002 INFO  (qtp244895730-24074) [n:127.0.0.1:59269_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188007 INFO  (qtp2023438612-24065) [n:127.0.0.1:59270_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188012 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188017 INFO  (qtp1742470882-24093) [n:127.0.0.1:59272_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188022 INFO  (qtp1230166595-24100) [n:127.0.0.1:59274_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2188024 INFO  
(OverseerThreadFactory-9614-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 957449407 sessionWrapper.createTime 957449406018229, 
this.sessionWrapper.createTime 957449406018229 
   [junit4]   2> 2188142 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59274/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188146 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59272/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188149 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59271/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188153 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59270/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188157 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59269/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188161 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59268/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188165 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59268/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188167 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59269/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188174 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59270/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188178 INFO  
(OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59271/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188394 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188394 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188403 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188403 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188403 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188403 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188404 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188404 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188404 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188405 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188407 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188407 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2188407 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188532 INFO  
(zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188532 INFO  
(zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188532 INFO  
(zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188532 INFO  
(zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188532 INFO  
(zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188533 INFO  
(zkCallback-6434-thread-2-processing-n:127.0.0.1:59274_solr) 
[n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188532 INFO  
(zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188533 INFO  
(zkCallback-6426-thread-2-processing-n:127.0.0.1:59269_solr) 
[n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188534 INFO  
(zkCallback-6432-thread-2-processing-n:127.0.0.1:59270_solr) 
[n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188535 INFO  
(zkCallback-6428-thread-2-processing-n:127.0.0.1:59271_solr) 
[n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188535 INFO  
(zkCallback-6430-thread-2-processing-n:127.0.0.1:59268_solr) 
[n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2188535 INFO  
(zkCallback-6421-thread-2-processing-n:127.0.0.1:59272_solr) 
[n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 2189434 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189437 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189437 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189450 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189453 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189458 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189468 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189470 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189473 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189479 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2189479 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 2189481 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 2189492 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 2189501 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 2189501 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2189512 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 2189519 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59269.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189545 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2189545 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/replacenodetest_coll_notarget_shard4_replica_n14],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 2189561 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59272.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' 
(registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/replacenodetest_coll_notarget_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 2189565 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189566 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189566 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59271.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189584 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189584 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59270.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' 
(registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n16],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59270.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' 
(registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189591 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2189591 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 2189594 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189594 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer 
Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using 
configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_59268.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' 
(registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore 
[[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n12],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 2189600 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 2189602 INFO  (qtp1230166595-24098) [n:127.0.0

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

[junit4]   2> 44456 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6b6383b6{HTTP/1.1,[http/1.1]}{127.0.0.1:64710}
   [junit4]   2> 44456 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567969160
   [junit4]   2> 44456 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 44457 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 44457 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 44458 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@101fe914
   [junit4]   2> 44458 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=270526740
   [junit4]   2> 44467 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8bc63b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 44467 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 44472 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3b8a1173{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 44472 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2024450752
   [junit4]   2> 44472 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 44472 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 44472 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 44473 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@592a34fc
   [junit4]   2> 44473 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1495938300
   [junit4]   2> 44480 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1044487b{/solr,null,UNAVAILABLE}
   [junit4]   2> 44480 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 44484 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 44485 INFO  
(SUITE-TestLBHttpSolrClient-seed#[DF030D7C2E713C0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 01, 2018 12:27:01 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 01, 2018 12:27:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 01, 2018 12:27:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2> Feb 01, 2018 12:27:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, timezone=Pacific/Palau
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=3,free=46164560,total=292028416
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingEvaluatorTest, 
TermsResponseTest, FieldAnalysisResponseTest, TestCoreAdmin, 
CloudSolrClientMultiConstructorTest, TestUpdateRequestCodec, 
TestLBHttpSolrClient]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrClient -Dtests.seed=DF030D7C2E713C0 -Dtests.slow=true 
-Dtests.locale=zh-CN -Dtests.timezone=Pacific/Palau -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLBHttpSolrClient (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]    >    1) Thread[id=331, name=qtp868995662-331, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=331, name=qtp868995662-331, 
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)
   [junit4] Completed [28/146 (1!)] on J0 in 58.99s, 3 tests, 2 errors <<< 
FAILURES!

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

Reply via email to