You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/18 12:04:18 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 421 - Still Unstable

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

4 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([16C7FD3F0435138B:9E93C2E5AAC97E73]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:909)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:658)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


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


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([16C7FD3F0435138B:DF72BF910D52D57E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([16C7FD3F0435138B:4B8FE3B6CBF3B5C4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12203 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> 52948 INFO  (SUITE-TestTriggerIntegration-seed#[16C7FD3F0435138B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_16C7FD3F0435138B-001/init-core-data-001
   [junit4]   2> 52950 WARN  (SUITE-TestTriggerIntegration-seed#[16C7FD3F0435138B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 52950 INFO  (SUITE-TestTriggerIntegration-seed#[16C7FD3F0435138B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 52951 INFO  (SUITE-TestTriggerIntegration-seed#[16C7FD3F0435138B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 52984 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 52986 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 52986 DEBUG (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 53005 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 53005 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 53008 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 53042 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53042 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 53042 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 53049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 53049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 53051 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53072 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53093 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53114 DEBUG (simCloudManagerPool-388-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53115 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53116 DEBUG (simCloudManagerPool-388-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 53116 DEBUG (simCloudManagerPool-388-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53118 DEBUG (simCloudManagerPool-388-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53118 DEBUG (simCloudManagerPool-388-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 53119 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53119 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53119 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 53120 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53120 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53120 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 53120 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53120 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 53120 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53120 DEBUG (simCloudManagerPool-388-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53120 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 53120 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 53120 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53120 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10002_solr at time 19203409856787449
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:10002_solr] added at times [19203409856787449], now=19203409861071549
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44396646fd73f9T2qhoc8go4e5oeptogdndwp2aj",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":19203409856787449,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203409856787449],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53121 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 53125 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44396646fd73f9T2qhoc8go4e5oeptogdndwp2aj",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":19203409856787449,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203409856787449],
   [junit4]   2>     "_enqueue_time_":19203409912798799,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53126 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration action executed from node_added_trigger2
   [junit4]   2> 53129 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53129 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 100ms
   [junit4]   2> 53129 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 100ms
   [junit4]   2> 53129 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 221 ms for event id=44396646fd73f9T2qhoc8go4e5oeptogdndwp2aj
   [junit4]   2> 53229 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10002_solr at time 19203415326071449
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:10002_solr] added at times [19203415326071449], now=19203415327722449
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4439678cfc1a99T2qhoc8go4e5oeptogdndwp2am",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203415326071449,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203415326071449],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53230 DEBUG (ScheduledTrigger-389-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 53233 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4439678cfc1a99T2qhoc8go4e5oeptogdndwp2am",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203415326071449,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203415326071449],
   [junit4]   2>     "_enqueue_time_":19203415342808999,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53233 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration last action at 19203410131693749 time = 19203415460113599
   [junit4]   2> 53233 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration action executed from node_added_trigger1
   [junit4]   2> 53237 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53241 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 53241 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53241 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53241 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53241 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53242 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53242 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 100ms
   [junit4]   2> 53242 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 100ms
   [junit4]   2> 53242 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 496 ms for event id=4439678cfc1a99T2qhoc8go4e5oeptogdndwp2am
   [junit4]   2> 53243 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53243 DEBUG (simCloudManagerPool-388-thread-6) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53243 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 53243 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53243 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 53243 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 53244 DEBUG (ScheduledTrigger-389-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53244 DEBUG (simCloudManagerPool-388-thread-8) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 53244 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 53244 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53244 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 53245 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 53264 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10002_solr
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10002_solr]
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10002_solr
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10002_solr]
   [junit4]   2> 53265 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"443967f403a1f3T2qhoc8go4e5oeptogdndwp2ap",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":19203417054618099,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203417054618099],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53266 DEBUG (ScheduledTrigger-389-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, .auto_add_replicas, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 53266 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"443967f639208dT2qhoc8go4e5oeptogdndwp2aq",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":19203417091678349,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203417091678349],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53266 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger processor for lost nodes: [127.0.0.1:10002_solr] is not ready, will try later
   [junit4]   2> 53270 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"443967f403a1f3T2qhoc8go4e5oeptogdndwp2ap",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":19203417054618099,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203417054618099],
   [junit4]   2>     "_enqueue_time_":19203417105407199,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53270 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration action executed from node_lost_trigger1
   [junit4]   2> 53276 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 100ms
   [junit4]   2> 53277 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53277 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 100ms
   [junit4]   2> 53277 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 100ms
   [junit4]   2> 53277 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 100ms
   [junit4]   2> 53277 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 325 ms for event id=443967f403a1f3T2qhoc8go4e5oeptogdndwp2ap
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-3) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10002_solr]
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10002_solr
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"443967f639208dT2qhoc8go4e5oeptogdndwp2au",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":19203417091678349,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203417091678349],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-3) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, .auto_add_replicas, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 53377 DEBUG (ScheduledTrigger-389-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 53378 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"443967f639208dT2qhoc8go4e5oeptogdndwp2au",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":19203417091678349,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203417091678349],
   [junit4]   2>     "_enqueue_time_":19203422676652549,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 53378 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration last action at 19203417341043099 time = 19203422730300849
   [junit4]   2> 53378 INFO  (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration action executed from node_lost_trigger2
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 53380 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 53381 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10002_solr
   [junit4]   2> 53382 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 53382 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 53382 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 53382 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 53382 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 53383 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        4
   [junit4]   2> 53383 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             8
   [junit4]   2> 53383 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger2
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_trigger2
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- IGNORED         1
   [junit4]   2> 53405 INFO  (TEST-TestTriggerIntegration.testTriggerThrottling-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 53423 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 100ms
   [junit4]   2> 53425 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53425 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 100ms
   [junit4]   2> 53425 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 100ms
   [junit4]   2> 53426 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 100ms
   [junit4]   2> 53426 DEBUG (AutoscalingActionExecutor-390-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 2382 ms for event id=443967f639208dT2qhoc8go4e5oeptogdndwp2au
   [junit4]   2> 53424 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTrigger
   [junit4]   2> 53426 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 53426 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10002_solr
   [junit4]   2> 53426 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 53426 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 53426 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 53427 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion -1
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 53428 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 53428 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53448 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53469 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53489 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53509 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53528 DEBUG (simCloudManagerPool-391-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53528 DEBUG (simCloudManagerPool-391-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 53528 DEBUG (simCloudManagerPool-391-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53528 DEBUG (simCloudManagerPool-391-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 53528 DEBUG (simCloudManagerPool-391-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 53528 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 53529 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53529 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 53530 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 53530 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53530 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10003_solr at time 19203430316268649
   [junit4]   2> 53530 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53550 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 53550 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53550 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53570 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53574 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 53574 DEBUG (ScheduledTrigger-392-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53591 DEBUG (ScheduledTrigger-392-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53594 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 53594 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53594 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10003_solr] added at times [19203430316268649], now=19203433538079449
   [junit4]   2> 53594 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44396b0a785c69T2qhoc8go4e5oeptogdndwp2ax",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":19203430316268649,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203430316268649],
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 53595 DEBUG (ScheduledTrigger-392-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger]
   [junit4]   2> 53595 DEBUG (AutoscalingActionExecutor-393-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44396b0a785c69T2qhoc8go4e5oeptogdndwp2ax",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":19203430316268649,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203430316268649],
   [junit4]   2>     "_enqueue_time_":19203433559566399,
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 53597 DEBUG (simCloudManagerPool-391-thread-3) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53597 DEBUG (simCloudManagerPool-391-thread-3) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 53597 DEBUG (simCloudManagerPool-391-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53597 DEBUG (simCloudManagerPool-391-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53597 DEBUG (simCloudManagerPool-391-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 53597 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 53600 DEBUG (AutoscalingActionExecutor-393-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53600 DEBUG (AutoscalingActionExecutor-393-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger after 100ms
   [junit4]   2> 53600 DEBUG (AutoscalingActionExecutor-393-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 248 ms for event id=44396b0a785c69T2qhoc8go4e5oeptogdndwp2ax
   [junit4]   2> 53600 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTrigger
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 53637 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		3
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	3
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             2
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 53638 INFO  (TEST-TestTriggerIntegration.testNodeAddedTrigger-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 53640 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 53641 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 53641 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 53641 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 53641 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 53641 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 53642 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 53643 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:163)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 53648 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 12
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 12, lastZnodeVersion -1
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 12
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 53649 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 12, lastZnodeVersion 12
   [junit4]   2> 53649 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53670 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53691 DEBUG (ScheduledTrigger-395-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53711 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53731 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53745 DEBUG (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 53746 DEBUG (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 13
   [junit4]   2> 53746 DEBUG (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53746 INFO  (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventQueueAction instantiated
   [junit4]   2> 53746 DEBUG (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53746 DEBUG (simCloudManagerPool-394-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventQueueAction}], enabled=true}
   [junit4]   2> 53747 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 13
   [junit4]   2> 53747 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53747 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 13, lastZnodeVersion 13
   [junit4]   2> 53747 DEBUG (ScheduledTrigger-395-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 53747 DEBUG (ScheduledTrigger-395-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53747 DEBUG (ScheduledTrigger-395-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10004_solr at time 19203441186594699
   [junit4]   2> 53752 DEBUG (ScheduledTrigger-395-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 53768 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 53768 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 53768 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:10004_solr] added at times [19203441186594699], now=19203442232280999
   [junit4]   2> 53768 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 53769 DEBUG (ScheduledTrigger-395-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger1]
   [junit4]   2> 53770 DEBUG (AutoscalingActionExecutor-396-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "_enqueue_time_":19203442270838699,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 53771 INFO  (AutoscalingActionExecutor-396-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration -- event: {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "_enqueue_time_":19203442270838699,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 53771 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 53771 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 53772 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 53773 WARN  (AutoscalingActionExecutor-396-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: ScheduledTrigger node_added_trigger1 has been closed.
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.dequeue(ScheduledTriggers.java:523)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 53774 DEBUG (AutoscalingActionExecutor-396-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 176 ms for event id=44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 13
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53774 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventQueueAction instantiated
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventQueueAction}], enabled=true}
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 13, lastZnodeVersion -1
   [junit4]   2> 53774 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 13
   [junit4]   2> 53775 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10001_solr
   [junit4]   2> 53775 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 53775 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 13, lastZnodeVersion 13
   [junit4]   2> 53775 DEBUG (ScheduledTrigger-398-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53775 DEBUG (ScheduledTrigger-398-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10001_solr
   [junit4]   2> 53775 DEBUG (ScheduledTrigger-398-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "_dequeue_time_":19203442593356499,
   [junit4]   2>     "_enqueue_time_":19203442270838699,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 53776 DEBUG (ScheduledTrigger-398-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger1]
   [junit4]   2> 53777 DEBUG (ScheduledTrigger-398-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 53777 DEBUG (AutoscalingActionExecutor-399-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "_dequeue_time_":19203442593356499,
   [junit4]   2>     "_enqueue_time_":19203442270838699,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 53777 DEBUG (ScheduledTrigger-398-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 53777 INFO  (AutoscalingActionExecutor-399-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration -- event: {
   [junit4]   2>   "id":"44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19203441186594699,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203441186594699],
   [junit4]   2>     "_dequeue_time_":19203442593356499,
   [junit4]   2>     "_enqueue_time_":19203442270838699,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"],
   [junit4]   2>     "replaying":true}}
   [junit4]   2> 53779 DEBUG (AutoscalingActionExecutor-399-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 53779 DEBUG (AutoscalingActionExecutor-399-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 100ms
   [junit4]   2> 53779 DEBUG (AutoscalingActionExecutor-399-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 115 ms for event id=44396d92645f8bT2qhoc8go4e5oeptogdndwp2b0
   [junit4]   2> 53873 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> 53873 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10001_solr
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             3
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger1
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         2
   [junit4]   2> 53874 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 53877 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 53877 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 14
   [junit4]   2> 53877 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10001_solr
   [junit4]   2> 53877 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 53877 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 53878 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 15
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 15, lastZnodeVersion -1
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 15
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 53884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 15, lastZnodeVersion 15
   [junit4]   2> 53884 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53905 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53925 DEBUG (ScheduledTrigger-401-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53950 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53971 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 53991 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 54003 DEBUG (simCloudManagerPool-400-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 54003 DEBUG (simCloudManagerPool-400-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 16
   [junit4]   2> 54003 DEBUG (simCloudManagerPool-400-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10005_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 54003 DEBUG (simCloudManagerPool-400-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10005_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 54003 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 16
   [junit4]   2> 54003 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 54003 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 54003 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 16, lastZnodeVersion 16
   [junit4]   2> 54003 DEBUG (ScheduledTrigger-401-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 54011 DEBUG (ScheduledTrigger-401-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 54011 DEBUG (ScheduledTrigger-401-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10005_solr
   [junit4]   2> 54024 DEBUG (ScheduledTrigger-401-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 54024 DEBUG (ScheduledTrigger-401-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10005_solr
   [junit4]   2> 54032 DEBUG (ScheduledTrigger-401-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 54042 DEBUG (simCloudManagerPool-400-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 54042 DEBUG (simCloudManagerPool-400-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 17
   [junit4]   2> 54042 DEBUG (simCloudManagerPool-400-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 54042 DEBUG (simCloudManagerPool-400-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10004_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 54044 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 17
   [junit4]   2> 54044 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 54044 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10005_solr
   [junit4]   2> 54044 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 54044 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 17, lastZnodeVersion 17
   [junit4]   2> 54044 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 54044 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10005_solr]
   [junit4]   2> 54044 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4439710733e879T2qhoc8go4e5oeptogdndwp2b4",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":19203456031254649,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203456031254649],
   [junit4]   2>     "nodeNames":["127.0.0.1:10005_solr"]}}
   [junit4]   2> 54045 DEBUG (ScheduledTrigger-401-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_restore_trigger]
   [junit4]   2> 54062 DEBUG (AutoscalingActionExecutor-402-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4439710733e879T2qhoc8go4e5oeptogdndwp2b4",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":19203456031254649,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19203456031254649],
   [junit4]   2>     "_enqueue_time_":19203456055910799,
   [junit4]   2>     "nodeNames":["127.0.0.1:10005_solr"]}}
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10005_solr
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 54063 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min 

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

59091 INFO  (zkCallback-5428-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3159091 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3159091 INFO  (zkCallback-5467-thread-4-processing-n:127.0.0.1:47127_) [n:127.0.0.1:47127_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3159091 INFO  (coreCloseExecutor-6715-thread-1) [n:127.0.0.1:47127_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f9aee55
   [junit4]   2> 3159091 INFO  (coreCloseExecutor-6715-thread-1) [n:127.0.0.1:47127_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=1067118165
   [junit4]   2> 3159091 INFO  (coreCloseExecutor-6715-thread-1) [n:127.0.0.1:47127_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@476416ef: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@16c2654e
   [junit4]   2> 3159101 INFO  (coreCloseExecutor-6715-thread-1) [n:127.0.0.1:47127_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1067118165
   [junit4]   2> 3159103 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.Overseer Overseer (id=73316288858030098-127.0.0.1:47127_-n_0000000004) closing
   [junit4]   2> 3159104 WARN  (OverseerAutoScalingTriggerThread-73316288858030098-127.0.0.1:47127_-n_0000000004) [n:127.0.0.1:47127_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3159106 INFO  (OverseerStateUpdate-73316288858030098-127.0.0.1:47127_-n_0000000004) [n:127.0.0.1:47127_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:47127_
   [junit4]   2> 3159108 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@50c662b2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3159108 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44cab25b{/,null,UNAVAILABLE}
   [junit4]   2> 3159108 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3159110 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 33083
   [junit4]   2> 3159110 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] 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> 3159112 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[16C7FD3F0435138B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34302 34302
   [junit4]   2> 3159210 INFO  (Thread-6298) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34302 34302
   [junit4]   2> 3159213 WARN  (Thread-6298) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73316288858030089-127.0.0.1:52423_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_16C7FD3F0435138B-001
   [junit4]   2> Feb 18, 2018 11:49:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct)}, docValues:{rnd_b=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), n_ti=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=853, maxMBSortInHeap=6.099648066881848, sim=RandomSimilarity(queryNorm=false): {}, locale=el-CY, timezone=Universal
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=98149808,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, BinaryUpdateRequestHandlerTest, TestPayloadCheckQParserPlugin, TestSolrQueryResponse, TestRandomCollapseQParserPlugin, TestXmlQParserPlugin, MissingSegmentRecoveryTest, FullHLLTest, SolrCoreMetricManagerTest, TestHashPartitioner, CollectionsAPIAsyncDistributedZkTest, SimpleFacetsTest, PluginInfoTest, TestCollationField, CursorPagingTest, NumberUtilsTest, TestFieldCacheSort, TestOmitPositions, DocumentAnalysisRequestHandlerTest, TestPKIAuthenticationPlugin, ConcurrentCreateRoutedAliasTest, IndexBasedSpellCheckerTest, AssignTest, DistribDocExpirationUpdateProcessorTest, TestSimpleTextCodec, ConfigureRecoveryStrategyTest, TestSolrCloudWithDelegationTokens, ParsingFieldUpdateProcessorsTest, TestSimpleQParserPlugin, TestBinaryField, TestSolrDeletionPolicy1, SolrMetricsIntegrationTest, TestLuceneIndexBackCompat, DeleteShardTest, TestNumericTerms64, TestHighFrequencyDictionaryFactory, DistributedVersionInfoTest, MoveReplicaTest, AnalysisErrorHandlingTest, DeleteLastCustomShardedReplicaTest, RemoteQueryErrorTest, FieldAnalysisRequestHandlerTest, TestUniqueKeyFieldResource, TestLeaderElectionWithEmptyReplica, AddSchemaFieldsUpdateProcessorFactoryTest, DirectUpdateHandlerTest, DebugComponentTest, SolrIndexSplitterTest, TestInPlaceUpdatesStandalone, TestCustomSort, TestDocSet, DistributedFacetPivotSmallAdvancedTest, TestSolrCloudSnapshots, TestSolrConfigHandlerConcurrent, TestDistributedMap, EchoParamsTest, TestStressCloudBlindAtomicUpdates, TestHighlightDedupGrouping, TestLegacyNumericUtils, TestCSVLoader, TestFieldTypeResource, ShufflingReplicaListTransformerTest, HdfsRecoverLeaseTest, TestSortableTextField, TestUtilizeNode, TestExceedMaxTermLength, UtilsToolTest, StatsComponentTest, TestNonDefinedSimilarityFactory, SimpleMLTQParserTest, TestIBSimilarityFactory, TestWordDelimiterFilterFactory, JSONWriterTest, FullSolrCloudDistribCmdsTest, TestWriterPerf, BlobRepositoryCloudTest, TestSubQueryTransformerCrossCore, CdcrBidirectionalTest, SpatialRPTFieldTypeTest, TestRecoveryHdfs, TestSchemaSimilarityResource, BigEndianAscendingWordSerializerTest, MBeansHandlerTest, MetricsHandlerTest, TestPhraseSuggestions, TestExactStatsCache, TestNumericRangeQuery32, TestFieldCacheWithThreads, SolrRequestParserTest, OverseerModifyCollectionTest, TestConfigSetsAPI, SynonymTokenizerTest, BasicAuthStandaloneTest, TestStressLucene, TestDocTermOrds, TestPrepRecovery, TestSQLHandler, TestExtendedDismaxParser, ImplicitSnitchTest, TestGraphMLResponseWriter, TestDocumentBuilder, LeaderElectionContextKeyTest, ZkSolrClientTest, TestIndexingPerformance, TestCollapseQParserPlugin, ActionThrottleTest, TestSlowCompositeReaderWrapper, OpenCloseCoreStressTest, OutOfBoxZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, TestSortByMinMaxFunction, TestCustomDocTransformer, RequestHandlersTest, ZkCLITest, TestSolrQueryParser, RAMDirectoryFactoryTest, TestCloudJSONFacetJoinDomain, DistributedTermsComponentTest, TestRawResponseWriter, TestCSVResponseWriter, DefaultValueUpdateProcessorTest, TestCloudNestedDocsSort, CreateCollectionCleanupTest, CoreAdminRequestStatusTest, TestLuceneMatchVersion, SolrCloudReportersTest, PeerSyncWithIndexFingerprintCachingTest, TestShortCircuitedRequests, BasicDistributedZkTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestClusterProperties, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRequestForwarding, TestSizeLimitedDistributedMap, TestTlogReplica, ShardSplitTest]
   [junit4] Completed [777/777 (3!)] on J0 in 924.85s, 5 tests, 1 failure <<< FAILURES!

[...truncated 48489 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 434 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/434/

6 tests failed.
FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
	at __randomizedtesting.SeedInfo.seed([4CE51B213315124B:6FC631448BC65FE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplaceNodeTest:     1) Thread[id=24544, name=qtp1376091525-24544, state=TIMED_WAITING, group=TGRP-ReplaceNodeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplaceNodeTest: 
   1) Thread[id=24544, name=qtp1376091525-24544, state=TIMED_WAITING, group=TGRP-ReplaceNodeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([5EF3A043CD943FF9]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24544, name=qtp1376091525-24544, state=TIMED_WAITING, group=TGRP-ReplaceNodeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24544, name=qtp1376091525-24544, state=TIMED_WAITING, group=TGRP-ReplaceNodeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([5EF3A043CD943FF9]:0)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([5EF3A043CD943FF9:9746E2EDC4F3F90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleBinaryTest:     1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleBinaryTest: 
   1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([776DBAFE3D0068DD]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([776DBAFE3D0068DD]:0)




Build Log:
[...truncated 12450 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 210157 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/init-core-data-001
   [junit4]   2> 210157 WARN  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 210157 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 210159 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 210159 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001
   [junit4]   2> 210159 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 210168 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 210168 INFO  (Thread-167) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 210169 ERROR (Thread-167) [    ] 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> 210268 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39482
   [junit4]   2> 210270 INFO  (zkConnectionManagerCallback-285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1048d49d3d50000, likely client has closed socket
   [junit4]   2> 210280 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 210281 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 210281 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 210281 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 210281 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6da7c9f4{/solr,null,AVAILABLE}
   [junit4]   2> 210291 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 210292 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49d5f1d5{HTTP/1.1,[http/1.1]}{127.0.0.1:33094}
   [junit4]   2> 210292 INFO  (jetty-launcher-282-thread-1) [    ] o.e.j.s.Server Started @212525ms
   [junit4]   2> 210292 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33094}
   [junit4]   2> 210293 ERROR (jetty-launcher-282-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 210293 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 210293 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 210293 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 210293 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:19:47.901Z
   [junit4]   2> 210300 INFO  (zkConnectionManagerCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210301 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210309 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 210309 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 210309 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 210309 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@563f2225{/solr,null,AVAILABLE}
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@db51426{HTTP/1.1,[http/1.1]}{127.0.0.1:54912}
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.e.j.s.Server Started @212543ms
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54912}
   [junit4]   2> 210310 ERROR (jetty-launcher-282-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 210310 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 210311 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:19:47.918Z
   [junit4]   2> 210315 INFO  (zkConnectionManagerCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210315 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210315 INFO  (jetty-launcher-282-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39482/solr
   [junit4]   2> 210317 INFO  (zkConnectionManagerCallback-293-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210318 INFO  (zkConnectionManagerCallback-295-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210348 INFO  (jetty-launcher-282-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39482/solr
   [junit4]   2> 210357 INFO  (zkConnectionManagerCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210364 INFO  (zkConnectionManagerCallback-302-thread-1-processing-n:127.0.0.1:54912_solr) [n:127.0.0.1:54912_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210374 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210375 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54912_solr
   [junit4]   2> 210376 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.c.Overseer Overseer (id=73338842170851334-127.0.0.1:54912_solr-n_0000000000) starting
   [junit4]   2> 210382 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54912_solr
   [junit4]   2> 210384 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 210390 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:54912_solr) [n:127.0.0.1:54912_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210392 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 210392 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54912_solr]
   [junit4]   2> 210392 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 210392 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 210394 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 210394 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 210396 DEBUG (ScheduledTrigger-482-thread-1) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 210403 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210405 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210407 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33094_solr
   [junit4]   2> 210412 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:54912_solr) [n:127.0.0.1:54912_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210413 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210485 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54912.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210485 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33094.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210493 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54912.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210493 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54912.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210493 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33094.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210493 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33094.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 210494 INFO  (jetty-launcher-282-thread-2) [n:127.0.0.1:54912_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001/node2/.
   [junit4]   2> 210494 INFO  (jetty-launcher-282-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001/node1/.
   [junit4]   2> 210548 INFO  (zkConnectionManagerCallback-307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210552 INFO  (zkConnectionManagerCallback-311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210553 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 210553 INFO  (SUITE-TriggerIntegrationTest-seed#[5EF3A043CD943FF9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39482/solr ready
   [junit4]   2> 210569 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 210574 INFO  (qtp303552862-1684) [n:127.0.0.1:33094_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 210588 INFO  (qtp303552862-1684) [n:127.0.0.1:33094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 210590 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 210591 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 210592 DEBUG (zkCallback-301-thread-1-processing-n:127.0.0.1:54912_solr) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 210592 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 210592 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 210592 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 210592 DEBUG (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 210593 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 210594 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@db51426{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 210594 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=713341323
   [junit4]   2> 210594 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 210595 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fd2a53e: rootName = solr_54912, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b67b277
   [junit4]   2> 210601 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 210601 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@766fdf82: rootName = solr_54912, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@412ee9d5
   [junit4]   2> 210604 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 210605 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e006590: rootName = solr_54912, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6fb67b98
   [junit4]   2> 210606 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54912_solr
   [junit4]   2> 210607 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 210607 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 210607 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:54912_solr) [n:127.0.0.1:54912_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 210608 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 210608 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.Overseer Overseer (id=73338842170851334-127.0.0.1:54912_solr-n_0000000000) closing
   [junit4]   2> 210608 INFO  (OverseerStateUpdate-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54912_solr
   [junit4]   2> 210615 INFO  (zkCallback-310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 210620 WARN  (OverseerAutoScalingTriggerThread-73338842170851334-127.0.0.1:54912_solr-n_0000000000) [n:127.0.0.1:54912_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 210621 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 210621 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 210622 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33094_solr
   [junit4]   2> 210623 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@563f2225{/solr,null,UNAVAILABLE}
   [junit4]   2> 210623 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 210624 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.Overseer Overseer (id=73338842170851332-127.0.0.1:33094_solr-n_0000000001) starting
   [junit4]   2> 210632 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 210633 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 210633 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33094_solr]
   [junit4]   2> 210633 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 210633 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 210635 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 210635 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 210635 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 211636 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 212636 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 213637 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 214637 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 215625 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 215626 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 215626 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 215626 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 215627 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54365a3d{/solr,null,AVAILABLE}
   [junit4]   2> 215628 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6500e398{HTTP/1.1,[http/1.1]}{127.0.0.1:58350}
   [junit4]   2> 215628 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server Started @217861ms
   [junit4]   2> 215628 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58350}
   [junit4]   2> 215628 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 215629 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 215629 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 215629 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 215629 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:19:53.237Z
   [junit4]   2> 215632 INFO  (zkConnectionManagerCallback-314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215632 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 215637 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 215643 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39482/solr
   [junit4]   2> 215644 INFO  (zkConnectionManagerCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215647 INFO  (zkConnectionManagerCallback-320-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215653 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 215655 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 215657 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58350_solr
   [junit4]   2> 215658 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215664 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215664 INFO  (zkCallback-310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215668 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215751 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58350.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 215759 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58350.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 215759 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58350.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 215760 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:58350_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001/node3/.
   [junit4]   2> 215812 INFO  (qtp303552862-1690) [n:127.0.0.1:33094_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=8
   [junit4]   2> 215817 INFO  (qtp197111232-1761) [n:127.0.0.1:58350_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> 215823 DEBUG (qtp303552862-1687) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 215824 INFO  (qtp303552862-1687) [n:127.0.0.1:33094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 215824 DEBUG (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 215825 DEBUG (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:33094_solr, 127.0.0.1:58350_solr]
   [junit4]   2> 215825 DEBUG (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 215825 DEBUG (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33094_solr, 127.0.0.1:58350_solr]
   [junit4]   2> 215825 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 215827 INFO  (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 215828 INFO  (qtp303552862-1689) [n:127.0.0.1:33094_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 215829 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 215829 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 215830 DEBUG (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 215850 INFO  (qtp303552862-1689) [n:127.0.0.1:33094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 215852 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 215853 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 215853 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 215853 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a976d5c{/solr,null,AVAILABLE}
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a9fa21e{HTTP/1.1,[http/1.1]}{127.0.0.1:51462}
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server Started @218087ms
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51462}
   [junit4]   2> 215854 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 215854 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 215855 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 215855 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:19:53.463Z
   [junit4]   2> 215869 INFO  (zkConnectionManagerCallback-324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215869 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 215881 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39482/solr
   [junit4]   2> 215885 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215888 INFO  (zkConnectionManagerCallback-330-thread-1-processing-n:127.0.0.1:51462_solr) [n:127.0.0.1:51462_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215893 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 215894 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 215897 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51462_solr
   [junit4]   2> 215898 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 215898 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 215898 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 215898 INFO  (zkCallback-310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 215908 INFO  (zkCallback-329-thread-1-processing-n:127.0.0.1:51462_solr) [n:127.0.0.1:51462_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 216023 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51462.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 216032 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51462.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 216032 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51462.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 216033 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:51462_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001/node4/.
   [junit4]   2> 216637 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 216831 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 216831 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 216831 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51462_solr at time 19550301659104489
   [junit4]   2> 217638 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 217832 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 217832 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 217839 INFO  (OverseerCollectionConfigSetProcessor-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 218638 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 218832 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 218832 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 219639 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 219832 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 219832 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 220639 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 220833 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 220833 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 221639 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 221833 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 221833 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 222640 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 222833 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 222833 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 223640 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 223834 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 223834 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 224640 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 224834 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 224834 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 225641 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 225834 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 225835 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 226641 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 226835 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 226835 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 226835 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:51462_solr] added at times [19550301659104489], now=19550311663297159
   [junit4]   2> 226835 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4574e551a484e9T46fu4wjmr1q70wd9bxfydkxwl",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":19550301659104489,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19550301659104489],
   [junit4]   2>     "nodeNames":["127.0.0.1:51462_solr"]}}
   [junit4]   2> 226836 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerEFRS]
   [junit4]   2> 226838 INFO  (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 226838 DEBUG (AutoscalingActionExecutor-492-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4574e551a484e9T46fu4wjmr1q70wd9bxfydkxwl",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":19550301659104489,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19550301659104489],
   [junit4]   2>     "_enqueue_time_":19550311664382554,
   [junit4]   2>     "nodeNames":["127.0.0.1:51462_solr"]}}
   [junit4]   2> 226840 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 226842 DEBUG (AutoscalingActionExecutor-492-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 226842 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 226842 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 226842 DEBUG (AutoscalingActionExecutor-492-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 226842 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 226842 DEBUG (AutoscalingActionExecutor-492-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=4574e551a484e9T46fu4wjmr1q70wd9bxfydkxwl
   [junit4]   2> 226843 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ec85e4c{/solr,null,AVAILABLE}
   [junit4]   2> 226843 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d8e47a7{HTTP/1.1,[http/1.1]}{127.0.0.1:60218}
   [junit4]   2> 226843 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.Server Started @229077ms
   [junit4]   2> 226844 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60218}
   [junit4]   2> 226844 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 226844 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 226844 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 226844 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 226844 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:20:04.452Z
   [junit4]   2> 226847 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226848 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 226857 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39482/solr
   [junit4]   2> 226858 INFO  (zkConnectionManagerCallback-338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226861 INFO  (zkConnectionManagerCallback-340-thread-1-processing-n:127.0.0.1:60218_solr) [n:127.0.0.1:60218_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226868 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 226870 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 226872 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60218_solr
   [junit4]   2> 226884 INFO  (zkCallback-310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226884 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226884 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226884 INFO  (zkCallback-329-thread-1-processing-n:127.0.0.1:51462_solr) [n:127.0.0.1:51462_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226884 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226885 INFO  (zkCallback-339-thread-1-processing-n:127.0.0.1:60218_solr) [n:127.0.0.1:60218_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226955 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60218.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 226964 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60218.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 226964 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60218.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4cf17b
   [junit4]   2> 226966 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [n:127.0.0.1:60218_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5EF3A043CD943FF9-001/tempDir-001/node5/.
   [junit4]   2> 231842 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 231842 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 231842 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 231842 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:60218_solr at time 19550316670482126
   [junit4]   2> 232844 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 232844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 232844 DEBUG (ScheduledTrigger-491-thread-4) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 233844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 233844 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 233844 DEBUG (ScheduledTrigger-491-thread-1) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 234844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 234844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 234844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 235844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 235844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 235844 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 236845 DEBUG (ScheduledTrigger-491-thread-3) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 236845 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 236845 DEBUG (ScheduledTrigger-491-thread-2) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 237025 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49d5f1d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 237028 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1219919718
   [junit4]   2> 237028 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 237029 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a7c5565: rootName = solr_33094, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@260c172
   [junit4]   2> 237035 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 237035 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78e0ebad: rootName = solr_33094, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@412ee9d5
   [junit4]   2> 237039 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 237039 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7017432a: rootName = solr_33094, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6fb67b98
   [junit4]   2> 237041 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33094_solr
   [junit4]   2> 237043 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 237043 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 237043 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.Overseer Overseer (id=73338842170851332-127.0.0.1:33094_solr-n_0000000001) closing
   [junit4]   2> 237044 INFO  (OverseerStateUpdate-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33094_solr
   [junit4]   2> 237045 WARN  (OverseerAutoScalingTriggerThread-73338842170851332-127.0.0.1:33094_solr-n_0000000001) [n:127.0.0.1:33094_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 237045 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 237047 INFO  (zkCallback-339-thread-1-processing-n:127.0.0.1:60218_solr) [n:127.0.0.1:60218_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237047 INFO  (zkCallback-294-thread-1-processing-n:127.0.0.1:33094_solr) [n:127.0.0.1:33094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237047 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237047 INFO  (zkCallback-310-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237047 INFO  (zkCallback-310-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237048 INFO  (zkCallback-329-thread-1-processing-n:127.0.0.1:51462_solr) [n:127.0.0.1:51462_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 237053 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58350_solr
   [junit4]   2> 237055 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6da7c9f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 237055 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.Overseer Overseer (id=73338842170851339-127.0.0.1:58350_solr-n_0000000002) starting
   [junit4]   2> 237056 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 237065 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 237068 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58350_solr, 127.0.0.1:60218_solr, 127.0.0.1:51462_solr]
   [junit4]   2> 237068 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 237069 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58350_solr, 127.0.0.1:60218_solr, 127.0.0.1:51462_solr]
   [junit4]   2> 237069 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 237069 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 237069 INFO  (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 237069 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:60218_solr
   [junit4]   2> 237070 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:33094_solr
   [junit4]   2> 237071 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 237071 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 237071 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 237072 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 237072 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:33094_solr
   [junit4]   2> 238072 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 238072 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 238077 DEBUG (ScheduledTrigger-514-thread-3) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 239072 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 239072 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 239077 DEBUG (ScheduledTrigger-514-thread-4) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 240073 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 240073 DEBUG (ScheduledTrigger-514-thread-1) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 240077 DEBUG (ScheduledTrigger-514-thread-3) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 241073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 241073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 241078 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 242073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 242073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 242073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:60218_solr] added at times [19550316670482126], now=19550326901363525
   [junit4]   2> 242073 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4574e8d063f6ceT46fu4wjmr1q70wd9bxfydkxwn",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":19550316670482126,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19550316670482126],
   [junit4]   2>     "nodeNames":["127.0.0.1:60218_solr"]}}
   [junit4]   2> 242074 DEBUG (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerEFRS]
   [junit4]   2> 242074 INFO  (ScheduledTrigger-514-thread-2) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 242076 DEBUG (AutoscalingActionExecutor-515-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4574e8d063f6ceT46fu4wjmr1q70wd9bxfydkxwn",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":19550316670482126,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19550316670482126],
   [junit4]   2>     "_enqueue_time_":19550326901845961,
   [junit4]   2>     "nodeNames":["127.0.0.1:60218_solr"]}}
   [junit4]   2> 242076 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[5EF3A043CD943FF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 242093 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 242094 INFO  (qtp1052346107-1787) [n:127.0.0.1:51462_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 242098 DEBUG (AutoscalingActionExecutor-515-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 242098 DEBUG (AutoscalingActionExecutor-515-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 242098 DEBUG (AutoscalingActionExecutor-515-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 21 ms for event id=4574e8d063f6ceT46fu4wjmr1q70wd9bxfydkxwn
   [junit4]   2> 242103 INFO  (qtp1052346107-1787) [n:127.0.0.1:51462_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 242104 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 242105 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: node_added_triggerEFRS
   [junit4]   2> 242106 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 242106 DEBUG (zkCallback-319-thread-1-processing-n:127.0.0.1:58350_solr) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 242106 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 242106 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 242106 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 242106 DEBUG (OverseerAutoScalingTriggerThread-73338842170851339-127.0.0.1:58350_solr-n_0000000002) [n:127.0.0.1:58350_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 242107 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 242112 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6500e398{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 242113 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=466317021
   [junit4]   2> 242113 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 242113 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[5EF3A043CD943FF9]) [    ] o.a.s.m.

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

ection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-193-thread-1]: rollback: done finish merges
   [junit4]   2> 65576 INFO  (coreCloseExecutor-193-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-193-thread-1]: abort
   [junit4]   2> 65576 INFO  (coreCloseExecutor-193-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-193-thread-1]: done abort success=true
   [junit4]   2> 65576 INFO  (coreCloseExecutor-193-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-193-thread-1]: rollback: infos=_1e(7.3.0):C12
   [junit4]   2> 65576 INFO  (coreCloseExecutor-193-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-193-thread-1]: now checkpoint "_1e(7.3.0):C12" [1 segments ; isCommit = false]
   [junit4]   2> 65576 INFO  (coreCloseExecutor-193-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-193-thread-1]: 0 msec to checkpoint
   [junit4]   2> 65583 INFO  (SUITE-SolrExampleBinaryTest-seed#[776DBAFE3D0068DD]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c159c8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 65583 INFO  (SUITE-SolrExampleBinaryTest-seed#[776DBAFE3D0068DD]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 95584 WARN  (SUITE-SolrExampleBinaryTest-seed#[776DBAFE3D0068DD]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1958745{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1958745-776,5,TGRP-SolrExampleBinaryTest]
   [junit4]   2> 95584 INFO  (SUITE-SolrExampleBinaryTest-seed#[776DBAFE3D0068DD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 22, 2018 12:13:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 22, 2018 12:13:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleBinaryTest: 
   [junit4]   2>    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 22, 2018 12:13:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
   [junit4]   2> Feb 22, 2018 12:13:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1704, maxMBSortInHeap=6.785800483612476, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=239706336,total=408420352
   [junit4]   2> NOTE: All tests run in this JVM: [AppendEvaluatorTest, JsonValidatorTest, CloudSolrClientMultiConstructorTest, OrEvaluatorTest, BasicHttpSolrClientTest, CommonAdminParamsTest, ModuloEvaluatorTest, RoundEvaluatorTest, SolrExampleStreamingBinaryTest, AbsoluteValueEvaluatorTest, UniformDistributionEvaluatorTest, SolrQueryTest, TestDelegationTokenRequest, TestDocumentObjectBinder, JDBCStreamTest, FloorEvaluatorTest, SolrZkClientTest, SolrPingTest, ArcTangentEvaluatorTest, RecursiveEvaluatorTest, GraphTest, MergeIndexesEmbeddedTest, EqualToEvaluatorTest, SolrExampleStreamingTest, SolrExampleBinaryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleBinaryTest -Dtests.seed=776DBAFE3D0068DD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrExampleBinaryTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.SolrExampleBinaryTest: 
   [junit4]    >    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([776DBAFE3D0068DD]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=776, name=qtp1958745-776, state=TIMED_WAITING, group=TGRP-SolrExampleBinaryTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([776DBAFE3D0068DD]:0)
   [junit4] Completed [96/146 (1!)] on J1 in 59.94s, 35 tests, 2 errors <<< FAILURES!

[...truncated 5493 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate -Dtests.seed=4CE51B213315124B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CE51B213315124B:6FC631448BC65FE]:0)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=670, maxMBSortInHeap=6.484138481001478, sim=RandomSimilarity(queryNorm=true): {}, locale=zh, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=200762776,total=253231104
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 1.09s, 2 tests, 1 failure <<< FAILURES!

[...truncated 43858 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 433 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/433/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([756CE3BD36E5903:8F02F1E17D9234FB]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([756CE3BD36E5903:3DF82BE2ED0A806D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13869 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 1708526 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/init-core-data-001
   [junit4]   2> 1708526 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1708526 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1708528 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1708528 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001
   [junit4]   2> 1708529 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1708529 INFO  (Thread-4841) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1708529 INFO  (Thread-4841) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1708533 ERROR (Thread-4841) [    ] 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> 1708629 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35200
   [junit4]   2> 1708634 INFO  (zkConnectionManagerCallback-3589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708638 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708638 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708639 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708639 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708642 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708642 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708642 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708642 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f6b095a{/solr,null,AVAILABLE}
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708643 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1708644 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a36d0b1{HTTP/1.1,[http/1.1]}{127.0.0.1:38472}
   [junit4]   2> 1708646 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5decb460{/solr,null,AVAILABLE}
   [junit4]   2> 1708646 INFO  (jetty-launcher-3586-thread-1) [    ] o.e.j.s.Server Started @1710908ms
   [junit4]   2> 1708646 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18c9ac0b{/solr,null,AVAILABLE}
   [junit4]   2> 1708646 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38472}
   [junit4]   2> 1708646 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a058575{HTTP/1.1,[http/1.1]}{127.0.0.1:36507}
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ec3b3ab{HTTP/1.1,[http/1.1]}{127.0.0.1:57433}
   [junit4]   2> 1708647 ERROR (jetty-launcher-3586-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-2) [    ] o.e.j.s.Server Started @1710909ms
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-4) [    ] o.e.j.s.Server Started @1710909ms
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36507}
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57433}
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.195Z
   [junit4]   2> 1708647 ERROR (jetty-launcher-3586-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708647 ERROR (jetty-launcher-3586-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708647 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708648 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708648 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708648 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.196Z
   [junit4]   2> 1708648 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.196Z
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1708649 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb82db9{/solr,null,AVAILABLE}
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@459a3061{/solr,null,AVAILABLE}
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cff22c7{HTTP/1.1,[http/1.1]}{127.0.0.1:55256}
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.e.j.s.Server Started @1710912ms
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55256}
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@565748f{HTTP/1.1,[http/1.1]}{127.0.0.1:39625}
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.e.j.s.Server Started @1710912ms
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39625}
   [junit4]   2> 1708650 ERROR (jetty-launcher-3586-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708650 ERROR (jetty-launcher-3586-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.198Z
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708650 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.198Z
   [junit4]   2> 1708651 INFO  (zkConnectionManagerCallback-3591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708652 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708656 INFO  (zkConnectionManagerCallback-3597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708656 INFO  (zkConnectionManagerCallback-3595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708656 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70a672e9{/solr,null,AVAILABLE}
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@650161ba{HTTP/1.1,[http/1.1]}{127.0.0.1:51195}
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.e.j.s.Server Started @1710920ms
   [junit4]   2> 1708657 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51195}
   [junit4]   2> 1708658 ERROR (jetty-launcher-3586-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1708658 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1708658 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1708658 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1708658 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T06:31:32.206Z
   [junit4]   2> 1708660 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708660 INFO  (zkConnectionManagerCallback-3593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708673 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708675 INFO  (jetty-launcher-3586-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708675 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708675 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708679 INFO  (zkConnectionManagerCallback-3601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708680 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1708681 INFO  (jetty-launcher-3586-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708682 INFO  (jetty-launcher-3586-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708687 INFO  (zkConnectionManagerCallback-3605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708688 INFO  (zkConnectionManagerCallback-3610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708689 INFO  (jetty-launcher-3586-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708690 INFO  (jetty-launcher-3586-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708691 INFO  (jetty-launcher-3586-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35200/solr
   [junit4]   2> 1708692 INFO  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708692 INFO  (zkConnectionManagerCallback-3620-thread-1-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708692 INFO  (zkConnectionManagerCallback-3613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708693 INFO  (zkConnectionManagerCallback-3624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708695 INFO  (zkConnectionManagerCallback-3627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708696 INFO  (zkConnectionManagerCallback-3629-thread-1-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708698 INFO  (zkConnectionManagerCallback-3633-thread-1-processing-n:127.0.0.1:39625_solr) [n:127.0.0.1:39625_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708698 INFO  (zkConnectionManagerCallback-3631-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708698 INFO  (zkConnectionManagerCallback-3635-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708700 INFO  (zkConnectionManagerCallback-3637-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1708726 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708732 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51195_solr
   [junit4]   2> 1708735 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.c.Overseer Overseer (id=73337708679921681-127.0.0.1:51195_solr-n_0000000000) starting
   [junit4]   2> 1708747 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51195_solr
   [junit4]   2> 1708748 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1708797 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1708800 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708803 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55256_solr
   [junit4]   2> 1708808 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1708808 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1708811 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708813 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57433_solr
   [junit4]   2> 1708814 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1708814 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1708815 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708816 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708817 INFO  (zkCallback-3619-thread-1-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708828 INFO  (zkCallback-3628-thread-1-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1708828 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708833 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1708834 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708835 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39625_solr
   [junit4]   2> 1708836 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1708836 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1708837 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38472_solr
   [junit4]   2> 1708838 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708838 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1708840 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1708841 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708845 INFO  (zkCallback-3619-thread-1-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1708852 INFO  (zkCallback-3632-thread-1-processing-n:127.0.0.1:39625_solr) [n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1708852 INFO  (zkCallback-3628-thread-1-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1708856 INFO  (zkCallback-3630-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708857 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36507_solr
   [junit4]   2> 1708858 INFO  (zkCallback-3628-thread-1-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708858 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708858 INFO  (zkCallback-3619-thread-1-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708858 INFO  (zkCallback-3632-thread-1-processing-n:127.0.0.1:39625_solr) [n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708864 INFO  (zkCallback-3630-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708864 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1708910 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708911 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55256.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708929 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55256.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708933 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55256.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708937 INFO  (jetty-launcher-3586-thread-5) [n:127.0.0.1:55256_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node5/.
   [junit4]   2> 1708966 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708967 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708968 INFO  (jetty-launcher-3586-thread-6) [n:127.0.0.1:51195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node6/.
   [junit4]   2> 1708971 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38472.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1708980 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57433.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709028 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36507.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709029 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38472.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709030 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38472.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709033 INFO  (jetty-launcher-3586-thread-1) [n:127.0.0.1:38472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node1/.
   [junit4]   2> 1709036 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57433.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709038 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39625.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709039 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57433.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709041 INFO  (jetty-launcher-3586-thread-2) [n:127.0.0.1:57433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node2/.
   [junit4]   2> 1709047 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36507.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709048 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36507.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709049 INFO  (jetty-launcher-3586-thread-4) [n:127.0.0.1:36507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node3/.
   [junit4]   2> 1709051 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39625.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709051 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39625.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1709052 INFO  (jetty-launcher-3586-thread-3) [n:127.0.0.1:39625_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node4/.
   [junit4]   2> 1709344 INFO  (zkConnectionManagerCallback-3651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709345 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1048c41ea820013, likely client has closed socket
   [junit4]   2> 1709347 INFO  (zkConnectionManagerCallback-3655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709348 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1709349 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35200/solr ready
   [junit4]   2> 1709587 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[756CE3BD36E5903]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1709589 INFO  (zkConnectionManagerCallback-3657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709590 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[756CE3BD36E5903]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1709601 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_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> 1709603 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_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> 1709604 INFO  (qtp576443701-18090) [n:127.0.0.1:39625_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> 1709605 INFO  (qtp226589260-18111) [n:127.0.0.1:51195_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> 1709607 INFO  (qtp999001021-18119) [n:127.0.0.1:55256_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> 1709608 INFO  (qtp2023617270-18075) [n:127.0.0.1:57433_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> 1709609 INFO  (qtp811745274-18093) [n:127.0.0.1:36507_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1709612 INFO  (qtp811745274-18095) [n:127.0.0.1:36507_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> 1709614 INFO  (OverseerThreadFactory-7158-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1709623 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_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> 1709624 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_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> 1709625 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1709626 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1709627 INFO  (qtp999001021-18118) [n:127.0.0.1:55256_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> 1709628 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_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> 1709646 INFO  (OverseerThreadFactory-7158-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 19533000414 sessionWrapper.createTime 19533000396577442, this.sessionWrapper.createTime 19533000396577442 
   [junit4]   2> 1709752 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:57433/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709754 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:55256/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709756 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:51195/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709757 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:39625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709759 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:38472/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709761 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:36507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709763 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:36507/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709765 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:38472/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709767 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:39625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709769 INFO  (OverseerStateUpdate-73337708679921681-127.0.0.1:51195_solr-n_0000000000) [n:127.0.0.1:51195_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":"http://127.0.0.1:51195/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1709975 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_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> 1709982 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1709983 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1709983 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_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> 1709983 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709983 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1709983 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709983 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709984 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1709984 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709985 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709987 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_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> 1709987 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1709988 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1709989 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_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> 1709989 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1710094 INFO  (zkCallback-3628-thread-1-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_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> 1710094 INFO  (zkCallback-3632-thread-1-processing-n:127.0.0.1:39625_solr) [n:127.0.0.1:39625_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> 1710094 INFO  (zkCallback-3630-thread-1-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_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> 1710094 INFO  (zkCallback-3636-thread-2-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_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> 1710094 INFO  (zkCallback-3634-thread-1-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_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> 1710094 INFO  (zkCallback-3628-thread-2-processing-n:127.0.0.1:57433_solr) [n:127.0.0.1:57433_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> 1710095 INFO  (zkCallback-3630-thread-2-processing-n:127.0.0.1:36507_solr) [n:127.0.0.1:36507_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> 1710094 INFO  (zkCallback-3619-thread-1-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_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> 1710095 INFO  (zkCallback-3634-thread-2-processing-n:127.0.0.1:55256_solr) [n:127.0.0.1:55256_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> 1710095 INFO  (zkCallback-3619-thread-2-processing-n:127.0.0.1:38472_solr) [n:127.0.0.1:38472_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> 1710094 INFO  (zkCallback-3636-thread-1-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_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> 1710096 INFO  (zkCallback-3632-thread-2-processing-n:127.0.0.1:39625_solr) [n:127.0.0.1:39625_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> 1710096 INFO  (zkCallback-3636-thread-3-processing-n:127.0.0.1:51195_solr) [n:127.0.0.1:51195_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> 1710997 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1710999 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1711021 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1711023 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_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> 1711026 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1711027 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1711031 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_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> 1711033 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1711034 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1711047 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1711049 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_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> 1711055 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_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> 1711055 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1711058 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1711059 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1711059 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_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> 1711101 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1711106 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1711107 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_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> 1711109 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1711109 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1711110 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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_39625.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@a3dc3da
   [junit4]   2> 1711110 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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> 1711110 INFO  (qtp576443701-18112) [n:127.0.0.1:39625_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node4/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1711114 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1711114 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1711114 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1711114 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36507.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1711115 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711115 INFO  (qtp811745274-18097) [n:127.0.0.1:36507_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node3/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1711117 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1711117 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1711117 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1711117 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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_39625.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@a3dc3da
   [junit4]   2> 1711118 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1711118 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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> 1711118 INFO  (qtp576443701-18110) [n:127.0.0.1:39625_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node4/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 1711118 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57433.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1711118 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711118 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node2/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1711121 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1711121 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1711143 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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_55256.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@a3dc3da
   [junit4]   2> 1711143 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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> 1711143 INFO  (qtp999001021-18089) [n:127.0.0.1:55256_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node5/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1711143 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1711143 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1711144 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38472.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1711144 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711144 INFO  (qtp1154596285-18068) [n:127.0.0.1:38472_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node1/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1711147 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1711147 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1711147 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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_36507.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@a3dc3da
   [junit4]   2> 1711148 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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> 1711148 INFO  (qtp811745274-18091) [n:127.0.0.1:36507_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node3/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1711166 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1711166 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1711166 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51195.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3dc3da
   [junit4]   2> 1711167 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711167 INFO  (qtp226589260-18135) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node6/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1711172 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1711173 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1711173 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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_38472.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@a3dc3da
   [junit4]   2> 1711173 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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> 1711173 INFO  (qtp1154596285-18082) [n:127.0.0.1:38472_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node1/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1711210 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1711210 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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> 1711210 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_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_51195.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@a3dc3da
   [junit4]   2> 1711210 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711210 INFO  (qtp226589260-18133) [n:127.0.0.1:51195_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node6/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_756CE3BD36E5903-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1711270 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1711270 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1711271 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1711271 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1711287 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@598d9edb[replacenodetest_coll_notarget_shard1_replica_n1] main]
   [junit4]   2> 1711289 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1711289 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1711293 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1711293 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593081693303996416
   [junit4]   2> 1711302 INFO  (qtp2023617270-18085) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1711308 INFO  (searcherExecutor-7174-thread-1-processing-n:127.0.0.1:57433_solr x:replacenodetest_coll_notarget_shard1_replica_n1 s:shard1 c:replacenodetest_coll_notarget r:core_node3) [n:127.0.0.1:57433_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard1_replica_n1] Registered new searcher Searcher@598d9edb[replacenodetest_coll_notarget_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1711316 INFO  (qtp576443701-18112) [n:127.0.

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

tty-closer-4823-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2234524 INFO  (jetty-closer-4823-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5171c1d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2234527 INFO  (jetty-closer-4823-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2234527 ERROR (SUITE-ComputePlanActionTest-seed#[756CE3BD36E5903]-worker) [    ] 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> 2234528 INFO  (SUITE-ComputePlanActionTest-seed#[756CE3BD36E5903]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48017 48017
   [junit4]   2> 2234628 INFO  (Thread-5690) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48017 48017
   [junit4]   2> 2234632 WARN  (Thread-5690) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2> 	6	/solr/collections/testNodeLost/terms/shard1
   [junit4]   2> 	6	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	6	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard1
   [junit4]   2> 	3	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/testSelected2/state.json
   [junit4]   2> 	38	/solr/collections/testSelected3/state.json
   [junit4]   2> 	34	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	31	/solr/collections/testSelected1/state.json
   [junit4]   2> 	15	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/73337740196380694-127.0.0.1:37596_solr-n_0000000005
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73337740196380683-127.0.0.1:37747_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_756CE3BD36E5903-001
   [junit4]   2> Feb 22, 2018 6:40:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=201, maxMBSortInHeap=6.782499269884054, sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=Etc/GMT-10
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=70350632,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, TestGroupingSearch, MetricsHandlerTest, TestLegacyNumericRangeQueryBuilder, TestSimpleTextCodec, JavabinLoaderTest, ActionThrottleTest, ShufflingReplicaListTransformerTest, HdfsSyncSliceTest, SSLMigrationTest, TestRandomFlRTGCloud, ResponseBuilderTest, TestCloudJSONFacetJoinDomain, DeleteLastCustomShardedReplicaTest, TestSlowCompositeReaderWrapper, SpatialRPTFieldTypeTest, TestHashPartitioner, BufferStoreTest, TestConfigSetProperties, CloudExitableDirectoryReaderTest, TestHighlightDedupGrouping, TestHttpShardHandlerFactory, SimpleCollectionCreateDeleteTest, TestBinaryField, TestNonDefinedSimilarityFactory, TestDelegationWithHadoopAuth, SegmentsInfoRequestHandlerTest, TestSchemaSimilarityResource, CustomCollectionTest, ZkNodePropsTest, TestNumericRangeQuery32, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestPhraseSuggestions, OverseerModifyCollectionTest, UUIDFieldTest, FacetPivotSmallTest, MissingSegmentRecoveryTest, TestFieldCacheSort, TestLuceneMatchVersion, OverseerTaskQueueTest, HdfsChaosMonkeyNothingIsSafeTest, CustomHighlightComponentTest, TestIndexingPerformance, BinaryUpdateRequestHandlerTest, SuggestComponentTest, EchoParamsTest, TestExceedMaxTermLength, TestLeaderElectionWithEmptyReplica, SubstringBytesRefFilterTest, SynonymTokenizerTest, OutputWriterTest, HDFSCollectionsAPITest, TestQuerySenderNoQuery, SolrCloudReportersTest, TestDocSet, TestOmitPositions, TestJoin, TestPKIAuthenticationPlugin, ZkCLITest, DistributedTermsComponentTest, TestManagedSchema, TestMergePolicyConfig, DefaultValueUpdateProcessorTest, TestZkAclsWithHadoopAuth, DeleteShardTest, TestDefaultStatsCache, SolrIndexSplitterTest, TestMultiWordSynonyms, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldManagedSchemaCloudTest, SystemLogListenerTest, ConjunctionSolrSpellCheckerTest, ZkSolrClientTest, TestLMDirichletSimilarityFactory, TestGraphMLResponseWriter, RAMDirectoryFactoryTest, TestNumericTerms64, StatsComponentTest, TestCloudNestedDocsSort, DebugComponentTest, TestBackupRepositoryFactory, TestJsonFacets, TestManagedSynonymGraphFilterFactory, DistributedVersionInfoTest, DistributedFacetPivotSmallAdvancedTest, SimpleFacetsTest, LeaderElectionContextKeyTest, TestClusterStateProvider, TestInPlaceUpdatesStandalone, CoreAdminRequestStatusTest, DistributedQueryElevationComponentTest, TestSolrQueryParser, TestRTimerTree, TestSort, TestSubQueryTransformerCrossCore, TestConfig, TestConfigSetsAPI, TestWordDelimiterFilterFactory, TestCustomSort, FullHLLTest, RequestHandlersTest, TestRecoveryHdfs, HighlighterConfigTest, TestIBSimilarityFactory, TestFieldCacheWithThreads, HdfsAutoAddReplicasIntegrationTest, AnalyticsMergeStrategyTest, CdcrReplicationHandlerTest, TestXmlQParserPlugin, CreateCollectionCleanupTest, BadIndexSchemaTest, TestLockTree, TestRawResponseWriter, DirectUpdateHandlerTest, HttpPartitionOnCommitTest, SpellingQueryConverterTest, TestConfigReload, BlobRepositoryCloudTest, UtilsToolTest, AssignTest, TestDocTermOrds, TestSolrDeletionPolicy1, CloneFieldUpdateProcessorFactoryTest, TestFieldCollectionResource, TestCrossCoreJoin, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestFaceting, TermVectorComponentDistributedTest, TestStressReorder, TestRangeQuery, BasicFunctionalityTest, ShowFileRequestHandlerTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, SampleTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, ClusterStateTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, CircularListTest, CursorPagingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AssignBackwardCompatibilityTest, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSegmentSorting, TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkShardTermsTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPI, TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest]
   [junit4] Completed [583/777 (2!)] on J0 in 46.02s, 4 tests, 1 failure <<< FAILURES!

[...truncated 49113 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 432 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/432/

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestRankingFeature

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestRankingFeature:     1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestRankingFeature: 
   1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestRankingFeature

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5776B9C607767CE6:6AAE17EA3F982296]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36194/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([5776B9C607767CE6:9EC3FB680E11BA13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13091 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/init-core-data-001
   [junit4]   2> 933569 WARN  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 933569 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 933572 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 933572 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 933572 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001
   [junit4]   2> 933573 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 933591 INFO  (Thread-1623) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 933591 INFO  (Thread-1623) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 933599 ERROR (Thread-1623) [    ] 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> 933687 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44256
   [junit4]   2> 933717 INFO  (zkConnectionManagerCallback-4843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933719 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1048a9d23cf0000, likely client has closed socket
   [junit4]   2> 933730 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 933734 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b5c6d1{/solr,null,AVAILABLE}
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fb8beed{HTTP/1.1,[http/1.1]}{127.0.0.1:52342}
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.e.j.s.Server Started @937205ms
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52342}
   [junit4]   2> 933735 ERROR (jetty-launcher-4840-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 933735 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:51:55.679Z
   [junit4]   2> 933749 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 933749 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 933750 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 933751 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff30cc8{/solr,null,AVAILABLE}
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2747e21d{HTTP/1.1,[http/1.1]}{127.0.0.1:41096}
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.e.j.s.Server Started @937222ms
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41096}
   [junit4]   2> 933752 ERROR (jetty-launcher-4840-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 933752 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:51:55.696Z
   [junit4]   2> 933777 INFO  (zkConnectionManagerCallback-4845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933778 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 933834 INFO  (zkConnectionManagerCallback-4847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933834 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 933842 INFO  (jetty-launcher-4840-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 933843 INFO  (jetty-launcher-4840-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 933846 INFO  (zkConnectionManagerCallback-4851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933846 INFO  (zkConnectionManagerCallback-4855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933883 INFO  (zkConnectionManagerCallback-4857-thread-1-processing-n:127.0.0.1:41096_solr) [n:127.0.0.1:41096_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933897 INFO  (zkConnectionManagerCallback-4859-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934065 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 934066 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41096_solr
   [junit4]   2> 934068 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer (id=73335901460037637-127.0.0.1:41096_solr-n_0000000000) starting
   [junit4]   2> 934084 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41096_solr
   [junit4]   2> 934085 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 934086 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52342_solr
   [junit4]   2> 934086 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 934102 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 934102 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 934102 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 934103 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 934119 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 934137 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934144 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 934144 DEBUG (ScheduledTrigger-3765-thread-1) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 0
   [junit4]   2> 934145 INFO  (OverseerStateUpdate-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934286 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52342.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934290 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41096.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934315 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52342.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934315 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52342.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934319 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41096.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934319 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41096.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 934320 INFO  (jetty-launcher-4840-thread-2) [n:127.0.0.1:41096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node2/.
   [junit4]   2> 934322 INFO  (jetty-launcher-4840-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node1/.
   [junit4]   2> 934396 INFO  (zkConnectionManagerCallback-4865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934400 INFO  (zkConnectionManagerCallback-4869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 934401 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934402 INFO  (SUITE-TriggerIntegrationTest-seed#[5776B9C607767CE6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44256/solr ready
   [junit4]   2> 934429 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 934431 INFO  (qtp1373199963-13696) [n:127.0.0.1:52342_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 934445 INFO  (qtp1373199963-13696) [n:127.0.0.1:52342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 934447 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 934449 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 934451 DEBUG (zkCallback-4856-thread-1-processing-n:127.0.0.1:41096_solr) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 934451 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 934451 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 934451 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 934452 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 934452 DEBUG (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 934453 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2747e21d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 934455 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=154425511
   [junit4]   2> 934456 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 934456 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d337308: rootName = solr_41096, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7dcdbb87
   [junit4]   2> 934465 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 934465 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28a6d31e: rootName = solr_41096, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c85dde8
   [junit4]   2> 934471 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 934471 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1da34de2: rootName = solr_41096, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@55a355bb
   [junit4]   2> 934473 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41096_solr
   [junit4]   2> 934474 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 934474 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 934474 INFO  (zkCallback-4856-thread-1-processing-n:127.0.0.1:41096_solr) [n:127.0.0.1:41096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934474 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934475 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.Overseer Overseer (id=73335901460037637-127.0.0.1:41096_solr-n_0000000000) closing
   [junit4]   2> 934475 INFO  (OverseerStateUpdate-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41096_solr
   [junit4]   2> 934476 WARN  (OverseerAutoScalingTriggerThread-73335901460037637-127.0.0.1:41096_solr-n_0000000000) [n:127.0.0.1:41096_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 934482 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934483 DEBUG (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 934486 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 934487 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff30cc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 934487 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 934487 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52342_solr
   [junit4]   2> 934489 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.Overseer Overseer (id=73335901460037638-127.0.0.1:52342_solr-n_0000000001) starting
   [junit4]   2> 934500 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 934501 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 934502 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52342_solr]
   [junit4]   2> 934502 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 934502 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 934504 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 934505 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 934510 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 935510 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 936511 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 937512 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 938512 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 939489 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 939491 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 939491 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 939491 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 939492 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ab533e0{/solr,null,AVAILABLE}
   [junit4]   2> 939492 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a89e37c{HTTP/1.1,[http/1.1]}{127.0.0.1:48406}
   [junit4]   2> 939492 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server Started @942962ms
   [junit4]   2> 939493 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48406}
   [junit4]   2> 939493 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 939494 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 939494 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 939494 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 939494 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:52:01.438Z
   [junit4]   2> 939496 INFO  (zkConnectionManagerCallback-4872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939496 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 939506 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 939508 INFO  (zkConnectionManagerCallback-4876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939511 INFO  (zkConnectionManagerCallback-4878-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939512 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 939526 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 939529 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 939531 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48406_solr
   [junit4]   2> 939533 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939533 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939533 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939544 INFO  (zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939611 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48406.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939626 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48406.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939627 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48406.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939628 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:48406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node3/.
   [junit4]   2> 939697 INFO  (qtp224650176-13773) [n:127.0.0.1:48406_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> 939699 INFO  (qtp1373199963-13700) [n:127.0.0.1:52342_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> 939699 DEBUG (qtp224650176-13769) [n:127.0.0.1:48406_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 939700 INFO  (qtp224650176-13769) [n:127.0.0.1:48406_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 939700 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 939704 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939704 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 939704 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939704 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 939705 INFO  (qtp224650176-13774) [n:127.0.0.1:48406_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> 939706 INFO  (qtp1373199963-13702) [n:127.0.0.1:52342_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> 939706 DEBUG (qtp224650176-13771) [n:127.0.0.1:48406_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 939706 INFO  (qtp224650176-13771) [n:127.0.0.1:48406_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 939707 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 939707 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939707 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 939707 INFO  (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 939707 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 939708 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:52342_solr]
   [junit4]   2> 939709 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 939709 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 939709 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 939709 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74bdf107{/solr,null,AVAILABLE}
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10f62f93{HTTP/1.1,[http/1.1]}{127.0.0.1:43691}
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server Started @943180ms
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43691}
   [junit4]   2> 939710 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 939710 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:52:01.654Z
   [junit4]   2> 939716 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 939716 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 939718 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 939718 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 939719 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 939719 INFO  (zkConnectionManagerCallback-4882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939720 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 939734 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 939743 INFO  (zkConnectionManagerCallback-4886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939746 INFO  (zkConnectionManagerCallback-4888-thread-1-processing-n:127.0.0.1:43691_solr) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939768 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 939770 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 939773 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43691_solr
   [junit4]   2> 939777 INFO  (zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939777 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939777 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939783 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939808 INFO  (zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939907 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43691.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939923 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43691.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939923 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43691.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 939925 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:43691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node4/.
   [junit4]   2> 940512 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 940719 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43691_solr at time 19505430435849240
   [junit4]   2> 941513 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 941720 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:43691_solr] added at times [19505430435849240], now=19505431437175698
   [junit4]   2> 941721 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"454c15ec51e418T2rwmxaa5h70i8496q7265s2m4",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505430435849240,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505430435849240],
   [junit4]   2>     "nodeNames":["127.0.0.1:43691_solr"]}}
   [junit4]   2> 941725 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 941726 INFO  (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 941727 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"454c15ec51e418T2rwmxaa5h70i8496q7265s2m4",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505430435849240,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505430435849240],
   [junit4]   2>     "_enqueue_time_":19505431442328686,
   [junit4]   2>     "nodeNames":["127.0.0.1:43691_solr"]}}
   [junit4]   2> 941731 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 941731 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms
   [junit4]   2> 941731 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=454c15ec51e418T2rwmxaa5h70i8496q7265s2m4
   [junit4]   2> 942730 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 942740 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942740 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942740 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 942740 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c346085{/solr,null,AVAILABLE}
   [junit4]   2> 942741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12fbe3ba{HTTP/1.1,[http/1.1]}{127.0.0.1:53809}
   [junit4]   2> 942741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server Started @946211ms
   [junit4]   2> 942741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53809}
   [junit4]   2> 942741 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 942742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 942742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:52:04.686Z
   [junit4]   2> 942754 INFO  (zkConnectionManagerCallback-4892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942755 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 942773 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 942779 INFO  (zkConnectionManagerCallback-4896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942803 INFO  (zkConnectionManagerCallback-4898-thread-1-processing-n:127.0.0.1:53809_solr) [n:127.0.0.1:53809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942810 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 942812 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942815 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53809_solr
   [junit4]   2> 942816 INFO  (zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  (zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942817 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942818 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942837 INFO  (zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) [n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942933 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942949 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942949 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 942951 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:53809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node5/.
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 946731 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:53809_solr at time 19505436448043444
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:53809_solr] added at times [19505436448043444], now=19505437449249849
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505436448043444,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505436448043444],
   [junit4]   2>     "nodeNames":["127.0.0.1:53809_solr"]}}
   [junit4]   2> 947732 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 947733 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505436448043444,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505436448043444],
   [junit4]   2>     "_enqueue_time_":19505437449520165,
   [junit4]   2>     "nodeNames":["127.0.0.1:53809_solr"]}}
   [junit4]   2> 947735 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 947735 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 5000ms
   [junit4]   2> 947735 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=454c1752acb1b4T2rwmxaa5h70i8496q7265s2m6
   [junit4]   2> 949743 INFO  (qtp1645713539-13798) [n:127.0.0.1:43691_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> 949745 INFO  (qtp224650176-13771) [n:127.0.0.1:48406_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> 949746 INFO  (qtp1373199963-13702) [n:127.0.0.1:52342_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> 949748 INFO  (qtp1693948924-13819) [n:127.0.0.1:53809_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> 949748 DEBUG (qtp1645713539-13794) [n:127.0.0.1:43691_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 949749 INFO  (qtp1645713539-13794) [n:127.0.0.1:43691_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 949749 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 949750 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:53809_solr, 127.0.0.1:52342_solr, 127.0.0.1:43691_solr]
   [junit4]   2> 949750 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 949750 DEBUG (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:48406_solr, 127.0.0.1:53809_solr, 127.0.0.1:52342_solr, 127.0.0.1:43691_solr]
   [junit4]   2> 949750 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 949751 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 7
   [junit4]   2> 949752 DEBUG (OverseerAutoScalingTriggerThread-73335901460037638-127.0.0.1:52342_solr-n_0000000001) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 949753 INFO  (qtp224650176-13775) [n:127.0.0.1:48406_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 949754 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 949755 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 949755 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 949755 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 949756 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d6dc97{/solr,null,AVAILABLE}
   [junit4]   2> 949756 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@561b9534{HTTP/1.1,[http/1.1]}{127.0.0.1:38207}
   [junit4]   2> 949756 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server Started @953226ms
   [junit4]   2> 949756 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38207}
   [junit4]   2> 949756 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 949757 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 949757 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 949757 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 949757 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:52:11.701Z
   [junit4]   2> 949760 INFO  (zkConnectionManagerCallback-4902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949760 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 949770 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 949772 INFO  (zkConnectionManagerCallback-4906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949775 INFO  (zkConnectionManagerCallback-4908-thread-1-processing-n:127.0.0.1:38207_solr) [n:127.0.0.1:38207_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949789 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 949794 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 949797 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38207_solr
   [junit4]   2> 949799 INFO  (zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) [n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  (zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949799 INFO  (zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949800 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949800 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949801 INFO  (zkCallback-4907-thread-1-processing-n:127.0.0.1:38207_solr) [n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949910 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38207.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949925 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38207.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949925 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38207.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 949927 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:38207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node6/.
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 952735 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 952736 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38207_solr at time 19505442452484325
   [junit4]   2> 953736 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 953736 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger firing registered processor for nodes: [127.0.0.1:38207_solr] added at times [19505442452484325], now=19505443453555982
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"454c18b89130e5T2rwmxaa5h70i8496q7265s2m7",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505442452484325,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505442452484325],
   [junit4]   2>     "nodeNames":["127.0.0.1:38207_solr"]}}
   [junit4]   2> 953737 DEBUG (ScheduledTrigger-3774-thread-1) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_cooldown_trigger]
   [junit4]   2> 953738 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"454c18b89130e5T2rwmxaa5h70i8496q7265s2m7",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":19505442452484325,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19505442452484325],
   [junit4]   2>     "_enqueue_time_":19505443453865987,
   [junit4]   2>     "nodeNames":["127.0.0.1:38207_solr"]}}
   [junit4]   2> 953740 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 953740 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 7000ms
   [junit4]   2> 953740 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_cooldown_trigger after 7000ms
   [junit4]   2> 953740 DEBUG (AutoscalingActionExecutor-3775-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=454c18b89130e5T2rwmxaa5h70i8496q7265s2m7
   [junit4]   2> 953741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 953741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 953741 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 953742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb517f0{/solr,null,AVAILABLE}
   [junit4]   2> 953742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62ee5233{HTTP/1.1,[http/1.1]}{127.0.0.1:60588}
   [junit4]   2> 953742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.e.j.s.Server Started @957212ms
   [junit4]   2> 953742 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60588}
   [junit4]   2> 953742 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 953743 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 953743 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 953743 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 953743 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T22:52:15.687Z
   [junit4]   2> 953745 INFO  (zkConnectionManagerCallback-4912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953745 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 953756 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44256/solr
   [junit4]   2> 953758 INFO  (zkConnectionManagerCallback-4916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953761 INFO  (zkConnectionManagerCallback-4918-thread-1-processing-n:127.0.0.1:60588_solr) [n:127.0.0.1:60588_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 953773 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 953776 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953779 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60588_solr
   [junit4]   2> 953781 INFO  (zkCallback-4897-thread-1-processing-n:127.0.0.1:53809_solr) [n:127.0.0.1:53809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953781 INFO  (zkCallback-4907-thread-1-processing-n:127.0.0.1:38207_solr) [n:127.0.0.1:38207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953781 INFO  (zkCallback-4877-thread-1-processing-n:127.0.0.1:48406_solr) [n:127.0.0.1:48406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953783 INFO  (zkCallback-4887-thread-1-processing-n:127.0.0.1:43691_solr) [n:127.0.0.1:43691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953783 INFO  (zkCallback-4868-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953784 INFO  (zkCallback-4858-thread-1-processing-n:127.0.0.1:52342_solr) [n:127.0.0.1:52342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953784 INFO  (zkCallback-4868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953785 INFO  (zkCallback-4917-thread-1-processing-n:127.0.0.1:60588_solr) [n:127.0.0.1:60588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 953891 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60588.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953907 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60588.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953908 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60588.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477e720b
   [junit4]   2> 953910 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[5776B9C607767CE6]) [n:127.0.0.1:60588_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5776B9C607767CE6-001/tempDir-001/node7/.
   [junit4]   2> 960740 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 6
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 960741 DEBUG (ScheduledTrigger-3774-thread-4) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:60588_solr at time 19505450457685907
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-3) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 6
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 961742 DEBUG (ScheduledTrigger-3774-thread-2) [n:127.0.0.1:52342_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 6
   [junit4]   2> 961742 DEBUG (Scheduled

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

orker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17313 INFO  (coreCloseExecutor-75-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d78f9a1
   [junit4]   2> 17313 INFO  (coreCloseExecutor-75-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2105080225
   [junit4]   2> 17323 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5abb5fd6{/solr,null,UNAVAILABLE}
   [junit4]   2> 17323 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 47322 WARN  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1405911032{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1405911032-93,5,TGRP-TestRankingFeature]
   [junit4]   2> 47325 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 47325 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=540202057
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1df4e9e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@531ce7bf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47326 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77f9746a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 47331 INFO  (coreCloseExecutor-77-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36b3daa6
   [junit4]   2> 47331 INFO  (coreCloseExecutor-77-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=917756582
   [junit4]   2> 47332 INFO  (coreCloseExecutor-77-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f7b7709: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 47336 INFO  (SUITE-TestRankingFeature-seed#[210D9FAD4571C3AF]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 21, 2018 11:31:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 21, 2018 11:31:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestRankingFeature: 
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 21, 2018 11:31:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2> Feb 21, 2018 11:31:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=144, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=2)), sim=RandomSimilarity(queryNorm=true): {}, locale=zh-HK, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=252476336,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalValueFeatures, TestLTRReRankingPipeline, TestUserTermScorereQDF, TestRankingFeature]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRankingFeature -Dtests.seed=210D9FAD4571C3AF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRankingFeature (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestRankingFeature: 
   [junit4]    >    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=93, name=qtp1405911032-93, state=TIMED_WAITING, group=TGRP-TestRankingFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([210D9FAD4571C3AF]:0)
   [junit4] Completed [34/36 (1!)] on J0 in 55.28s, 1 test, 2 errors <<< FAILURES!

[...truncated 40980 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 431 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/431/

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest:     1) Thread[id=754, name=qtp204398197-754, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   1) Thread[id=754, name=qtp204398197-754, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A1827EC393726B9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=754, name=qtp204398197-754, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=754, name=qtp204398197-754, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A1827EC393726B9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManager

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManager:     1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManager: 
   1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8969BA0947740778]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManager

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([8969BA0947740778]:0)


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

Error Message:
Error from server at http://127.0.0.1:44800/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000006

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44800/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000006
	at __randomizedtesting.SeedInfo.seed([872762B6A3FA9E4D:F735D6C0D06F3B5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([872762B6A3FA9E4D:CF521602A5C9B1D8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:39598/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:


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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([872762B6A3FA9E4D:DA6F7C3F6C3C3802]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([872762B6A3FA9E4D:EADBC64B19B2614A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:310)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12723 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 1476022 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/init-core-data-001
   [junit4]   2> 1476129 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1476129 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1476131 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1476131 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001
   [junit4]   2> 1476131 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1476132 INFO  (Thread-1439) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1476132 INFO  (Thread-1439) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1476146 ERROR (Thread-1439) [    ] 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> 1476239 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39125
   [junit4]   2> 1476376 INFO  (zkConnectionManagerCallback-1542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476417 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1476429 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1476462 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1476478 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1476551 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1476551 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1476551 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1476588 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21595a9f{/solr,null,AVAILABLE}
   [junit4]   2> 1476589 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d707b49{HTTP/1.1,[http/1.1]}{127.0.0.1:35605}
   [junit4]   2> 1476589 INFO  (jetty-launcher-1539-thread-3) [    ] o.e.j.s.Server Started @1487554ms
   [junit4]   2> 1476608 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35605}
   [junit4]   2> 1476608 ERROR (jetty-launcher-1539-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1476608 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1476608 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1476608 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1476608 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:05:35.640Z
   [junit4]   2> 1476661 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1476661 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1476662 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1476662 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1fa4e5{/solr,null,AVAILABLE}
   [junit4]   2> 1476662 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53d9f5a6{HTTP/1.1,[http/1.1]}{127.0.0.1:43050}
   [junit4]   2> 1476662 INFO  (jetty-launcher-1539-thread-1) [    ] o.e.j.s.Server Started @1487627ms
   [junit4]   2> 1476662 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43050}
   [junit4]   2> 1476663 ERROR (jetty-launcher-1539-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1476663 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1476663 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1476663 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1476663 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:05:35.695Z
   [junit4]   2> 1476795 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1476795 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1476795 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1476795 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c422e5e{/solr,null,AVAILABLE}
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d9d6f35{HTTP/1.1,[http/1.1]}{127.0.0.1:38606}
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.e.j.s.Server Started @1487760ms
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38606}
   [junit4]   2> 1476796 ERROR (jetty-launcher-1539-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1476796 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:05:35.828Z
   [junit4]   2> 1476872 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1476872 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1476921 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1476941 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2054da5a{/solr,null,AVAILABLE}
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cbd7b22{HTTP/1.1,[http/1.1]}{127.0.0.1:45461}
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.e.j.s.Server Started @1487906ms
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45461}
   [junit4]   2> 1476942 ERROR (jetty-launcher-1539-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1476942 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:05:35.974Z
   [junit4]   2> 1476958 INFO  (zkConnectionManagerCallback-1550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476958 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1476990 INFO  (zkConnectionManagerCallback-1546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1476991 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1477011 INFO  (zkConnectionManagerCallback-1544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477012 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1477018 INFO  (zkConnectionManagerCallback-1548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477019 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1477120 INFO  (jetty-launcher-1539-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39125/solr
   [junit4]   2> 1477161 INFO  (jetty-launcher-1539-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39125/solr
   [junit4]   2> 1477193 INFO  (jetty-launcher-1539-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39125/solr
   [junit4]   2> 1477319 INFO  (zkConnectionManagerCallback-1563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477376 INFO  (zkConnectionManagerCallback-1555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477376 INFO  (zkConnectionManagerCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477380 INFO  (jetty-launcher-1539-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39125/solr
   [junit4]   2> 1477486 INFO  (zkConnectionManagerCallback-1572-thread-1-processing-n:127.0.0.1:43050_solr) [n:127.0.0.1:43050_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477539 INFO  (zkConnectionManagerCallback-1566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477559 INFO  (zkConnectionManagerCallback-1568-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477564 INFO  (zkConnectionManagerCallback-1570-thread-1-processing-n:127.0.0.1:38606_solr) [n:127.0.0.1:38606_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477673 INFO  (zkConnectionManagerCallback-1574-thread-1-processing-n:127.0.0.1:45461_solr) [n:127.0.0.1:45461_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478055 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1478056 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35605_solr
   [junit4]   2> 1478057 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer Overseer (id=72156719604695050-127.0.0.1:35605_solr-n_0000000000) starting
   [junit4]   2> 1478160 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1478160 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35605_solr
   [junit4]   2> 1478161 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1478327 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1478386 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1478396 INFO  (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1478396 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:35605_solr]
   [junit4]   2> 1478396 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1478396 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1478424 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43050_solr
   [junit4]   2> 1478515 INFO  (zkCallback-1571-thread-1-processing-n:127.0.0.1:43050_solr) [n:127.0.0.1:43050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1478563 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1478579 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43050_solr"} current state version: 0
   [junit4]   2> 1478579 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43050_solr
   [junit4]   2> 1478599 INFO  (zkCallback-1571-thread-1-processing-n:127.0.0.1:43050_solr) [n:127.0.0.1:43050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1478708 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1478725 DEBUG (OverseerAutoScalingTriggerThread-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1478761 DEBUG (ScheduledTrigger-2922-thread-1) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1478922 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479446 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479447 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479448 INFO  (jetty-launcher-1539-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node3/.
   [junit4]   2> 1479462 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43050.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479534 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43050.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479535 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43050.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1479601 INFO  (jetty-launcher-1539-thread-1) [n:127.0.0.1:43050_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node1/.
   [junit4]   2> 1480145 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1480196 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1480301 DEBUG (ScheduledTrigger-2922-thread-1) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1480343 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45461_solr
   [junit4]   2> 1480392 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45461_solr"} current state version: 0
   [junit4]   2> 1480392 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45461_solr
   [junit4]   2> 1480404 INFO  (zkCallback-1571-thread-1-processing-n:127.0.0.1:43050_solr) [n:127.0.0.1:43050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1480412 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1480607 INFO  (zkCallback-1573-thread-1-processing-n:127.0.0.1:45461_solr) [n:127.0.0.1:45461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1481015 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481189 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481189 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481190 INFO  (jetty-launcher-1539-thread-4) [n:127.0.0.1:45461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node4/.
   [junit4]   2> 1481404 DEBUG (ScheduledTrigger-2922-thread-2) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1481517 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1481546 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1481636 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38606_solr
   [junit4]   2> 1481644 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38606_solr"} current state version: 0
   [junit4]   2> 1481644 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38606_solr
   [junit4]   2> 1481644 INFO  (zkCallback-1571-thread-1-processing-n:127.0.0.1:43050_solr) [n:127.0.0.1:43050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1481651 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1481651 INFO  (zkCallback-1573-thread-1-processing-n:127.0.0.1:45461_solr) [n:127.0.0.1:45461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1481687 INFO  (zkCallback-1569-thread-1-processing-n:127.0.0.1:38606_solr) [n:127.0.0.1:38606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1481867 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38606.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481903 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38606.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481903 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38606.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1481916 INFO  (jetty-launcher-1539-thread-2) [n:127.0.0.1:38606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node2/.
   [junit4]   2> 1482199 INFO  (zkConnectionManagerCallback-1584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1482216 INFO  (zkConnectionManagerCallback-1588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1482217 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1482226 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[872762B6A3FA9E4D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39125/solr ready
   [junit4]   2> 1482231 INFO  (qtp1199407691-6589) [n:127.0.0.1:45461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35605_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1482253 INFO  (OverseerThreadFactory-2924-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1482339 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:35605_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1482339 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 1482340 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 1482412 DEBUG (ScheduledTrigger-2922-thread-1) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1482448 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1482448 INFO  (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1482551 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1482551 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1482653 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 1482747 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1482748 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1482780 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1482780 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1482781 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:35605/solr","node_name":"127.0.0.1:35605_solr","state":"down","type":"NRT"}
   [junit4]   2> 1482781 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1482913 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 1482913 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1482945 INFO  (zkCallback-1567-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483438 DEBUG (ScheduledTrigger-2922-thread-1) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1483789 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1483811 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1483846 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1483973 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1483973 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1484045 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1484045 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1484046 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38f05c0e
   [junit4]   2> 1484046 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1484046 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_872762B6A3FA9E4D-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1484438 DEBUG (ScheduledTrigger-2922-thread-1) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1484485 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1484485 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1484504 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1484504 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1484505 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9cd29fa[.system_shard1_replica_n1] main]
   [junit4]   2> 1484557 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1484557 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1484557 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1484557 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1484558 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1484558 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592970595365027840
   [junit4]   2> 1484591 INFO  (searcherExecutor-2933-thread-1-processing-n:127.0.0.1:35605_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@9cd29fa[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35605/solr/.system_shard1_replica_n1/
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35605/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 1484614 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1484616 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35605/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1484633 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1484747 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 1484748 INFO  (zkCallback-1567-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1484748 INFO  (zkCallback-1567-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1484789 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1484842 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1484842 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1484842 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:35605/solr","node_name":"127.0.0.1:35605_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1484842 INFO  (qtp2141847114-6550) [n:127.0.0.1:35605_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2094
   [junit4]   2> 1484842 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:35605/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35605_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1484940 INFO  (qtp1199407691-6589) [n:127.0.0.1:45461_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1484955 DEBUG (OverseerStateUpdate-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 1484956 INFO  (zkCallback-1567-thread-3-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1484956 INFO  (zkCallback-1567-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1485455 DEBUG (ScheduledTrigger-2922-thread-4) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1485976 INFO  (qtp1199407691-6589) [n:127.0.0.1:45461_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35605_solr&wt=javabin&version=2} status=0 QTime=3744
   [junit4]   2> 1486022 INFO  (qtp1199407691-6585) [n:127.0.0.1:45461_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43050_solr,127.0.0.1:38606_solr,127.0.0.1:45461_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1486114 INFO  (OverseerCollectionConfigSetProcessor-72156719604695050-127.0.0.1:35605_solr-n_0000000000) [n:127.0.0.1:35605_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1486122 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 1486179 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 1486362 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 1486455 DEBUG (ScheduledTrigger-2922-thread-4) [n:127.0.0.1:35605_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1486488 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1486618 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 1486744 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 1486826 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 1486827 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1486829 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1486846 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1486848 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1486849 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1486863 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1486864 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1486865 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1486883 INFO  (OverseerThreadFactory-2924-thread-2-processing-n:127.0.0.1:

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

checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManager: 
   [junit4]   2>    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 21, 2018 2:24:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2>    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2> Feb 21, 2018 2:24:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=FST50, id=PostingsFormat(name=Memory), text=PostingsFormat(name=LuceneVarGapFixedInterval), title=FST50}, docValues:{}, maxPointsInLeafNode=923, maxMBSortInHeap=7.075020696753391, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=CET
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=3,free=217044968,total=334495744
   [junit4]   2> NOTE: All tests run in this JVM: [TestEdisMaxSolrFeature, TestLinearModel, TestOriginalScoreFeature, TestFieldValueFeature, TestModelManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModelManager -Dtests.seed=8969BA0947740778 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestModelManager (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.ltr.store.rest.TestModelManager: 
   [junit4]    >    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8969BA0947740778]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=156, name=qtp295539100-156, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=157, name=qtp295539100-157, state=TIMED_WAITING, group=TGRP-TestModelManager]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8969BA0947740778]:0)
   [junit4] Completed [33/36 (1!)] on J1 in 58.47s, 3 tests, 2 errors <<< FAILURES!

[...truncated 40983 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 430 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/430/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:33563/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33563/solr: KeeperErrorCode = Session expired for /overseer/collection-map-completed/mn-b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:438208351D1DBB83]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$RequestStatus.waitFor(CollectionAdminRequest.java:1256)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:195)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:181)
	at org.apache.solr.cloud.TestAuthenticationFramework.createCollection(TestAuthenticationFramework.java:104)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:120)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:4E9A479BAD8104AF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:36780_solr, 127.0.0.1:37278_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/18)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/",           "base_url":"https://127.0.0.1:37278/solr",           "node_name":"127.0.0.1:37278_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active"},         "core_node5":{           "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/",           "base_url":"https://127.0.0.1:37278/solr",           "node_name":"127.0.0.1:37278_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/",           "base_url":"https://127.0.0.1:38397/solr",           "node_name":"127.0.0.1:38397_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/",           "base_url":"https://127.0.0.1:37278/solr",           "node_name":"127.0.0.1:37278_solr",           "type":"NRT",           "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:36780_solr, 127.0.0.1:37278_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/18)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:37278/solr",
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active"},
        "core_node5":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:37278/solr",
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:38397/solr",
          "node_name":"127.0.0.1:38397_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:37278/solr",
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          "ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:46E982E702003122]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
Trigger was not fired 

Stack Trace:
java.lang.AssertionError: Trigger was not fired 
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:F60E99C38B0F880B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10003_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10003_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:66E02E152BC6281C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:2312B890EA3543BC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12305 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 426265 INFO  (SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/init-core-data-001
   [junit4]   2> 426266 WARN  (SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 426266 INFO  (SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 426324 INFO  (SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 426654 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001
   [junit4]   2> 426677 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 426679 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 426679 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 426925 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.c.ZkTestServer start zk server on port:42217
   [junit4]   2> 427310 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 427648 ERROR (Thread-117) [    ] 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> 429238 INFO  (zkConnectionManagerCallback-67-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429483 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 429483 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 429494 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e2e55e{/solr,null,AVAILABLE}
   [junit4]   2> 429498 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d257f71{/solr,null,AVAILABLE}
   [junit4]   2> 429501 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3bca327c{HTTP/1.1,[http/1.1]}{127.0.0.1:45397}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-2) [    ] o.e.j.s.Server Started @444696ms
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29563b3b{HTTP/1.1,[http/1.1]}{127.0.0.1:33563}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] o.e.j.s.Server Started @444696ms
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45397}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33563}
   [junit4]   2> 429514 ERROR (jetty-launcher-64-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 429515 ERROR (jetty-launcher-64-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T13:33:04.049Z
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T13:33:04.049Z
   [junit4]   2> 429550 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429553 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429587 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429587 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430029 INFO  (jetty-launcher-64-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42217/solr
   [junit4]   2> 430033 INFO  (jetty-launcher-64-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42217/solr
   [junit4]   2> 430163 INFO  (zkConnectionManagerCallback-77-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430164 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430203 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057ad691b0003, likely client has closed socket
   [junit4]   2> 430264 INFO  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430264 INFO  (zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432881 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 432884 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33563_solr
   [junit4]   2> 432901 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 432954 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45397_solr
   [junit4]   2> 432977 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer (id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) starting
   [junit4]   2> 433222 INFO  (zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433353 INFO  (zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 434547 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33563_solr
   [junit4]   2> 434620 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 434750 INFO  (zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 434753 INFO  (zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 435352 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 436595 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33563.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 436758 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437053 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437053 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437083 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33563.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437084 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33563.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437105 INFO  (jetty-launcher-64-thread-1) [n:127.0.0.1:33563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/.
   [junit4]   2> 437120 INFO  (jetty-launcher-64-thread-2) [n:127.0.0.1:45397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/.
   [junit4]   2> 438633 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438812 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438828 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 438830 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42217/solr ready
   [junit4]   2> 438851 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 438982 INFO  (qtp459525284-439) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 439188 INFO  (qtp459525284-439) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 439305 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 439422 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=117
   [junit4]   2> 439567 INFO  (OverseerThreadFactory-359-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 439941 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33563/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440011 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440049 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33563/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440086 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440387 INFO  (qtp81181447-438) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 440437 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 440494 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=18
   [junit4]   2> 440494 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 440506 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 440531 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 440543 INFO  (qtp459525284-447) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 440544 INFO  (qtp459525284-447) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 440544 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=69
   [junit4]   2> 440564 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=86
   [junit4]   2> 440564 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 440575 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 440576 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 440596 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 440806 INFO  (zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 440844 INFO  (zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 441545 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 441546 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 441588 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 441588 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 441790 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 441809 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447829 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447879 WARN  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]-SendThread(127.0.0.1:42217)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 8197ms for sessionid 0x10057ad691b0008
   [junit4]   2> 447981 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057ad691b0008, likely client has closed socket
   [junit4]   2> 448046 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 448054 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 448193 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 448193 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 448228 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc8879 name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 448228 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 448239 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 448274 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=220
   [junit4]   2> 448276 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 448295 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 448310 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 448310 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 448421 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 448421 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 448440 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33563.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448440 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 448440 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 448440 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 448479 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 448479 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45397.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45397.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 448493 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/testcollection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 448545 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 448546 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 448546 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33563.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448546 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 448599 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 449208 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 449208 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 449362 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 449431 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=68
   [junit4]   2> 449469 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449469 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 449472 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449472 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 472019 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 472020 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 472020 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 472058 WARN  (TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]-SendThread(127.0.0.1:42217)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10057ad691b0008 has expired
   [junit4]   2> 472066 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472067 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472156 INFO  (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc1dc7a[testcollection_shard1_replica_n1] main]
   [junit4]   2> 472156 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc8879 name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 472156 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 472017 WARN  (jetty-launcher-64-thread-1-SendThread(127.0.0.1:42217)) [n:127.0.0.1:33563_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 22583ms for sessionid 0x10057ad691b0006
   [junit4]   2> 472167 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057ad691b0006, likely client has closed socket
   [junit4]   2> 472010 WARN  (jetty-launcher-64-thread-2-SendThread(127.0.0.1:42217)) [n:127.0.0.1:45397_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 23772ms for sessionid 0x10057ad691b0005
   [junit4]   2> 472169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057ad691b0005, likely client has closed socket
   [junit4]   2> 472192 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472192 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472212 INFO  (parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f9e2e0b[testcollection_shard2_replica_n6] main]
   [junit4]   2> 472212 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472212 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 472214 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472214 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472330 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 472331 INFO  (parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) [n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4001daba[testcollection_shard1_replica_n2] main]
   [junit4]   2> 472451 WARN  (zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6366be34 name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 472452 WARN  (zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 472476 WARN  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62d2c98b name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 472476 WARN  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 472476 INFO  (zkConnectionManagerCallback-93-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472476 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 472606 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 472622 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 472623 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 472680 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472680 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 472681 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472681 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472732 INFO  (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@394afb51[testcollection_shard2_replica_n4] main]
   [junit4]   2> 473026 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 473026 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 474038 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 474038 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 474342 WARN  (jetty-launcher-64-thread-1-SendThread(127.0.0.1:42217)) [n:127.0.0.1:33563_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10057ad691b0006 has expired
   [junit4]   2> 474343 WARN  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62d2c98b name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 474343 WARN  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 474343 INFO  (zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer (id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) closing
   [junit4]   2> 474362 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer According to ZK I (id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 474363 INFO  (OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33563_solr
   [junit4]   2> 474379 ERROR (OverseerExitThread) [n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 474428 WARN  (jetty-launcher-64-thread-2-SendThread(127.0.0.1:42217)) [n:127.0.0.1:45397_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10057ad691b0005 has expired
   [junit4]   2> 474435 WARN  (zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6366be34 name: ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 474435 WARN  (zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) [n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 474463 ERROR (parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) [n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2> org.apache.solr.common.SolrException: Error loading config name for collection testcollection
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:250)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2798)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:983)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testcollection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:230)
   [junit4]   2> 	... 15 more
   [junit4]   2> 474465 ERROR (parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr b8f5f7e8-a696-4c47-a3cb-37d

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

-1) [n:127.0.0.1:42361_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8294fc0: rootName = solr_42361, domain = solr.core.testNodeAdded.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3b592dbf
   [junit4]   2> 4425421 INFO  (coreCloseExecutor-7567-thread-1) [n:127.0.0.1:42361_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNodeAdded.shard1.leader, tag=628361971
   [junit4]   2> 4425423 INFO  (jetty-closer-7058-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72154255462301728-127.0.0.1:42361_solr-n_0000000008) closing
   [junit4]   2> 4425423 INFO  (OverseerStateUpdate-72154255462301728-127.0.0.1:42361_solr-n_0000000008) [n:127.0.0.1:42361_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42361_solr
   [junit4]   2> 4425423 WARN  (OverseerAutoScalingTriggerThread-72154255462301728-127.0.0.1:42361_solr-n_0000000008) [n:127.0.0.1:42361_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4425423 DEBUG (jetty-closer-7058-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 4425424 INFO  (jetty-closer-7058-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b6247f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 4425429 INFO  (jetty-closer-7058-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4425429 ERROR (SUITE-ComputePlanActionTest-seed#[7E5AA61925F3E5F3]-worker) [    ] 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> 4425430 INFO  (SUITE-ComputePlanActionTest-seed#[7E5AA61925F3E5F3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33396 33396
   [junit4]   2> 4425503 INFO  (Thread-4084) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33396 33396
   [junit4]   2> 4425504 WARN  (Thread-4084) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/security.json
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2> 	9	/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2> 	7	/solr/collections/testNodeLost/terms/shard1
   [junit4]   2> 	6	/solr/collections/testSelected1/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	3	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/testSelected3/state.json
   [junit4]   2> 	38	/solr/collections/testSelected2/state.json
   [junit4]   2> 	30	/solr/collections/testSelected1/state.json
   [junit4]   2> 	27	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	16	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	15	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72154255462301715-127.0.0.1:46344_solr-n_0000000004
   [junit4]   2> 	4	/solr/overseer_elect/election/72154255462301699-127.0.0.1:35372_solr-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/72154255462301725-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	53	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_7E5AA61925F3E5F3-001
   [junit4]   2> Feb 20, 2018 2:39:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=249049736,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, BasicFunctionalityTest, TestPerFieldSimilarity, TestSolrIndexConfig, TestFieldSortValues, SignatureUpdateProcessorFactoryTest, JsonLoaderTest, TestFileDictionaryLookup, TestPartialUpdateDeduplication, TestMaxTokenLenTokenizer, CurrencyFieldTypeTest, TestSolrCoreSnapshots, TestCloudPivotFacet, TlogReplayBufferedWhileIndexingTest, PolyFieldTest, TestUseDocValuesAsStored, CollectionStateFormat2Test, SmileWriterTest, HLLSerializationTest, TestSolrFieldCacheBean, TestFoldingMultitermQuery, TestMinMaxOnMultiValuedField, TestBM25SimilarityFactory, BlockCacheTest, UninvertDocValuesMergePolicyTest, SpellCheckCollatorWithCollapseTest, ZkFailoverTest, TestComplexPhraseLeadingWildcard, SOLR749Test, CSVRequestHandlerTest, SchemaVersionSpecificBehaviorTest, TestHashQParserPlugin, TestJettySolrRunner, DirectSolrConnectionTest, TestSchemaManager, TestElisionMultitermQuery, SaslZkACLProviderTest, SolrGangliaReporterTest, TestExportWriter, CoreMergeIndexesAdminHandlerTest, TestInfoStreamLogging, TestTrie, TestTriggerIntegration, TestSSLRandomization, TestBulkSchemaConcurrent, SuggesterTest, DistributedDebugComponentTest, MoveReplicaHDFSFailoverTest, TestReloadAndDeleteDocs, AutoscalingHistoryHandlerTest, TestPullReplica, HttpTriggerListenerTest, JvmMetricsTest, LoggingHandlerTest, TestDirectoryFactory, TestPayloadScoreQParserPlugin, TestStressInPlaceUpdates, SolrJmxReporterTest, ChaosMonkeySafeLeaderTest, IndexSchemaTest, CoreSorterTest, TestSystemCollAutoCreate, DocumentBuilderTest, PropertiesRequestHandlerTest, TestSchemaNameResource, RestartWhileUpdatingTest, OverseerTest, CdcrBootstrapTest, XsltUpdateRequestHandlerTest, ScriptEngineTest, AutoAddReplicasIntegrationTest, BadCopyFieldTest, TestSQLHandlerNonCloud, SolrMetricManagerTest, CollectionReloadTest, TestNodeLostTrigger, TestDeleteCollectionOnDownNodes, TestReloadDeadlock, TestDistributedGrouping, TestSchemaVersionResource, SoftAutoCommitTest, PeerSyncTest, TestReversedWildcardFilterFactory, HdfsBasicDistributedZk2Test, NodeLostTriggerTest, HttpSolrCallGetCoreTest, TestUninvertingReader, TestStressRecovery, ZkStateReaderTest, TestSystemIdResolver, DocExpirationUpdateProcessorFactoryTest, TestClassicSimilarityFactory, ConfigSetsAPITest, TestSimpleTrackingShardHandler, TestFieldCache, OverriddenZkACLAndCredentialsProvidersTest, TestManagedSchemaAPI, TestRandomRequestDistribution, TestSolrConfigHandler, SolrShardReporterTest, SpatialHeatmapFacetsTest, TestRecovery, TestReqParamsAPI, CdcrRequestHandlerTest, TestMaxScoreQueryParser, TestComputePlanAction, PKIAuthenticationIntegrationTest, TestHdfsUpdateLog, TestConfigSetsAPIExclusivity, OverseerRolesTest, TermsComponentTest, BitVectorTest, TestSurroundQueryParser, TestRuleBasedAuthorizationPlugin, TestCollectionAPI, MetricUtilsTest, AlternateDirectoryTest, DeleteNodeTest, PrimUtilsTest, TestCloudDeleteByQuery, TestPivotHelperCode, UpdateLogTest, EnumFieldTest, DirectUpdateHandlerOptimizeTest, SolrIndexMetricsTest, TestSolrCLIRunExample, CreateRoutedAliasTest, TestNamedUpdateProcessors, BasicDistributedZkTest, TestClusterProperties, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestStressLiveNodes, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, CollectionsAPIDistributedZkTest, TestReplicaProperties, AutoAddReplicasPlanActionTest, ComputePlanActionTest]
   [junit4] Completed [595/777 (5!)] on J1 in 44.03s, 4 tests, 1 failure <<< FAILURES!

[...truncated 9889 lines...]
-validate-source-patterns:
[source-patterns] invalid logging pattern [not private static final, uses static class name]: solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/collector/SolrCollector.java
[source-patterns] invalid logging pattern [not private static final, uses static class name]: solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrExporter.java
[source-patterns] invalid logging pattern [not private static final, uses static class name]: solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/scraper/SolrScraper.java

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:618: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:128: Found 3 violations in source files (invalid logging pattern [not private static final, uses static class name]).

Total time: 154 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-7.x - Build # 429 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/429/

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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F]:0)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43910/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44015/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43910/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44015/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F:6FF3C8075B467A8F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44015/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36623/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36623/solr]
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F:FD8D3F0BCB667B8E]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36623/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36623 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F:A6F52D77755ADC72]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<8> but was:<10>

Stack Trace:
java.lang.AssertionError: expected:<8> but was:<10>
	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F:A8C2BF0856DD5058]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12198 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/init-core-data-001
   [junit4]   2> 198741 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 198742 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 198742 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 198742 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001
   [junit4]   2> 198743 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 198762 INFO  (Thread-718) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 198762 INFO  (Thread-718) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 198798 ERROR (Thread-718) [    ] 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> 198883 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33513
   [junit4]   2> 199243 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199298 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 199300 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 199301 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 199314 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199314 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199314 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 199314 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df3a6fa{/solr,null,AVAILABLE}
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7af883a8{HTTP/1.1,[http/1.1]}{127.0.0.1:44282}
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.e.j.s.Server Started @210241ms
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44282}
   [junit4]   2> 199316 ERROR (jetty-launcher-75-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 199316 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T05:59:21.372Z
   [junit4]   2> 199514 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199514 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199514 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 199516 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bdf536a{/solr,null,AVAILABLE}
   [junit4]   2> 199516 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c5d936c{HTTP/1.1,[http/1.1]}{127.0.0.1:35220}
   [junit4]   2> 199516 INFO  (jetty-launcher-75-thread-2) [    ] o.e.j.s.Server Started @210442ms
   [junit4]   2> 199516 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35220}
   [junit4]   2> 199517 ERROR (jetty-launcher-75-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 199517 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 199517 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199517 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 199517 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T05:59:21.573Z
   [junit4]   2> 199562 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199562 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199562 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 199562 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199563 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ff55cce{/solr,null,AVAILABLE}
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@347c8504{HTTP/1.1,[http/1.1]}{127.0.0.1:36399}
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.e.j.s.Server Started @210489ms
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36399}
   [junit4]   2> 199564 ERROR (jetty-launcher-75-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 199564 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T05:59:21.620Z
   [junit4]   2> 199589 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199598 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199606 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199640 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199640 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199763 INFO  (jetty-launcher-75-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33513/solr
   [junit4]   2> 199764 INFO  (jetty-launcher-75-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33513/solr
   [junit4]   2> 199869 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100560e0e6a0002, likely client has closed socket
   [junit4]   2> 199920 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199920 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199953 INFO  (jetty-launcher-75-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33513/solr
   [junit4]   2> 200249 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200269 INFO  (zkConnectionManagerCallback-98-thread-1-processing-n:127.0.0.1:36399_solr) [n:127.0.0.1:36399_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200290 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100560e0e6a0006, likely client has closed socket
   [junit4]   2> 200330 INFO  (zkConnectionManagerCallback-100-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200463 INFO  (zkConnectionManagerCallback-102-thread-1-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200613 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 200614 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44282_solr
   [junit4]   2> 200634 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer Overseer (id=72152212409286664-127.0.0.1:44282_solr-n_0000000000) starting
   [junit4]   2> 200669 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 200670 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35220_solr
   [junit4]   2> 200692 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 200745 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 200747 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 200747 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 200783 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 200802 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:35220_solr]
   [junit4]   2> 200802 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 200802 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 200803 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44282_solr
   [junit4]   2> 200819 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44282_solr"} current state version: 0
   [junit4]   2> 200819 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44282_solr
   [junit4]   2> 200834 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 200839 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 200839 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 200839 DEBUG (OverseerAutoScalingTriggerThread-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 200840 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 201556 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35220.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 201654 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44282.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 201708 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35220.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 201791 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44282.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 201791 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44282.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 201793 INFO  (jetty-launcher-75-thread-3) [n:127.0.0.1:44282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/.
   [junit4]   2> 201864 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 202295 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35220.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 202296 INFO  (jetty-launcher-75-thread-2) [n:127.0.0.1:35220_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node2/.
   [junit4]   2> 202937 DEBUG (ScheduledTrigger-109-thread-2) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 203504 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 203535 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203537 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36399_solr
   [junit4]   2> 203599 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 203610 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36399_solr"} current state version: 0
   [junit4]   2> 203610 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36399_solr
   [junit4]   2> 203624 INFO  (zkCallback-99-thread-2-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 203713 INFO  (zkCallback-97-thread-1-processing-n:127.0.0.1:36399_solr) [n:127.0.0.1:36399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 203916 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 203937 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 203955 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 203955 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@517c9ca6
   [junit4]   2> 203956 INFO  (jetty-launcher-75-thread-1) [n:127.0.0.1:36399_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node1/.
   [junit4]   2> 204267 INFO  (zkConnectionManagerCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204312 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 204313 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 204347 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[C53E1BF5EC95AF5F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33513/solr ready
   [junit4]   2> 204466 INFO  (qtp61793750-1058) [n:127.0.0.1:44282_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 204572 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 204620 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 204621 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 204623 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 204638 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 204656 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 204657 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 204659 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 204673 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 204674 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 204676 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 204693 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 204695 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 204696 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 204710 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 204711 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 204713 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 204812 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 204814 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 204833 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 204834 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 204960 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 204978 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 204979 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 204980 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 204994 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 204996 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 205008 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 205022 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 205024 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 205025 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 205042 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 205045 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 205046 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 205048 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 205049 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 205141 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 205142 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 205156 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 205158 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 205159 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 205180 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 205195 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 205230 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 205231 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 205286 INFO  (OverseerThreadFactory-111-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 205437 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 205437 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 205477 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 205694 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 205694 INFO  (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 205695 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 205695 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 205696 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 205696 INFO  (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 205697 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 205697 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 205711 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 205711 INFO  (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 205712 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 205712 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 205813 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 205893 INFO  (qtp994069360-1071) [n:127.0.0.1:35220_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 205893 INFO  (qtp994069360-1071) [n:127.0.0.1:35220_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 205910 INFO  (qtp945228164-1078) [n:127.0.0.1:36399_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 205910 INFO  (qtp945228164-1078) [n:127.0.0.1:36399_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 205913 INFO  (qtp61793750-1063) [n:127.0.0.1:44282_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 205913 INFO  (qtp61793750-1063) [n:127.0.0.1:44282_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 205974 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44282_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 205974 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44282_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 205974 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3","base_url":"http://127.0.0.1:44282/solr","node_name":"127.0.0.1:44282_solr","state":"down","type":"NRT"}
   [junit4]   2> 205974 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44282_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36399_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36399_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:36399/solr","node_name":"127.0.0.1:36399_solr","state":"down","type":"NRT"}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36399_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44282_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35220_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35220_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:35220/solr","node_name":"127.0.0.1:35220_solr","state":"down","type":"NRT"}
   [junit4]   2> 205976 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36399/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36399_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:35220/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35220_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:44282/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44282_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 206043 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 206095 DEBUG (OverseerStateUpdate-72152212409286664-127.0.0.1:44282_solr-n_0000000000) [n:127.0.0.1:44282_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 206096 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 206096 INFO  (zkCallback-99-thread-2-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 206096 INFO  (zkCallback-99-thread-1-processing-n:127.0.0.1:44282_solr) [n:127.0.0.1:44282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 206111 INFO  (zkCallback-97-thread-1-processing-n:127.0.0.1:36399_solr) [n:127.0.0.1:36399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 206116 INFO  (zkCallback-101-thread-2-processing-n:127.0.0.1:35220_solr) [n:127.0.0.1:35220_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 206120 INFO  (zkCallback-97-thread-2-processing-n:127.0.0.1:36399_solr) [n:127.0.0.1:36399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 207059 DEBUG (ScheduledTrigger-109-thread-1) [n:127.0.0.1:44282_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 207066 INFO  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 207173 INFO  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 207174 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 207313 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 207313 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 207314 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 207314 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 207314 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 207327 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 207327 WARN  (qtp61793750-1063) [n:127.0.0.1:44282_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 207348 INFO  (qtp945228164-1078) [n:127.0.0.1:36399_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 207348 INFO  (qtp945228164-1078) [n:127.0.0.1:36399_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 207349 WARN  (qtp945228164-1078) [n:127.0.0.1:36399_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C53E1BF5EC95AF5F-001/tempDir-001/node1/AutoscalingHist

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

est.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 9349759 INFO  (coreCloseExecutor-3634-thread-1) [n:127.0.0.1:42493_c c:collection1 s:shard1 r:core_node44 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43]  CLOSING SolrCore org.apache.solr.core.SolrCore@175b2dc1
   [junit4]   2> 9349759 INFO  (coreCloseExecutor-3634-thread-1) [n:127.0.0.1:42493_c c:collection1 s:shard1 r:core_node44 x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t43, tag=391851457
   [junit4]   2> 9349759 INFO  (coreCloseExecutor-3634-thread-1) [n:127.0.0.1:42493_c c:collection1 s:shard1 r:core_node44 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d411a9f: rootName = null, domain = solr.core.collection1.shard1.replica_t43, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t43 / com.codahale.metrics.MetricRegistry@48e8f450
   [junit4]   2> 9349765 INFO  (coreCloseExecutor-3634-thread-1) [n:127.0.0.1:42493_c c:collection1 s:shard1 r:core_node44 x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=391851457
   [junit4]   2> 9349766 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.c.SolrCore [collDoRecoveryOnRestart_shard1_replica_t1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a09ec68
   [junit4]   2> 9349766 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collDoRecoveryOnRestart.shard1.replica_t1, tag=1242164328
   [junit4]   2> 9349767 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1beaa1a8: rootName = null, domain = solr.core.collDoRecoveryOnRestart.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.collDoRecoveryOnRestart.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@7c4ef1c0
   [junit4]   2> 9349773 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collDoRecoveryOnRestart.shard1.leader, tag=1242164328
   [junit4]   2> 9349774 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 9349774 INFO  (coreCloseExecutor-3634-thread-2) [n:127.0.0.1:42493_c c:collDoRecoveryOnRestart s:shard1 r:core_node4 x:collDoRecoveryOnRestart_shard1_replica_t1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@76b69ab0 commitCommandVersion:0
   [junit4]   2> 9349848 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f981b09{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 9349848 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@334a7b2{/c,null,UNAVAILABLE}
   [junit4]   2> 9349848 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 9349849 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 43804
   [junit4]   2> 9349850 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@755b97ac{HTTP/1.1,[http/1.1]}{127.0.0.1:44825}
   [junit4]   2> 9349850 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18b59df9{/c,null,UNAVAILABLE}
   [junit4]   2> 9349850 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 9349853 ERROR (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] 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> 9349853 INFO  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39291 39291
   [junit4]   2> 9349949 WARN  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:43804/c, target: http://127.0.0.1:44825/c
   [junit4]   2> 9349949 WARN  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:42493/c, target: http://127.0.0.1:39259/c
   [junit4]   2> 9349949 WARN  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:36477/c, target: http://127.0.0.1:43597/c
   [junit4]   2> 9349949 WARN  (TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]) [    ] o.a.s.c.SocketProxy Closing 70 connections to: http://127.0.0.1:33083/c, target: http://127.0.0.1:39961/c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_C53E1BF5EC95AF5F-001
   [junit4]   2> Feb 20, 2018 8:31:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10053, name=TEST-HttpPartitionTest.test-seed#[C53E1BF5EC95AF5F]-SendThread(127.0.0.1:39291), state=TIMED_WAITING, group=TGRP-HttpPartitionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), text=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1402, maxMBSortInHeap=7.237502509196599, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=Pacific/Nauru
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=3,free=77960328,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, BadCopyFieldTest, TestSolrJ, TestSystemIdResolver, HdfsRecoveryZkTest, TestReversedWildcardFilterFactory, CdcrRequestHandlerTest, BitVectorTest, TestFastLRUCache, TestPivotHelperCode, AutoscalingHistoryHandlerTest, SolrCloudExampleTest, ScriptEngineTest, HdfsBasicDistributedZk2Test, TestSizeLimitedDistributedMap, TestLegacyField, RuleEngineTest, BlockJoinFacetSimpleTest, ZkFailoverTest, HdfsDirectoryTest, PKIAuthenticationIntegrationTest, TestRecovery, SignatureUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest, AlternateDirectoryTest, TestSubQueryTransformerDistrib, DOMUtilTest, TestFileDictionaryLookup, JvmMetricsTest, TestCloudPivotFacet, BadComponentTest, TestXIncludeConfig, TestCoreBackup, SpatialHeatmapFacetsTest, TestSolrFieldCacheBean, CollectionStateFormat2Test, CollectionReloadTest, TestPerFieldSimilarity, TestMinMaxOnMultiValuedField, TestBM25SimilarityFactory, TestSearchPerf, BasicZkTest, SortByFunctionTest, SuggesterTest, TestDistribIDF, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, TestPerFieldSimilarityWithDefaultOverride, TestPolicyCloud, ZkStateReaderTest, TestEmbeddedSolrServerAdminHandler, TestSurroundQueryParser, TestTolerantUpdateProcessorCloud, TestComputePlanAction, OverseerTest, PreAnalyzedUpdateProcessorTest, TestMiniSolrCloudClusterSSL, SchemaApiFailureTest, SimplePostToolTest, TestLeaderElectionZkExpiry, TestPostingsSolrHighlighter, TestRuleBasedAuthorizationPlugin, TestManagedSchemaAPI, UUIDUpdateProcessorFallbackTest, LegacyCloudClusterPropTest, LeaderFailoverAfterPartitionTest, TestReload, TestQueryUtils, TermsComponentTest, TestDistributedStatsComponentCardinality, TestUninvertingReader, DirectSolrConnectionTest, SortSpecParsingTest, MetricUtilsTest, JsonLoaderTest, BasicFunctionalityTest, TestSolrCoreSnapshots, DistributedDebugComponentTest, TestDeleteCollectionOnDownNodes, ShardRoutingCustomTest, LoggingHandlerTest, TestImpersonationWithHadoopAuth, SmileWriterTest, DistributedFacetPivotLargeTest, CoreSorterTest, DocValuesNotIndexedTest, TestSSLRandomization, QueryEqualityTest, BJQParserTest, DeleteNodeTest, DocumentBuilderTest, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=C53E1BF5EC95AF5F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Pacific/Nauru -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C53E1BF5EC95AF5F]:0)
   [junit4] Completed [740/777 (5!)] on J1 in 7223.62s, 1 test, 2 errors <<< FAILURES!

[...truncated 48579 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 428 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/428/

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

Error Message:
no replica should be present in  127.0.0.1:44151_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:44151_solr
	at __randomizedtesting.SeedInfo.seed([1B33F7F58E4B819B:9367C82F20B7EC63]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


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




Build Log:
[...truncated 12257 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 177308 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/init-core-data-001
   [junit4]   2> 177308 WARN  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 177308 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 177310 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 177310 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001
   [junit4]   2> 177310 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 177327 INFO  (Thread-316) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 177327 INFO  (Thread-316) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 177369 ERROR (Thread-316) [    ] 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> 177419 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57014
   [junit4]   2> 177442 INFO  (zkConnectionManagerCallback-425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177465 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177470 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177471 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177533 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177533 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177533 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 177534 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45601138{/solr,null,AVAILABLE}
   [junit4]   2> 177535 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14c954d4{/solr,null,AVAILABLE}
   [junit4]   2> 177543 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481be6db{/solr,null,AVAILABLE}
   [junit4]   2> 177545 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c6c8a03{SSL,[ssl, http/1.1]}{127.0.0.1:44800}
   [junit4]   2> 177545 INFO  (jetty-launcher-422-thread-1) [    ] o.e.j.s.Server Started @179620ms
   [junit4]   2> 177545 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44800}
   [junit4]   2> 177545 ERROR (jetty-launcher-422-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177546 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 177546 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177546 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177546 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T22:55:27.436Z
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54df2901{/solr,null,AVAILABLE}
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64289c7{SSL,[ssl, http/1.1]}{127.0.0.1:54376}
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.e.j.s.Server Started @179622ms
   [junit4]   2> 177547 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54376}
   [junit4]   2> 177548 ERROR (jetty-launcher-422-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177548 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 177548 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177548 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177548 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T22:55:27.438Z
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b67bea3{SSL,[ssl, http/1.1]}{127.0.0.1:59134}
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.e.j.s.Server Started @179628ms
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59134}
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22d481d9{SSL,[ssl, http/1.1]}{127.0.0.1:58463}
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-3) [    ] o.e.j.s.Server Started @179628ms
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58463}
   [junit4]   2> 177553 ERROR (jetty-launcher-422-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 177553 ERROR (jetty-launcher-422-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T22:55:27.443Z
   [junit4]   2> 177553 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177554 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177554 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T22:55:27.444Z
   [junit4]   2> 177556 INFO  (zkConnectionManagerCallback-427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177556 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177556 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177557 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1048053a8280001, likely client has closed socket
   [junit4]   2> 177569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1048053a8280002, likely client has closed socket
   [junit4]   2> 177577 INFO  (zkConnectionManagerCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177579 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177583 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177584 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177586 INFO  (jetty-launcher-422-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
   [junit4]   2> 177591 INFO  (jetty-launcher-422-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
   [junit4]   2> 177614 INFO  (zkConnectionManagerCallback-441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177614 INFO  (zkConnectionManagerCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177622 INFO  (jetty-launcher-422-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
   [junit4]   2> 177628 INFO  (jetty-launcher-422-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
   [junit4]   2> 177629 INFO  (zkConnectionManagerCallback-446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177687 INFO  (zkConnectionManagerCallback-449-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177699 INFO  (zkConnectionManagerCallback-453-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177699 INFO  (zkConnectionManagerCallback-452-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177736 INFO  (zkConnectionManagerCallback-457-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177736 INFO  (zkConnectionManagerCallback-455-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177752 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177753 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177753 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58463_solr
   [junit4]   2> 177756 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.c.Overseer Overseer (id=73324590736605195-127.0.0.1:58463_solr-n_0000000000) starting
   [junit4]   2> 177756 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59134_solr
   [junit4]   2> 177778 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177811 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177834 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177839 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58463_solr
   [junit4]   2> 177840 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177841 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177842 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177842 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44800_solr
   [junit4]   2> 177847 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54376_solr
   [junit4]   2> 177847 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 177880 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 177904 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 177915 INFO  (zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 177935 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 178024 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59134.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178042 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58463.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178063 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59134.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178069 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59134.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178070 INFO  (jetty-launcher-422-thread-2) [n:127.0.0.1:59134_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/.
   [junit4]   2> 178072 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54376.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178078 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58463.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178081 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44800.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178083 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54376.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178083 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54376.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178089 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58463.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178090 INFO  (jetty-launcher-422-thread-3) [n:127.0.0.1:58463_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/.
   [junit4]   2> 178094 INFO  (jetty-launcher-422-thread-4) [n:127.0.0.1:54376_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/.
   [junit4]   2> 178127 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44800.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178127 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44800.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 178131 INFO  (jetty-launcher-422-thread-1) [n:127.0.0.1:44800_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/.
   [junit4]   2> 178271 INFO  (zkConnectionManagerCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178281 INFO  (zkConnectionManagerCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178281 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178282 INFO  (SUITE-TestUtilizeNode-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57014/solr ready
   [junit4]   2> 178308 INFO  (qtp829036203-1909) [n:127.0.0.1:54376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178317 INFO  (qtp829036203-1909) [n:127.0.0.1:54376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 178347 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 178347 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178352 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178354 INFO  (qtp829036203-1911) [n:127.0.0.1:54376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178355 INFO  (OverseerThreadFactory-723-thread-2-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 178355 INFO  (OverseerCollectionConfigSetProcessor-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 178461 INFO  (OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58463/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178463 INFO  (OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59134/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178465 INFO  (OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54376/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178466 INFO  (OverseerStateUpdate-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44800/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178700 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178701 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178718 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178718 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178719 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178720 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178725 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178726 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178838 INFO  (zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178838 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178838 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178838 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178839 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178839 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178839 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178840 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179736 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 179738 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 179764 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 179765 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 179777 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 179780 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 179780 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 179786 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 179818 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179818 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179819 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54376.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 179819 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179819 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 179820 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179821 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179821 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59134.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 179821 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179821 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 179825 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179825 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179825 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58463.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 179825 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179825 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 179831 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179831 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179831 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44800.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 179831 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179832 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 179874 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179874 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179888 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179888 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179889 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179889 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179890 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5a04c0[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 179891 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179891 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179891 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179891 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179891 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179891 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179892 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179892 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592871805027090432
   [junit4]   2> 179896 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab2414c[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 179896 INFO  (searcherExecutor-732-thread-1-processing-n:127.0.0.1:54376_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@1c5a04c0[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179897 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179897 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179898 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179899 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179900 INFO  (searcherExecutor-733-thread-1-processing-n:127.0.0.1:59134_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@ab2414c[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179900 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592871805035479040
   [junit4]   2> 179900 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179904 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 179905 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@307e2843[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 179905 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179906 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179906 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179908 INFO  (searcherExecutor-734-thread-1-processing-n:127.0.0.1:58463_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@307e2843[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179908 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592871805043867648
   [junit4]   2> 179912 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179912 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179913 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179913 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179914 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@455c8bff[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 179916 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179917 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179918 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179924 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 179924 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 179924 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59134/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 179925 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:59134/solr START replicas=[https://127.0.0.1:58463/solr/utilizenodecoll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 179925 INFO  (searcherExecutor-735-thread-1-processing-n:127.0.0.1:44800_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@455c8bff[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179925 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592871805061693440
   [junit4]   2> 179937 INFO  (qtp1899017296-1889) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 180025 INFO  (zkCallback-456-thread-2-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180025 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180025 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180026 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180026 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180026 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180026 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180025 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180225 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:59134/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 180225 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 180225 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 180225 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 180230 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59134/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 180332 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180332 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180333 INFO  (zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180382 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 180384 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1664
   [junit4]   2> 180405 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180405 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180405 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54376/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 180405 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:54376/solr START replicas=[https://127.0.0.1:44800/solr/utilizenodecoll_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 180420 INFO  (qtp1288214340-1901) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 180485 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180485 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180706 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:54376/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 180706 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 180706 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 180706 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 180713 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54376/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 180814 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180814 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180814 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180814 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180815 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180815 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180815 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180815 INFO  (zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180863 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 180865 INFO  (qtp829036203-1913) [n:127.0.0.1:54376_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2164
   [junit4]   2> 180927 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2209
   [junit4]   2> 180941 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2215
   [junit4]   2> 180944 INFO  (qtp829036203-1911) [n:127.0.0.1:54376_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 181042 INFO  (zkCallback-454-thread-2-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181042 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181042 INFO  (zkCallback-450-thread-2-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181042 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181042 INFO  (zkCallback-451-thread-2-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181042 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181043 INFO  (zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181043 INFO  (zkCallback-456-thread-1-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181944 INFO  (qtp829036203-1911) [n:127.0.0.1:54376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3589
   [junit4]   2> 181946 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 181948 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 181948 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 181948 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 181948 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40c00f5e{/solr,null,AVAILABLE}
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c39bcac{SSL,[ssl, http/1.1]}{127.0.0.1:44151}
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.e.j.s.Server Started @184024ms
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44151}
   [junit4]   2> 181949 ERROR (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 181949 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T22:55:31.839Z
   [junit4]   2> 181951 INFO  (zkConnectionManagerCallback-476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181952 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 181972 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57014/solr
   [junit4]   2> 181977 INFO  (zkConnectionManagerCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181986 INFO  (zkConnectionManagerCallback-482-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181994 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 181996 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181998 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44151_solr
   [junit4]   2> 182002 INFO  (zkCallback-454-thread-1-processing-n:127.0.0.1:59134_solr) [n:127.0.0.1:59134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182002 INFO  (zkCallback-451-thread-1-processing-n:127.0.0.1:54376_solr) [n:127.0.0.1:54376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182003 INFO  (zkCallback-450-thread-1-processing-n:127.0.0.1:44800_solr) [n:127.0.0.1:44800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182003 INFO  (zkCallback-470-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182003 INFO  (zkCallback-470-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182003 INFO  (zkCallback-456-thread-3-processing-n:127.0.0.1:58463_solr) [n:127.0.0.1:58463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182020 INFO  (zkCallback-481-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 182139 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 182149 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 182150 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44151.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e394b05
   [junit4]   2> 182151 INFO  (TEST-TestUtilizeNode.test-seed#[1B33F7F58E4B819B]) [n:127.0.0.1:44151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_1B33F7F58E4B819B-001/tempDir-001/node5/.
   [junit4]   2> 182230 INFO  (zkConnectionManagerCallback-486-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182259 INFO  (qtp1321715478-2028) [n:127.0.0.1:44151_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params node=127.0.0.1:44151_solr&action=UTILIZENODE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182262 INFO  (OverseerCollectionConfigSetProcessor-73324590736605195-127.0.0.1:58463_solr-n_0000000000) [n:127.0.0.1:58463_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 182290 INFO  (qtp1321715478-2031) [n:127.0.0.1:44151_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> 182305 INFO  (qtp1288214340-1900) [n:127.0.0.1:44800_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182307 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_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> 182318 INFO  (qtp829036203-1909) [n:127.0.0.1:54376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182320 INFO  (qtp829036203-1911) [n:127.0.0.1:54376_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> 182324 INFO  (qtp1899017296-1892) [n:127.0.0.1:58463_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182326 INFO  (qtp1899017296-1890) [n:127.0.0.1:58463_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> 182337 INFO  (qtp423080432-1882) [n:127.0.0.1:59134_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182340 INFO  (qtp423080432-1885) [n:127.0.0.1:59134_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=2
   [junit4]   2> 182352 INFO  (qtp1321715478-2025) [n:127.0.0.1:44151_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> 182354 INFO  (qtp1288214340-1900) [n:127.0.0.1:44800_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182356 INFO  (qtp1288214340-1895) [n:127.0.0.1:44800_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> 182357 INFO  (qtp829036203-1909) [n:127.0.0.1:54376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTim

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

 (jetty-closer-3550-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 730046 INFO  (zkCallback-3790-thread-2-processing-n:127.0.0.1:57558_solr) [n:127.0.0.1:57558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 730045 ERROR (OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022) [n:127.0.0.1:57558_solr    ] o.a.s.c.Overseer Overseer could not process the current clusterstate state update message, skipping the message: {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49724_solr"}
   [junit4]   2> org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1111)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:153)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106)
   [junit4]   2> 	... 7 more
   [junit4]   2> 730053 ERROR (OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022) [n:127.0.0.1:57558_solr    ] o.a.s.c.Overseer Overseer could not process the current clusterstate state update message, skipping the message: {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57558_solr"}
   [junit4]   2> org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1111)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:153)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106)
   [junit4]   2> 	... 7 more
   [junit4]   2> 730053 INFO  (OverseerStateUpdate-73324610250408008-127.0.0.1:57558_solr-n_0000000022) [n:127.0.0.1:57558_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57558_solr
   [junit4]   2> 730045 INFO  (jetty-closer-3550-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35529b4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 730053 INFO  (jetty-closer-3550-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 730055 INFO  (jetty-closer-3550-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c9f701c{/solr,null,UNAVAILABLE}
   [junit4]   2> 730055 INFO  (jetty-closer-3550-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 731545 WARN  (zkCallback-3810-thread-2-processing-n:127.0.0.1:49724_solr) [n:127.0.0.1:49724_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 731546 INFO  (jetty-closer-3550-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6503bb77{/solr,null,UNAVAILABLE}
   [junit4]   2> 731546 INFO  (jetty-closer-3550-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 731547 ERROR (SUITE-TriggerIntegrationTest-seed#[1B33F7F58E4B819B]-worker) [    ] 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> 731547 INFO  (SUITE-TriggerIntegrationTest-seed#[1B33F7F58E4B819B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60104 60104
   [junit4]   2> 731644 INFO  (Thread-577) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60104 60104
   [junit4]   2> 731645 WARN  (Thread-577) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/aliases.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	25	/solr/security.json
   [junit4]   2> 	20	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/collections/collection1/state.json
   [junit4]   2> 	26	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/autoscaling.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73324610250407996-127.0.0.1:38281_solr-n_0000000018
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/73324610250407971-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73324610250407956-core_node4-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 	26	/solr/collections
   [junit4]   2> 	20	/solr/overseer/queue-work
   [junit4]   2> 	20	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1B33F7F58E4B819B-001
   [junit4]   2> Feb 19, 2018 11:04:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128), x_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1476, maxMBSortInHeap=5.2467604519967175, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-YE, timezone=America/Boise
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=170847784,total=495452160
   [junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, TestSuggestSpellingConverter, ClusterStateUpdateTest, TestHalfAndHalfDocValues, TestClusterProperties, TestDocBasedVersionConstraints, TestRebalanceLeaders, TestBadConfig, QueryResultKeyTest, TestRangeQuery, TestJmxIntegration, PreAnalyzedFieldTest, TestCoreDiscovery, LIRRollingUpdatesTest, ClusterStateTest, RegexBytesRefFilterTest, RequestLoggingTest, TestLFUCache, UniqFieldsUpdateProcessorFactoryTest, TestSchemalessBufferedUpdates, VersionInfoTest, CopyFieldTest, TestStressLiveNodes, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, V2ApiIntegrationTest, InfoHandlerTest, TestPushWriter, SearchHandlerTest, AtomicUpdatesTest, TestConfigSetsAPIZkFailure, DistributedQueueTest, TestScoreJoinQPNoScore, ExplicitHLLTest, TestRealTimeGet, HdfsTlogReplayBufferedWhileIndexingTest, CleanupOldIndexTest, CollectionsAPISolrJTest, TriggerIntegrationTest]
   [junit4] Completed [200/777 (2!)] on J2 in 257.00s, 14 tests, 1 failure <<< FAILURES!

[...truncated 50405 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 427 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/427/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([568E45F9882B878E:664EA47B005966D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([568E45F9882B878E:3B72E10432637889]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14006 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 2068979 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/init-core-data-001
   [junit4]   2> 2068980 WARN  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2068980 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2068981 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2068982 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001
   [junit4]   2> 2068982 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2068982 INFO  (Thread-6492) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2068982 INFO  (Thread-6492) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2068986 ERROR (Thread-6492) [    ] 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> 2069082 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54441
   [junit4]   2> 2069086 INFO  (zkConnectionManagerCallback-4424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069092 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2069093 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2069093 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2069093 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2069093 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e5a7acd{/solr,null,AVAILABLE}
   [junit4]   2> 2069096 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47c0a98e{SSL,[ssl, http/1.1]}{127.0.0.1:४५८३५}
   [junit4]   2> 2069096 INFO  (jetty-launcher-4421-thread-1) [    ] o.e.j.s.Server Started @२०७१२३६ms
   [junit4]   2> 2069096 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45835}
   [junit4]   2> 2069096 ERROR (jetty-launcher-4421-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2069097 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2069097 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2069097 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2069097 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T17:14:38.073Z
   [junit4]   2> 2069102 INFO  (zkConnectionManagerCallback-4426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069102 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2069108 INFO  (jetty-launcher-4421-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54441/solr
   [junit4]   2> 2069123 INFO  (zkConnectionManagerCallback-4430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069124 INFO  (zkConnectionManagerCallback-4432-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069183 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2069184 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45835_solr
   [junit4]   2> 2069184 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer Overseer (id=73323250572132355-127.0.0.1:45835_solr-n_0000000000) starting
   [junit4]   2> 2069189 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45835_solr
   [junit4]   2> 2069189 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2069191 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2069192 INFO  (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069192 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2069192 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:45835_solr]
   [junit4]   2> 2069192 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2069192 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2069193 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2069194 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2069194 DEBUG (ScheduledTrigger-8612-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2069245 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45835.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069252 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45835.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069253 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45835.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069254 INFO  (jetty-launcher-4421-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node1/.
   [junit4]   2> 2069268 INFO  (zkConnectionManagerCallback-4436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069271 INFO  (zkConnectionManagerCallback-4440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069272 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069273 INFO  (SUITE-ComputePlanActionTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54441/solr ready
   [junit4]   2> 2069308 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
   [junit4]   2> 2069309 DEBUG (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2069309 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2069310 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069310 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2069310 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2069311 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2069338 INFO  (qtp1046295375-22782) [n:127.0.0.1:45835_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> 2069338 DEBUG (qtp1046295375-22778) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2069338 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2069339 DEBUG (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2069339 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2069339 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2069339 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2069339 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2069342 INFO  (qtp1046295375-22781) [n:127.0.0.1:45835_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> 2069342 DEBUG (qtp1046295375-22780) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2069343 INFO  (qtp1046295375-22780) [n:127.0.0.1:45835_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2069343 DEBUG (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2069343 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2069343 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2069343 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2069343 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2069344 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2069345 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2069345 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2069345 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2069346 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1601242f{/solr,null,AVAILABLE}
   [junit4]   2> 2069346 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a0bbcb{SSL,[ssl, http/1.1]}{127.0.0.1:५८६५९}
   [junit4]   2> 2069346 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server Started @२०७१४८६ms
   [junit4]   2> 2069346 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58659}
   [junit4]   2> 2069347 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2069347 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2069347 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2069347 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2069347 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T17:14:38.323Z
   [junit4]   2> 2069348 INFO  (zkConnectionManagerCallback-4443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069349 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2069355 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54441/solr
   [junit4]   2> 2069356 INFO  (zkConnectionManagerCallback-4447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069358 INFO  (zkConnectionManagerCallback-4449-thread-1-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069362 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069366 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2069368 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58659_solr
   [junit4]   2> 2069368 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58659_solr"} current state version: 0
   [junit4]   2> 2069368 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58659_solr
   [junit4]   2> 2069369 INFO  (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069375 INFO  (zkCallback-4439-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069382 INFO  (zkCallback-4439-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069383 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069435 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069445 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069445 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069446 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:58659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node2/.
   [junit4]   2> 2069473 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2069473 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2069474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2069474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2069474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14b4b4a9{/solr,null,AVAILABLE}
   [junit4]   2> 2069474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@659d382e{SSL,[ssl, http/1.1]}{127.0.0.1:४४०१३}
   [junit4]   2> 2069474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server Started @२०७१६१५ms
   [junit4]   2> 2069475 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44013}
   [junit4]   2> 2069475 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2069475 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2069475 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2069475 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2069475 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T17:14:38.451Z
   [junit4]   2> 2069476 INFO  (zkConnectionManagerCallback-4453-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069477 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2069484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54441/solr
   [junit4]   2> 2069484 INFO  (zkConnectionManagerCallback-4457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069486 INFO  (zkConnectionManagerCallback-4459-thread-1-processing-n:127.0.0.1:44013_solr) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069490 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2069492 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2069493 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44013_solr
   [junit4]   2> 2069494 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44013_solr"} current state version: 0
   [junit4]   2> 2069494 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44013_solr
   [junit4]   2> 2069497 INFO  (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069497 INFO  (zkCallback-4439-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069497 INFO  (zkCallback-4439-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069500 INFO  (zkCallback-4458-thread-1-processing-n:127.0.0.1:44013_solr) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069500 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069547 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069556 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069557 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069558 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:44013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node3/.
   [junit4]   2> 2069592 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2069593 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2069593 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2069593 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2069594 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f8dee71{/solr,null,AVAILABLE}
   [junit4]   2> 2069594 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72e78542{SSL,[ssl, http/1.1]}{127.0.0.1:४२९२६}
   [junit4]   2> 2069594 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.e.j.s.Server Started @२०७१७३४ms
   [junit4]   2> 2069594 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42926}
   [junit4]   2> 2069594 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2069595 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2069595 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2069595 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2069595 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T17:14:38.571Z
   [junit4]   2> 2069611 INFO  (zkConnectionManagerCallback-4463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069611 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2069618 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54441/solr
   [junit4]   2> 2069619 INFO  (zkConnectionManagerCallback-4467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069621 INFO  (zkConnectionManagerCallback-4469-thread-1-processing-n:127.0.0.1:42926_solr) [n:127.0.0.1:42926_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069625 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2069626 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2069628 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42926_solr
   [junit4]   2> 2069628 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42926_solr"} current state version: 0
   [junit4]   2> 2069628 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42926_solr
   [junit4]   2> 2069629 INFO  (zkCallback-4439-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069629 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069629 INFO  (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069629 INFO  (zkCallback-4439-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069629 INFO  (zkCallback-4458-thread-1-processing-n:127.0.0.1:44013_solr) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069631 INFO  (zkCallback-4468-thread-1-processing-n:127.0.0.1:42926_solr) [n:127.0.0.1:42926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069712 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42926.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069722 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42926.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069722 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42926.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2069724 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[568E45F9882B878E]) [n:127.0.0.1:42926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node4/.
   [junit4]   2> 2069767 INFO  (zkConnectionManagerCallback-4473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069796 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_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> 2069821 INFO  (qtp359196656-22841) [n:127.0.0.1:44013_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> 2069826 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_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> 2069854 INFO  (qtp333257324-22815) [n:127.0.0.1:58659_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> 2069854 DEBUG (qtp1865638758-22865) [n:127.0.0.1:42926_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2069855 INFO  (qtp1865638758-22865) [n:127.0.0.1:42926_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 2069855 DEBUG (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2069855 INFO  (qtp1865638758-22865) [n:127.0.0.1:42926_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2069857 DEBUG (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58659_solr, 127.0.0.1:44013_solr, 127.0.0.1:45835_solr, 127.0.0.1:42926_solr]
   [junit4]   2> 2069857 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2069859 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2069859 INFO  (OverseerThreadFactory-8614-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSelected1
   [junit4]   2> 2069859 DEBUG (OverseerAutoScalingTriggerThread-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2069860 DEBUG (ScheduledTrigger-8612-thread-1) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2069862 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_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> 2069864 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_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> 2069864 INFO  (qtp1046295375-22782) [n:127.0.0.1:45835_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> 2069866 INFO  (qtp333257324-22818) [n:127.0.0.1:58659_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> 2069870 INFO  (OverseerThreadFactory-8614-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 19312386969 sessionWrapper.createTime 19312386964865621, this.sessionWrapper.createTime 19312386964865621 
   [junit4]   2> 2069873 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2069873 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testSelected1
   [junit4]   2> 2069873 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testSelected1/state.json
   [junit4]   2> 2069975 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2069975 INFO  (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2069976 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2069976 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2069977 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2069977 INFO  (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2069978 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2069978 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2069979 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2069979 INFO  (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2069980 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2069980 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2069981 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2069981 INFO  (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2069982 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2069982 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2070082 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testSelected1/state.json version: 0
   [junit4]   2> 2070189 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2070189 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2070189 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2070189 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2070190 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2070190 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2070190 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2070190 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2070192 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2070192 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2070192 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testSelected1_shard1_replica_n1","base_url":"https://127.0.0.1:58659/solr","node_name":"127.0.0.1:58659_solr","state":"down","type":"NRT"}
   [junit4]   2> 2070192 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2070193 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45835_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2070193 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45835_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"testSelected1_shard1_replica_n2","base_url":"https://127.0.0.1:45835/solr","node_name":"127.0.0.1:45835_solr","state":"down","type":"NRT"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45835_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44013_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44013_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{"core":"testSelected1_shard2_replica_n4","base_url":"https://127.0.0.1:44013/solr","node_name":"127.0.0.1:44013_solr","state":"down","type":"NRT"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45835_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44013_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42926_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42926_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{"core":"testSelected1_shard2_replica_n6","base_url":"https://127.0.0.1:42926/solr","node_name":"127.0.0.1:42926_solr","state":"down","type":"NRT"}
   [junit4]   2> 2070194 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:58659/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58659_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:45835/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45835_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44013/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44013_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:42926/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42926_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2070295 DEBUG (OverseerStateUpdate-73323250572132355-127.0.0.1:45835_solr-n_0000000000) [n:127.0.0.1:45835_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testSelected1/state.json version: 1
   [junit4]   2> 2070296 INFO  (zkCallback-4431-thread-1-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070296 INFO  (zkCallback-4431-thread-2-processing-n:127.0.0.1:45835_solr) [n:127.0.0.1:45835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070296 INFO  (zkCallback-4458-thread-1-processing-n:127.0.0.1:44013_solr) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070296 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070296 INFO  (zkCallback-4458-thread-2-processing-n:127.0.0.1:44013_solr) [n:127.0.0.1:44013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070296 INFO  (zkCallback-4468-thread-1-processing-n:127.0.0.1:42926_solr) [n:127.0.0.1:42926_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070297 INFO  (zkCallback-4448-thread-2-processing-n:127.0.0.1:58659_solr) [n:127.0.0.1:58659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070297 INFO  (zkCallback-4468-thread-2-processing-n:127.0.0.1:42926_solr) [n:127.0.0.1:42926_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2070864 DEBUG (ScheduledTrigger-8612-thread-2) [n:127.0.0.1:45835_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2071202 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2071207 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2071207 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2071222 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.s.IndexSchema [testSelected1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2071224 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.s.IndexSchema [testSelected1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2071225 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2071225 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.IndexSchema [testSelected1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2071225 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2071225 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n6' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2071225 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42926.solr.core.testSelected1.shard2.replica_n6' (registry 'solr.core.testSelected1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2071225 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2071225 INFO  (qtp1865638758-22869) [n:127.0.0.1:42926_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrCore [[testSelected1_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node4/testSelected1_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node4/./testSelected1_shard2_replica_n6/data/]
   [junit4]   2> 2071226 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2071227 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n1' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2071226 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2071227 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n4' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2071227 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58659.solr.core.testSelected1.shard1.replica_n1' (registry 'solr.core.testSelected1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2071227 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44013.solr.core.testSelected1.shard2.replica_n4' (registry 'solr.core.testSelected1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2071227 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2071227 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2071227 INFO  (qtp333257324-22817) [n:127.0.0.1:58659_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrCore [[testSelected1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node2/testSelected1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node2/./testSelected1_shard1_replica_n1/data/]
   [junit4]   2> 2071227 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrCore [[testSelected1_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node3/testSelected1_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node3/./testSelected1_shard2_replica_n4/data/]
   [junit4]   2> 2071231 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.s.IndexSchema [testSelected1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2071233 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2071233 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n2' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2071233 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45835.solr.core.testSelected1.shard1.replica_n2' (registry 'solr.core.testSelected1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7ee18a
   [junit4]   2> 2071233 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2071233 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrCore [[testSelected1_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node1/testSelected1_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_568E45F9882B878E-001/tempDir-001/node1/./testSelected1_shard1_replica_n2/data/]
   [junit4]   2> 2071273 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2071273 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2071273 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2071273 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2071274 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2071274 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2071274 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2071274 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2071275 INFO  (qtp359196656-22844) [n:127.0.0.1:44013_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@140ea53b[testSelected1_shard2_replica_n4] main]
   [junit4]   2> 2071276 INFO  (qtp1046295375-22778) [n:127.0.0.1:45835_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@389eef76[testSelected1_shard1_replica_n2] main]
   [junit4]   2> 2071276 INFO  (qtp1865638758-22869) [n:12

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

node10 x:.system_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=766184388
   [junit4]   2> 2320353 INFO  (coreCloseExecutor-9547-thread-1) [n:127.0.0.1:52539_solr c:.system s:shard1 r:core_node8 x:.system_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1863000857
   [junit4]   2> 2320353 INFO  (coreCloseExecutor-9547-thread-2) [n:127.0.0.1:52539_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node8 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=767706336
   [junit4]   2> 2320359 INFO  (jetty-closer-5046-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ec78320{/solr,null,UNAVAILABLE}
   [junit4]   2> 2320360 INFO  (jetty-closer-5046-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2320361 INFO  (jetty-closer-5046-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5643c8f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2320362 INFO  (jetty-closer-5046-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2320362 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[568E45F9882B878E]-worker) [    ] 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> 2320363 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[568E45F9882B878E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55468 55468
   [junit4]   2> 2320460 INFO  (Thread-6943) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55468 55468
   [junit4]   2> 2320463 WARN  (Thread-6943) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/.system/terms/shard1
   [junit4]   2> 	18	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/.system/state.json
   [junit4]   2> 	40	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/73323264574291976-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73323264574291975-127.0.0.1:34426_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/73323264574291977-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_568E45F9882B878E-001
   [junit4]   2> Feb 19, 2018 5:18:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=ROK
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=157248920,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, SparseHLLTest, CoreAdminRequestStatusTest, RankQueryTest, TestDelegationWithHadoopAuth, XmlUpdateRequestHandlerTest, ExternalFileFieldSortTest, TestCollapseQParserPlugin, TestClusterStateMutator, TestConfigReload, TestRequestForwarding, TestNumericTerms64, AssignTest, TestFieldCacheWithThreads, TestGraphMLResponseWriter, TestQuerySenderNoQuery, TestShortCircuitedRequests, HdfsAutoAddReplicasIntegrationTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSolrConfigHandlerConcurrent, TestCSVLoader, UpdateParamsTest, NumberUtilsTest, CdcrReplicationHandlerTest, TestIndexingPerformance, TestExactStatsCache, TestDefaultStatsCache, RequestHandlersTest, TestLegacyNumericUtils, DocValuesMissingTest, TestCSVResponseWriter, TestMultiWordSynonyms, TestPointFields, ImplicitSnitchTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, BlobRepositoryCloudTest, BigEndianAscendingWordSerializerTest, TestXmlQParserPlugin, TestSolrCloudSnapshots, HdfsRecoverLeaseTest, TestCustomDocTransformer, StatsComponentTest, FacetPivotSmallTest, DistributedVersionInfoTest, CloneFieldUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, ZkNodePropsTest, TestOmitPositions, TestDocumentBuilder, FullHLLTest, TestFieldCollectionResource, TestCollectionAPIs, LeaderInitiatedRecoveryOnShardRestartTest, TestCollationField, TestSort, TestRequestStatusCollectionAPI, BinaryUpdateRequestHandlerTest, TestConfig, DistributedQueryComponentCustomSortTest, TestLeaderElectionWithEmptyReplica, FieldAnalysisRequestHandlerTest, NodeAddedTriggerTest, TestSimpleQParserPlugin, TestBackupRepositoryFactory, ExitableDirectoryReaderTest, TestManagedResourceStorage, ZkSolrClientTest, TestRandomCollapseQParserPlugin, TestGroupingSearch, RAMDirectoryFactoryTest, TestConfigSetProperties, TestMergePolicyConfig, TestDocTermOrds, MetricsHandlerTest, TestNodeAddedTrigger, SimpleCollectionCreateDeleteTest, SolrCloudReportersTest, TestSolrDeletionPolicy1, TestStressUserVersions, TestLMDirichletSimilarityFactory, TestCloudJSONFacetJoinDomain, CursorMarkTest, DirectUpdateHandlerTest, TestPrepRecovery, ConfigureRecoveryStrategyTest, SolrPluginUtilsTest, TestSchemaSimilarityResource, TestSortByMinMaxFunction, OpenCloseCoreStressTest, TestStressLucene, TestSubQueryTransformerCrossCore, AssignBackwardCompatibilityTest, DistributedQueryElevationComponentTest, TestExecutePlanAction, TestDistributedSearch, TestNRTOpen, HttpPartitionOnCommitTest, ResponseBuilderTest, SuggesterWFSTTest, TestSlowCompositeReaderWrapper, TestReplicationHandlerBackup, TestWriterPerf, TestRawResponseWriter, UtilsToolTest, TermVectorComponentDistributedTest, TestExtendedDismaxParser, AnalysisErrorHandlingTest, TestSolrCloudWithDelegationTokens, MoveReplicaTest, AnalyticsMergeStrategyTest, CollectionsAPIAsyncDistributedZkTest, TestRecoveryHdfs, MBeansHandlerTest, TestJsonFacets, TestCloudNestedDocsSort, TestPHPSerializedResponseWriter, HdfsUnloadDistributedZkTest, LeaderElectionContextKeyTest, UUIDFieldTest, TestSolrCoreParser, HdfsSyncSliceTest, TestHashPartitioner, TestImplicitCoreProperties, BufferStoreTest, ZkCLITest, UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler, TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, SolrIndexSplitterTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestQueryTypes, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JsonLoaderTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestDocSet, TestBinaryField, TestSearchPerf, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestTlogReplica, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ComputePlanActionTest, SearchRateTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestGenericDistributedQueue, TestNodeLostTrigger, TestSimDistributedQueue, CdcrBootstrapTest, RuleEngineTest, RulesTest, TestReloadAndDeleteDocs, SearchHandlerTest, TestBlobHandler, TestSystemCollAutoCreate, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [652/777 (2!)] on J0 in 38.39s, 1 test, 1 failure <<< FAILURES!

[...truncated 48946 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 426 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/426/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D25FF1879222BD8D:5A0BCE5D3CDED075]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12867 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 669498 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/init-core-data-001
   [junit4]   2> 669499 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 669499 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 669500 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 669501 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001
   [junit4]   2> 669501 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 669501 INFO  (Thread-1870) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 669501 INFO  (Thread-1870) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 669508 ERROR (Thread-1870) [    ] 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> 669601 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56972
   [junit4]   2> 669603 INFO  (zkConnectionManagerCallback-1607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669607 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669607 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669608 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669608 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669611 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669611 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669611 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669611 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 669612 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45617e77{/solr,null,AVAILABLE}
   [junit4]   2> 669613 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ad91fdd{SSL,[ssl, http/1.1]}{127.0.0.1:38054}
   [junit4]   2> 669613 INFO  (jetty-launcher-1604-thread-1) [    ] o.e.j.s.Server Started @671590ms
   [junit4]   2> 669613 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38054}
   [junit4]   2> 669614 ERROR (jetty-launcher-1604-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669614 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669614 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669614 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669614 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 669614 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:03:59.990Z
   [junit4]   2> 669617 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669617 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669617 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 669618 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e32066{/solr,null,AVAILABLE}
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@761303b0{SSL,[ssl, http/1.1]}{127.0.0.1:53054}
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.e.j.s.Server Started @671595ms
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53054}
   [junit4]   2> 669619 ERROR (jetty-launcher-1604-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669619 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:03:59.995Z
   [junit4]   2> 669621 INFO  (zkConnectionManagerCallback-1609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669621 INFO  (zkConnectionManagerCallback-1611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669621 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 669622 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bf5ca92{/solr,null,AVAILABLE}
   [junit4]   2> 669636 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669636 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669636 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f50103e{SSL,[ssl, http/1.1]}{127.0.0.1:39722}
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-2) [    ] o.e.j.s.Server Started @671617ms
   [junit4]   2> 669640 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39722}
   [junit4]   2> 669641 ERROR (jetty-launcher-1604-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669641 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669641 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669641 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669641 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:04:00.017Z
   [junit4]   2> 669641 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d654f0{/solr,null,AVAILABLE}
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46c79855{/solr,null,AVAILABLE}
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b779523{SSL,[ssl, http/1.1]}{127.0.0.1:52260}
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-4) [    ] o.e.j.s.Server Started @671619ms
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52260}
   [junit4]   2> 669642 ERROR (jetty-launcher-1604-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2cc0b2d8{SSL,[ssl, http/1.1]}{127.0.0.1:37464}
   [junit4]   2> 669642 INFO  (jetty-launcher-1604-thread-6) [    ] o.e.j.s.Server Started @671619ms
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37464}
   [junit4]   2> 669643 ERROR (jetty-launcher-1604-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:04:00.019Z
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:04:00.019Z
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4aee181e{/solr,null,AVAILABLE}
   [junit4]   2> 669643 INFO  (jetty-launcher-1604-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669644 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65d6030b{SSL,[ssl, http/1.1]}{127.0.0.1:51085}
   [junit4]   2> 669644 INFO  (jetty-launcher-1604-thread-5) [    ] o.e.j.s.Server Started @671621ms
   [junit4]   2> 669644 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51085}
   [junit4]   2> 669645 ERROR (jetty-launcher-1604-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 669645 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 669645 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 669645 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 669645 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T03:04:00.021Z
   [junit4]   2> 669646 INFO  (zkConnectionManagerCallback-1613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669646 INFO  (jetty-launcher-1604-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669647 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669648 INFO  (zkConnectionManagerCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669648 INFO  (zkConnectionManagerCallback-1621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669648 INFO  (zkConnectionManagerCallback-1619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669648 INFO  (zkConnectionManagerCallback-1617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669648 INFO  (zkConnectionManagerCallback-1627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669650 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669650 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669650 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 669662 INFO  (jetty-launcher-1604-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669666 INFO  (jetty-launcher-1604-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669670 INFO  (zkConnectionManagerCallback-1629-thread-1-processing-n:127.0.0.1:38054_solr) [n:127.0.0.1:38054_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669678 INFO  (zkConnectionManagerCallback-1639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669679 INFO  (jetty-launcher-1604-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669679 INFO  (jetty-launcher-1604-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56972/solr
   [junit4]   2> 669680 INFO  (zkConnectionManagerCallback-1636-thread-1-processing-n:127.0.0.1:53054_solr) [n:127.0.0.1:53054_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669679 INFO  (zkConnectionManagerCallback-1633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669690 INFO  (zkConnectionManagerCallback-1647-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669690 INFO  (zkConnectionManagerCallback-1644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669691 INFO  (zkConnectionManagerCallback-1649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669697 INFO  (zkConnectionManagerCallback-1652-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669699 INFO  (zkConnectionManagerCallback-1658-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669699 INFO  (zkConnectionManagerCallback-1656-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669714 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669714 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669714 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669715 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39722_solr
   [junit4]   2> 669715 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52260_solr
   [junit4]   2> 669715 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37464_solr
   [junit4]   2> 669716 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.Overseer Overseer (id=73319905740455952-127.0.0.1:39722_solr-n_0000000000) starting
   [junit4]   2> 669724 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 669725 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 669731 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 669751 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39722_solr
   [junit4]   2> 669752 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 669755 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 669755 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 669778 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 669779 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 669780 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669781 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669782 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53054_solr
   [junit4]   2> 669783 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 669783 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 669785 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 669798 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38054_solr
   [junit4]   2> 669799 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 669799 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 669803 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 669805 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 669806 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 669807 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51085_solr
   [junit4]   2> 669809 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 669809 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 669810 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 669822 INFO  (zkCallback-1635-thread-1-processing-n:127.0.0.1:53054_solr) [n:127.0.0.1:53054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 669833 INFO  (zkCallback-1628-thread-1-processing-n:127.0.0.1:38054_solr) [n:127.0.0.1:38054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 669845 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52260.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669851 INFO  (zkCallback-1646-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 669851 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52260.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669851 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52260.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669852 INFO  (jetty-launcher-1604-thread-4) [n:127.0.0.1:52260_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node4/.
   [junit4]   2> 669852 INFO  (zkCallback-1635-thread-2-processing-n:127.0.0.1:53054_solr) [n:127.0.0.1:53054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 669883 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39722.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669920 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39722.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669921 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39722.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669922 INFO  (jetty-launcher-1604-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node2/.
   [junit4]   2> 669929 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53054.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669953 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53054.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669953 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53054.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669956 INFO  (jetty-launcher-1604-thread-3) [n:127.0.0.1:53054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node3/.
   [junit4]   2> 669960 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669960 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38054.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669976 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38054.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669977 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38054.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669978 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37464.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669978 INFO  (jetty-launcher-1604-thread-1) [n:127.0.0.1:38054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/.
   [junit4]   2> 669985 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669985 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669986 INFO  (jetty-launcher-1604-thread-5) [n:127.0.0.1:51085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node5/.
   [junit4]   2> 669987 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37464.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669988 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37464.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 669989 INFO  (jetty-launcher-1604-thread-6) [n:127.0.0.1:37464_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node6/.
   [junit4]   2> 670157 INFO  (zkConnectionManagerCallback-1669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 670159 INFO  (zkConnectionManagerCallback-1673-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 670160 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 670160 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56972/solr ready
   [junit4]   2> 670196 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[D25FF1879222BD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 670197 INFO  (zkConnectionManagerCallback-1675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 670198 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[D25FF1879222BD8D]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 670253 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 670279 INFO  (qtp1503928212-7775) [n:127.0.0.1:38054_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> 670303 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_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> 670327 INFO  (qtp1073544443-7822) [n:127.0.0.1:51085_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> 670351 INFO  (qtp2033169458-7801) [n:127.0.0.1:52260_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> 670353 INFO  (qtp1331257531-7793) [n:127.0.0.1:53054_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> 670354 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=128
   [junit4]   2> 670354 INFO  (qtp1331257531-7792) [n:127.0.0.1:53054_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> 670356 INFO  (OverseerThreadFactory-2895-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 670360 INFO  (qtp1088355340-7809) [n:127.0.0.1:37464_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> 670363 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 670366 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_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> 670369 INFO  (qtp1073544443-7824) [n:127.0.0.1:51085_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> 670375 INFO  (qtp2033169458-7806) [n:127.0.0.1:52260_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> 670377 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 670380 INFO  (OverseerThreadFactory-2895-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 19261348878 sessionWrapper.createTime 19261348875958777, this.sessionWrapper.createTime 19261348875958777 
   [junit4]   2> 670488 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:38054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670490 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:37464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670491 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:37464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670493 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:53054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670495 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:52260/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670497 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:51085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670499 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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_n13",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39722/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670501 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:38054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670503 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:38054/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670505 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_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:39722/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670714 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&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> 670714 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670714 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 670714 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670715 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 670716 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670716 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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> 670718 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_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> 670718 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_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> 670718 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670718 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670721 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_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_n13&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 670721 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 670723 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 670723 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 670731 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_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> 670836 INFO  (zkCallback-1628-thread-1-processing-n:127.0.0.1:38054_solr) [n:127.0.0.1:38054_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> 670836 INFO  (zkCallback-1651-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_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> 670836 INFO  (zkCallback-1635-thread-2-processing-n:127.0.0.1:53054_solr) [n:127.0.0.1:53054_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> 670836 INFO  (zkCallback-1655-thread-1-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_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> 670836 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_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> 670836 INFO  (zkCallback-1651-thread-3-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_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> 670836 INFO  (zkCallback-1646-thread-1-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 670836 INFO  (zkCallback-1651-thread-2-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_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> 670837 INFO  (zkCallback-1635-thread-1-processing-n:127.0.0.1:53054_solr) [n:127.0.0.1:53054_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> 670837 INFO  (zkCallback-1646-thread-2-processing-n:127.0.0.1:51085_solr) [n:127.0.0.1:51085_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> 670837 INFO  (zkCallback-1655-thread-2-processing-n:127.0.0.1:37464_solr) [n:127.0.0.1:37464_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> 670837 INFO  (zkCallback-1657-thread-2-processing-n:127.0.0.1:52260_solr) [n:127.0.0.1:52260_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> 671736 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 671737 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 671741 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 671757 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 671760 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 671766 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_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> 671769 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 671770 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 671771 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 671773 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 671774 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 671775 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_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> 671791 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 671823 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n13] Schema name=cloud-dynamic
   [junit4]   2> 671823 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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> 671824 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 671827 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_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> 671828 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 671828 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 671830 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 671835 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38054.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 671835 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671835 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 671854 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 671854 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 671855 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 671855 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 671857 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_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> 671862 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 671862 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 671862 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 671862 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 671862 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39722.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 671863 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671863 INFO  (qtp2077871266-7816) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node2/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 671863 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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_37464.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@3e728f85
   [junit4]   2> 671863 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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> 671863 INFO  (qtp1088355340-7805) [n:127.0.0.1:37464_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 671872 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51085.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 671872 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671872 INFO  (qtp1073544443-7823) [n:127.0.0.1:51085_solr c:replacenodetest_coll_notarget s:shard3 r:core_node12 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node5/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 671874 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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_38054.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@3e728f85
   [junit4]   2> 671874 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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> 671874 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 671879 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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> 671879 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 671879 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 671880 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 671880 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n13' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 671881 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39722.solr.core.replacenodetest_coll_notarget.shard4.replica_n13' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n13') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 671881 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671881 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n13] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n13], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n13/data/]
   [junit4]   2> 671883 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 671883 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 671884 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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_38054.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@3e728f85
   [junit4]   2> 671884 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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> 671884 INFO  (qtp1503928212-7779) [n:127.0.0.1:38054_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 671890 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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_53054.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@3e728f85
   [junit4]   2> 671890 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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> 671890 INFO  (qtp1331257531-7791) [n:127.0.0.1:53054_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 671903 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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> 671903 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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> 671904 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_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_37464.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@3e728f85
   [junit4]   2> 671904 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671904 INFO  (qtp1088355340-7815) [n:127.0.0.1:37464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node6/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 671905 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 671905 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 671906 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52260.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e728f85
   [junit4]   2> 671906 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 671906 INFO  (qtp2033169458-7804) [n:127.0.0.1:52260_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 671982 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 671982 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 671985 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 671985 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 671988 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a38114c[replacenodetest_coll_notarget_shard1_replica_n1] main]
   [junit4]   2> 671989 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 671990 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 671997 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 671997 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592796845045710848
   [junit4]   2> 672000 INFO  (searcherExecutor-2908-thread-1-processing-n:127.0.0.1:38054_solr x:replacenodetest_coll_notarget_shard1_replica_n1 s:shard1 c:replacenodetest_coll_notarget r:core_node3) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard1_replica_n1] Registered new searcher Searcher@a38114c[replacenodetest_coll_notarget_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672007 INFO  (qtp1503928212-7777) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 672017 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 672017 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 672021 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 672021 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 672032 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce35b2f[replacenodetest_coll_notarget_shard4_replica_n13] main]
   [junit4]   2> 672033 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672034 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672035 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 672035 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 672038 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 672040 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 672040 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 672044 INFO  (searcherExecutor-2914-thread-1-processing-n:127.0.0.1:39722_solr x:replacenodetest_coll_notarget_shard4_replica_n13 s:shard4 c:replacenodetest_coll_notarget r:core_node15) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard4_replica_n13] Registered new searcher Searcher@3ce35b2f[replacenodetest_coll_notarget_shard4_replica_n13] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672044 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592796845094993920
   [junit4]   2> 672044 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.SolrIndexSearcher Opening [Searcher@268cc045[replacenodetest_coll_notarget_shard5_replica_n16] main]
   [junit4]   2> 672045 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672045 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672046 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 672047 INFO  (searcherExecutor-2912-thread-1-processing-n:127.0.0.1:38054_solr x:replacenodetest_coll_notarget_shard5_replica_n16 s:shard5 c:replacenodetest_coll_notarget r:core_node19) [n:127.0.0.1:38054_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] Registered new searcher Searcher@268cc045[replacenodetest_coll_notarget_shard5_replica_n16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672047 INFO  (qtp1503928212-7778) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592796845098139648
   [junit4]   2> 672050 INFO  (qtp2077871266-7817) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n13] o.a.s.c.ShardLeaderElectionContext Waiting unti

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

.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard1.replica_n2, tag=1928067610
   [junit4]   2> 676736 INFO  (coreCloseExecutor-2968-thread-2) [n:127.0.0.1:37464_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@186e8aa2: rootName = solr_37464, domain = solr.core.replacenodetest_coll_notarget.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@987de17
   [junit4]   2> 676740 INFO  (coreCloseExecutor-2967-thread-1) [n:127.0.0.1:53054_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard2.leader, tag=1267128442
   [junit4]   2> 676745 INFO  (jetty-closer-1605-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16e32066{/solr,null,UNAVAILABLE}
   [junit4]   2> 676745 INFO  (jetty-closer-1605-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 676751 INFO  (coreCloseExecutor-2963-thread-2) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard5.leader, tag=1268677890
   [junit4]   2> 676751 INFO  (coreCloseExecutor-2963-thread-3) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard4.replica_n14, tag=1064845067
   [junit4]   2> 676751 INFO  (coreCloseExecutor-2963-thread-3) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70ff2899: rootName = solr_38054, domain = solr.core.replacenodetest_coll_notarget.shard4.replica_n14, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard4.replica_n14 / com.codahale.metrics.MetricRegistry@4fb1d393
   [junit4]   2> 676753 INFO  (coreCloseExecutor-2968-thread-2) [n:127.0.0.1:37464_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, tag=1928067610
   [junit4]   2> 676758 INFO  (coreCloseExecutor-2966-thread-2) [n:127.0.0.1:39722_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard5.leader, tag=757763685
   [junit4]   2> 676760 INFO  (coreCloseExecutor-2963-thread-3) [n:127.0.0.1:38054_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard4.leader, tag=1064845067
   [junit4]   2> 676764 INFO  (jetty-closer-1605-thread-3) [    ] o.a.s.c.Overseer Overseer (id=73319905740455952-127.0.0.1:39722_solr-n_0000000000) closing
   [junit4]   2> 676764 INFO  (OverseerStateUpdate-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39722_solr
   [junit4]   2> 676767 INFO  (jetty-closer-1605-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18d654f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 676768 INFO  (jetty-closer-1605-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 676768 INFO  (jetty-closer-1605-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45617e77{/solr,null,UNAVAILABLE}
   [junit4]   2> 676769 INFO  (jetty-closer-1605-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 676769 WARN  (OverseerAutoScalingTriggerThread-73319905740455952-127.0.0.1:39722_solr-n_0000000000) [n:127.0.0.1:39722_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 676772 INFO  (jetty-closer-1605-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bf5ca92{/solr,null,UNAVAILABLE}
   [junit4]   2> 676772 INFO  (jetty-closer-1605-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 676772 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] 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> 676774 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[D25FF1879222BD8D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56972 56972
   [junit4]   2> 676874 INFO  (Thread-1870) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56972 56972
   [junit4]   2> 676874 WARN  (Thread-1870) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73319905740455954-127.0.0.1:37464_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73319905740455952-127.0.0.1:39722_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/replacenodetest_coll_notarget/leader_elect/shard3/election/73319905740455953-core_node11-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_D25FF1879222BD8D-001
   [junit4]   2> Feb 19, 2018 3:04:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=829, maxMBSortInHeap=7.7492370843333696, sim=RandomSimilarity(queryNorm=true): {}, locale=ga-IE, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=143702000,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, SolrMetricManagerTest, DistributedFacetSimpleRefinementLongTailTest, BlockCacheTest, CoreMergeIndexesAdminHandlerTest, LargeFieldTest, FieldMutatingUpdateProcessorTest, SaslZkACLProviderTest, TestConfigSets, QueryParsingTest, DistributedDebugComponentTest, TestClassicSimilarityFactory, TestPivotHelperCode, StatsReloadRaceTest, PKIAuthenticationIntegrationTest, SoftAutoCommitTest, TestLeaderElectionZkExpiry, TestRestManager, HdfsThreadLeakTest, AsyncCallRequestStatusResponseTest, DeleteNodeTest, XsltUpdateRequestHandlerTest, FastVectorHighlighterTest, HLLSerializationTest, TestFieldCache, TestCollationFieldDocValues, TestRTGBase, UpdateLogTest, TestHashQParserPlugin, TestTrie, TestLocalFSCloudBackupRestore, TestNestedDocsSort, HttpPartitionTest, CurrencyFieldTypeTest, ZkControllerTest, SpellCheckCollatorWithCollapseTest, SampleTest, TestFunctionQuery, SearchHandlerTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSortRandom, TestFieldResource, TestUseDocValuesAsStored, TestMiniSolrCloudClusterSSL, TestChildDocTransformer, TestCharFilters, DOMUtilTest, TestCursorMarkWithoutUniqueKey, SortSpecParsingTest, LoggingHandlerTest, TestTrieFacet, TestStressRecovery, BitVectorTest, TestSolrCLIRunExample, TestLegacyTerms, AnalyticsQueryTest, TestNamedUpdateProcessors, MoveReplicaHDFSFailoverTest, TestTriggerIntegration, HttpTriggerListenerTest, TestLegacyField, TestReqParamsAPI, IndexSchemaTest, RuleEngineTest, PropertiesRequestHandlerTest, TestSmileRequest, TestBM25SimilarityFactory, TestSchemaVersionResource, BadComponentTest, TestPostingsSolrHighlighter, TestReloadAndDeleteDocs, ComputePlanActionTest, AtomicUpdateProcessorFactoryTest, TestCollectionAPI, TestExportWriter, SolrCoreTest, TestCloudDeleteByQuery, TestSystemIdResolver, TestMinMaxOnMultiValuedField, ZkStateReaderTest, TlogReplayBufferedWhileIndexingTest, BadCopyFieldTest, ClassificationUpdateProcessorIntegrationTest, TestFuzzyAnalyzedSuggestions, TestRuleBasedAuthorizationPlugin, DistributedFacetPivotSmallTest, AddReplicaTest, SchemaVersionSpecificBehaviorTest, CdcrBootstrapTest, TestUninvertingReader, QueryEqualityTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [224/777 (1!)] on J1 in 8.14s, 1 test, 1 failure <<< FAILURES!

[...truncated 50292 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 425 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/425/

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:48277/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35359/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:48277/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35359/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([47F1225EF2F1D652:ED3CF1AC45220382]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35359/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([47F1225EF2F1D652:2A0D86A348B92955]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12404 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 280433 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/init-core-data-001
   [junit4]   2> 280435 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 280435 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 280436 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 280441 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001
   [junit4]   2> 280441 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 280441 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 280441 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 280445 ERROR (Thread-615) [    ] 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> 280541 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54942
   [junit4]   2> 280544 INFO  (zkConnectionManagerCallback-772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280548 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 280548 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 280549 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 280550 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 280550 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 280550 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 280550 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 280550 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 280551 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 280551 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f70cbe{/solr,null,AVAILABLE}
   [junit4]   2> 280551 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52f56582{/solr,null,AVAILABLE}
   [junit4]   2> 280552 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 280552 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 280552 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 280552 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c6489db{/solr,null,AVAILABLE}
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a03b9c9{SSL,[ssl, http/1.1]}{127.0.0.1:51291}
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d73f7c3{SSL,[ssl, http/1.1]}{127.0.0.1:39174}
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.e.j.s.Server Started @282756ms
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39174}
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.e.j.s.Server Started @282756ms
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51291}
   [junit4]   2> 280559 ERROR (jetty-launcher-769-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 280559 ERROR (jetty-launcher-769-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T19:54:35.092Z
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280559 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T19:54:35.092Z
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54bf2c52{SSL,[ssl, http/1.1]}{127.0.0.1:46547}
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.e.j.s.Server Started @282757ms
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46547}
   [junit4]   2> 280560 ERROR (jetty-launcher-769-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 280560 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T19:54:35.093Z
   [junit4]   2> 280562 INFO  (zkConnectionManagerCallback-774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280563 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280563 INFO  (zkConnectionManagerCallback-776-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280563 INFO  (zkConnectionManagerCallback-778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280564 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280564 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 280570 INFO  (jetty-launcher-769-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54942/solr
   [junit4]   2> 280572 INFO  (zkConnectionManagerCallback-782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280572 INFO  (jetty-launcher-769-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54942/solr
   [junit4]   2> 280574 INFO  (zkConnectionManagerCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280574 INFO  (jetty-launcher-769-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54942/solr
   [junit4]   2> 280576 INFO  (zkConnectionManagerCallback-794-thread-1-processing-n:127.0.0.1:46547_solr) [n:127.0.0.1:46547_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280576 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280578 INFO  (zkConnectionManagerCallback-786-thread-1-processing-n:127.0.0.1:51291_solr) [n:127.0.0.1:51291_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280579 INFO  (zkConnectionManagerCallback-796-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280648 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280648 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280648 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 280648 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39174_solr
   [junit4]   2> 280649 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51291_solr
   [junit4]   2> 280649 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46547_solr
   [junit4]   2> 280652 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer Overseer (id=73318217211772937-127.0.0.1:39174_solr-n_0000000000) starting
   [junit4]   2> 280667 INFO  (zkCallback-793-thread-1-processing-n:127.0.0.1:46547_solr) [n:127.0.0.1:46547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280667 INFO  (zkCallback-795-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280667 INFO  (zkCallback-785-thread-1-processing-n:127.0.0.1:51291_solr) [n:127.0.0.1:51291_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280668 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 280672 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 280673 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39174_solr
   [junit4]   2> 280673 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 280674 INFO  (zkCallback-793-thread-1-processing-n:127.0.0.1:46547_solr) [n:127.0.0.1:46547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280674 INFO  (zkCallback-785-thread-1-processing-n:127.0.0.1:51291_solr) [n:127.0.0.1:51291_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280677 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39174_solr"} current state version: 0
   [junit4]   2> 280677 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39174_solr
   [junit4]   2> 280679 INFO  (zkCallback-795-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 280679 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51291_solr, 127.0.0.1:39174_solr, 127.0.0.1:46547_solr]
   [junit4]   2> 280679 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 280679 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 280681 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 280681 DEBUG (OverseerAutoScalingTriggerThread-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 280681 DEBUG (ScheduledTrigger-1177-thread-1) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 280727 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46547.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280732 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280736 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46547.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280736 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46547.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280737 INFO  (jetty-launcher-769-thread-3) [n:127.0.0.1:46547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/.
   [junit4]   2> 280747 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280747 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280748 INFO  (jetty-launcher-769-thread-1) [n:127.0.0.1:51291_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/.
   [junit4]   2> 280772 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39174.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280779 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39174.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280779 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39174.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595707f9
   [junit4]   2> 280780 INFO  (jetty-launcher-769-thread-2) [n:127.0.0.1:39174_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/.
   [junit4]   2> 280812 INFO  (zkConnectionManagerCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280815 INFO  (zkConnectionManagerCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 280815 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 280816 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54942/solr ready
   [junit4]   2> 280846 INFO  (qtp417480294-3185) [n:127.0.0.1:39174_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 280848 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 280849 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 280851 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 280852 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 280853 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 280854 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 280855 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 280857 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 280858 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 280859 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 280860 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 280861 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 280862 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 280863 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 280865 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 280866 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 280867 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 280868 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 280869 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 280870 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 280872 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 280873 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 280874 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 280875 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 280877 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 280878 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 280879 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 280881 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 280882 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 280883 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 280884 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 280885 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 280887 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 280888 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 280889 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 280890 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 280892 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 280893 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 280894 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 280895 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 280896 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 280898 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 280899 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 280900 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 280901 INFO  (OverseerThreadFactory-1179-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 280906 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 280906 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 280906 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 281009 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 281009 INFO  (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281011 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 281011 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 281012 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 281012 INFO  (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281013 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 281013 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 281014 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 281014 INFO  (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281014 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 281014 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 281115 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 281261 INFO  (qtp417480294-3187) [n:127.0.0.1:39174_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 281261 INFO  (qtp417480294-3187) [n:127.0.0.1:39174_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 281283 INFO  (qtp1287039587-3167) [n:127.0.0.1:51291_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 281283 INFO  (qtp1287039587-3167) [n:127.0.0.1:51291_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 281283 INFO  (qtp1219231721-3175) [n:127.0.0.1:46547_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 281283 INFO  (qtp1219231721-3175) [n:127.0.0.1:46547_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 281286 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39174_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 281286 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39174_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 281286 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:39174/solr","node_name":"127.0.0.1:39174_solr","state":"down","type":"NRT"}
   [junit4]   2> 281286 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39174_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 281297 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46547_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 281297 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46547_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:46547/solr","node_name":"127.0.0.1:46547_solr","state":"down","type":"NRT"}
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46547_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39174_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51291_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51291_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:51291/solr","node_name":"127.0.0.1:51291_solr","state":"down","type":"NRT"}
   [junit4]   2> 281298 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:51291/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51291_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46547/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46547_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:39174/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39174_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 281399 DEBUG (OverseerStateUpdate-73318217211772937-127.0.0.1:39174_solr-n_0000000000) [n:127.0.0.1:39174_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 281399 INFO  (zkCallback-795-thread-1-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281399 INFO  (zkCallback-785-thread-1-processing-n:127.0.0.1:51291_solr) [n:127.0.0.1:51291_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281399 INFO  (zkCallback-793-thread-1-processing-n:127.0.0.1:46547_solr) [n:127.0.0.1:46547_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281400 INFO  (zkCallback-793-thread-2-processing-n:127.0.0.1:46547_solr) [n:127.0.0.1:46547_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281408 INFO  (zkCallback-785-thread-2-processing-n:127.0.0.1:51291_solr) [n:127.0.0.1:51291_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281409 INFO  (zkCallback-795-thread-2-processing-n:127.0.0.1:39174_solr) [n:127.0.0.1:39174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 281682 DEBUG (ScheduledTrigger-1177-thread-1) [n:127.0.0.1:39174_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 282294 INFO  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 282294 INFO  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 282295 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 282295 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 282295 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 282295 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 282295 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 282296 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 282296 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 282296 WARN  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 282309 INFO  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 282309 INFO  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 282309 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 282321 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 282321 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 282321 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 282321 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 282322 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 282322 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 282322 WARN  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 282328 INFO  (qtp1219231721-3175) [n:127.0.0.1:46547_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 282321 INFO  (qtp417480294-3187) [n:127.0.0.1:39174_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 282336 INFO  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 282337 INFO  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 282337 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 282337 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 282338 WARN  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_47F1225EF2F1D652-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 282344 INFO  (qtp1287039587-3167) [n:127.0.0.1:51291_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3

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

STest_failed_coll_false/terms/shard1
   [junit4]   2> 	5	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	72	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	58	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	41	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	35	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/73318294155689994-core_node8-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/73318294155689994-127.0.0.1:48277_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/73318294155689994-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73318294155689991-127.0.0.1:34008_solr-n_0000000003
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1522103 WARN  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1522120 INFO  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1522223 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:55840) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1522223 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost/127.0.0.1:55840) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-754770343-10.41.0.5-1518984849569 (Datanode Uuid 369ad9b4-7c9f-46f2-bc44-a196bbe4651f) service to localhost/127.0.0.1:55840
   [junit4]   2> 1522227 WARN  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1522239 INFO  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1522344 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:55840) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1522344 WARN  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:55840) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-754770343-10.41.0.5-1518984849569 (Datanode Uuid 9d43b25f-625f-40b3-8a98-bf5f9f3e7ceb) service to localhost/127.0.0.1:55840
   [junit4]   2> 1522356 INFO  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1522485 INFO  (SUITE-MoveReplicaHDFSTest-seed#[47F1225EF2F1D652]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57904 57904
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_47F1225EF2F1D652-001
   [junit4]   2> Feb 18, 2018 8:15:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 34 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1324, maxMBSortInHeap=7.262860299256122, sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=America/Boise
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=105136416,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestXmlQParserPlugin, ReplicationFactorTest, OutOfBoxZkACLAndCredentialsProvidersTest, FieldAnalysisRequestHandlerTest, UtilsToolTest, TestClusterStateProvider, PreAnalyzedFieldManagedSchemaCloudTest, TestMergePolicyConfig, UpdateParamsTest, TestBackupRepositoryFactory, SegmentsInfoRequestHandlerTest, TestExceedMaxTermLength, PeerSyncWithIndexFingerprintCachingTest, TestFieldTypeResource, TestBlendedInfixSuggestions, TestCustomStream, OpenExchangeRatesOrgProviderTest, TestCustomDocTransformer, TestStressLucene, TestSort, TestSolrConfigHandlerConcurrent, SolrIndexSplitterTest, TestSolrDeletionPolicy1, TemplateUpdateProcessorTest, SpellingQueryConverterTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrJmxReporterCloudTest, TestCSVResponseWriter, TestComponentsName, TestGraphMLResponseWriter, BlockJoinFacetRandomTest, AnalyticsMergeStrategyTest, PluginInfoTest, BinaryUpdateRequestHandlerTest, TestPhraseSuggestions, TestCrossCoreJoin, HdfsRecoverLeaseTest, SuggestComponentTest, TestSimDistributedQueue, AssignTest, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotSmallAdvancedTest, DeleteLastCustomShardedReplicaTest, TestCloudJSONFacetJoinDomain, AutoScalingHandlerTest, TestDocSet, TestRandomFlRTGCloud, TermVectorComponentDistributedTest, ExternalFileFieldSortTest, TestCollectionAPIs, DistribDocExpirationUpdateProcessorTest, CdcrReplicationHandlerTest, LeaderElectionContextKeyTest, TestNodeAddedTrigger, TestCollapseQParserPlugin, TestAuthenticationFramework, TestManagedSchema, RankQueryTest, BlobRepositoryCloudTest, TestStressUserVersions, TestUniqueKeyFieldResource, ResponseBuilderTest, TestBinaryField, TestCloudSchemaless, ConcurrentCreateRoutedAliasTest, TestRecoveryHdfs, TestHighFrequencyDictionaryFactory, MetricsHandlerTest, TestPKIAuthenticationPlugin, TestCloudNestedDocsSort, TestShortCircuitedRequests, DistributedTermsComponentTest, SolrPluginUtilsTest, OpenCloseCoreStressTest, OverseerTaskQueueTest, DebugComponentTest, ShufflingReplicaListTransformerTest, DistributedQueryElevationComponentTest, AssignBackwardCompatibilityTest, TestRequestForwarding, ChangedSchemaMergeTest, TestExactStatsCache, OutputWriterTest, TestDelegationWithHadoopAuth, SynonymTokenizerTest, DistributedQueryComponentCustomSortTest, TestSubQueryTransformerCrossCore, BadIndexSchemaTest, TestIndexingPerformance, SolrCoreMetricManagerTest, CursorMarkTest, TestRandomCollapseQParserPlugin, TestRandomFaceting, TestSolrCoreParser, CustomHighlightComponentTest, TestSortByMinMaxFunction, CoreAdminRequestStatusTest, ZkCLITest, NumberUtilsTest, DeleteShardTest, SuggesterWFSTTest, ActionThrottleTest, TestCSVLoader, BasicAuthStandaloneTest, TestLockTree, VMParamsZkACLAndCredentialsProvidersTest, TestConfigReload, CreateCollectionCleanupTest, TestSolrCloudWithDelegationTokens, SubstringBytesRefFilterTest, TestQuerySenderNoQuery, TestIndexSearcher, TestSimpleTextCodec, SimpleMLTQParserTest, SolrIndexConfigTest, SparseHLLTest, RAMDirectoryFactoryTest, TestConfigSetsAPI, CdcrBidirectionalTest, TestImplicitCoreProperties, EchoParamsTest, TestConfigSetProperties, TestManagedSynonymGraphFilterFactory, FullHLLTest, TestCollationField, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestJoin, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, DirectUpdateHandlerTest, SoftAutoCommitTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConnectionManagerTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSTest]
   [junit4] Completed [544/777 (2!)] on J0 in 77.91s, 4 tests, 1 error <<< FAILURES!

[...truncated 49399 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 424 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/424/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([394DBF6CB64DA904:F0F8FDC2BF2A6FF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14272 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2588604 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/init-core-data-001
   [junit4]   2> 2588605 WARN  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 2588605 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2588606 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2588606 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001
   [junit4]   2> 2588607 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2588607 INFO  (Thread-11953) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2588607 INFO  (Thread-11953) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2588610 ERROR (Thread-11953) [    ] 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> 2588707 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42068
   [junit4]   2> 2588710 INFO  (zkConnectionManagerCallback-7405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588741 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2588742 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2588744 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2588744 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2588744 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2588744 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@344f54e0{/solr,null,AVAILABLE}
   [junit4]   2> 2588745 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51ec8500{SSL,[ssl, http/1.1]}{127.0.0.1:49830}
   [junit4]   2> 2588745 INFO  (jetty-launcher-7402-thread-2) [    ] o.e.j.s.Server Started @2591037ms
   [junit4]   2> 2588745 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49830}
   [junit4]   2> 2588746 ERROR (jetty-launcher-7402-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2588746 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2588746 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2588746 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2588746 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T17:21:51.212Z
   [junit4]   2> 2588748 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2588748 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2588748 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2588749 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74f30a76{/solr,null,AVAILABLE}
   [junit4]   2> 2588749 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@424dc020{SSL,[ssl, http/1.1]}{127.0.0.1:37031}
   [junit4]   2> 2588749 INFO  (jetty-launcher-7402-thread-1) [    ] o.e.j.s.Server Started @2591041ms
   [junit4]   2> 2588750 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37031}
   [junit4]   2> 2588750 ERROR (jetty-launcher-7402-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2588750 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2588750 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2588750 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2588750 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T17:21:51.216Z
   [junit4]   2> 2588751 INFO  (zkConnectionManagerCallback-7407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588752 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2588752 INFO  (zkConnectionManagerCallback-7409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588755 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2588762 INFO  (jetty-launcher-7402-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42068/solr
   [junit4]   2> 2588762 INFO  (jetty-launcher-7402-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42068/solr
   [junit4]   2> 2588763 INFO  (zkConnectionManagerCallback-7417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588765 INFO  (zkConnectionManagerCallback-7414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588765 INFO  (zkConnectionManagerCallback-7419-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588772 INFO  (zkConnectionManagerCallback-7421-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588782 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2588782 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37031_solr
   [junit4]   2> 2588783 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.Overseer Overseer (id=73317616646422533-127.0.0.1:37031_solr-n_0000000000) starting
   [junit4]   2> 2588789 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37031_solr
   [junit4]   2> 2588790 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2588795 INFO  (zkCallback-7418-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2588796 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2588796 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37031_solr]
   [junit4]   2> 2588796 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2588796 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2588803 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2588804 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2588804 DEBUG (ScheduledTrigger-7875-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2588826 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2588828 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2588829 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49830_solr
   [junit4]   2> 2588830 INFO  (zkCallback-7418-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2588836 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2588848 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588855 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588855 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37031.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588856 INFO  (jetty-launcher-7402-thread-1) [n:127.0.0.1:37031_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node1/.
   [junit4]   2> 2588895 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49830.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588902 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49830.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588902 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49830.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2588903 INFO  (jetty-launcher-7402-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node2/.
   [junit4]   2> 2588927 INFO  (zkConnectionManagerCallback-7427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588929 INFO  (zkConnectionManagerCallback-7431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2588930 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2588931 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42068/solr ready
   [junit4]   2> 2588948 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 2588964 INFO  (qtp1289523716-35192) [n:127.0.0.1:37031_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2588972 INFO  (qtp1289523716-35192) [n:127.0.0.1:37031_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2588974 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 2588975 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2588975 DEBUG (zkCallback-7418-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2588975 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2588975 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2588975 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2588976 DEBUG (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2588976 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@424dc020{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2588976 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=526385524
   [junit4]   2> 2588977 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2588977 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37500c3a: rootName = solr_37031, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6ae6733f
   [junit4]   2> 2588983 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2588983 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@475498ba: rootName = solr_37031, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4ab23047
   [junit4]   2> 2588987 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2588987 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fb8b218: rootName = solr_37031, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@346446a4
   [junit4]   2> 2588988 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37031_solr
   [junit4]   2> 2588988 INFO  (zkCallback-7418-thread-1-processing-n:127.0.0.1:37031_solr) [n:127.0.0.1:37031_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2588989 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2588988 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2588992 INFO  (zkCallback-7430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2588992 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2588992 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.Overseer Overseer (id=73317616646422533-127.0.0.1:37031_solr-n_0000000000) closing
   [junit4]   2> 2588992 INFO  (OverseerStateUpdate-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37031_solr
   [junit4]   2> 2588993 WARN  (OverseerAutoScalingTriggerThread-73317616646422533-127.0.0.1:37031_solr-n_0000000000) [n:127.0.0.1:37031_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2588996 DEBUG (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2588997 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49830_solr
   [junit4]   2> 2588997 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74f30a76{/solr,null,UNAVAILABLE}
   [junit4]   2> 2588997 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2588998 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.Overseer Overseer (id=73317616646422534-127.0.0.1:49830_solr-n_0000000001) starting
   [junit4]   2> 2589001 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2589001 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2589002 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:49830_solr]
   [junit4]   2> 2589002 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 2589002 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2589003 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2589004 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2589004 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2590004 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2591005 DEBUG (ScheduledTrigger-7884-thread-2) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2592005 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2593005 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2594001 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2594002 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2594002 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2594002 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2594003 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b80318b{/solr,null,AVAILABLE}
   [junit4]   2> 2594004 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27a40ff5{SSL,[ssl, http/1.1]}{127.0.0.1:47417}
   [junit4]   2> 2594004 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.Server Started @2596295ms
   [junit4]   2> 2594004 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47417}
   [junit4]   2> 2594004 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2594004 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2594005 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2594005 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2594005 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T17:21:56.471Z
   [junit4]   2> 2594006 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2594007 INFO  (zkConnectionManagerCallback-7433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594008 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2594017 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42068/solr
   [junit4]   2> 2594018 INFO  (zkConnectionManagerCallback-7437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594020 INFO  (zkConnectionManagerCallback-7439-thread-1-processing-n:127.0.0.1:47417_solr) [n:127.0.0.1:47417_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594025 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2594027 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2594029 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47417_solr
   [junit4]   2> 2594030 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2594030 INFO  (zkCallback-7430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2594032 INFO  (zkCallback-7438-thread-1-processing-n:127.0.0.1:47417_solr) [n:127.0.0.1:47417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2594178 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47417.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594188 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47417.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594189 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47417.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594190 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:47417_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node3/.
   [junit4]   2> 2594226 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2594227 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2594227 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2594227 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2594227 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4254ca4b{/solr,null,AVAILABLE}
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36e7c16d{SSL,[ssl, http/1.1]}{127.0.0.1:54997}
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.e.j.s.Server Started @2596520ms
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54997}
   [junit4]   2> 2594228 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2594228 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2594229 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T17:21:56.695Z
   [junit4]   2> 2594230 INFO  (zkConnectionManagerCallback-7443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594230 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2594238 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42068/solr
   [junit4]   2> 2594239 INFO  (zkConnectionManagerCallback-7447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594241 INFO  (zkConnectionManagerCallback-7449-thread-1-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594245 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2594247 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2594249 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54997_solr
   [junit4]   2> 2594250 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2594250 INFO  (zkCallback-7438-thread-1-processing-n:127.0.0.1:47417_solr) [n:127.0.0.1:47417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2594250 INFO  (zkCallback-7430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2594252 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2594343 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594353 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594353 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2594355 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[394DBF6CB64DA904]) [n:127.0.0.1:54997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node4/.
   [junit4]   2> 2594393 INFO  (zkConnectionManagerCallback-7453-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594415 INFO  (qtp2009074928-35251) [n:127.0.0.1:47417_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2594416 INFO  (OverseerThreadFactory-7886-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 2594522 INFO  (OverseerStateUpdate-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2594524 INFO  (OverseerStateUpdate-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49830/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2594747 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2594747 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2594748 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2594748 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2594851 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2594851 INFO  (zkCallback-7420-thread-1-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2594856 INFO  (zkCallback-7448-thread-2-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2594856 INFO  (zkCallback-7420-thread-2-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2595006 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2595758 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2595758 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2595786 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2595786 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2595789 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2595789 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2595789 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 2595789 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 2595789 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54997.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2595789 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49830.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2479140c
   [junit4]   2> 2595789 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2595789 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2595789 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node4/testMetricTrigger_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node4/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 2595789 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node2/testMetricTrigger_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001/tempDir-001/node2/./testMetricTrigger_shard2_replica_n2/data/]
   [junit4]   2> 2595830 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2595830 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2595831 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2595831 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2595831 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2595831 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2595832 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2595832 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2595832 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@624a7a41[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 2595833 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2595834 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2595834 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a77846c[testMetricTrigger_shard2_replica_n2] main]
   [junit4]   2> 2595834 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2595835 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2595835 INFO  (searcherExecutor-7899-thread-1-processing-n:127.0.0.1:54997_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@624a7a41[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2595835 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2595835 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592760224501989376
   [junit4]   2> 2595835 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2595836 INFO  (searcherExecutor-7900-thread-1-processing-n:127.0.0.1:49830_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@6a77846c[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2595836 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592760224503037952
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54997/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 2595841 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2595841 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:54997/solr/testMetricTrigger_shard1_replica_n1/ has no replicas
   [junit4]   2> 2595841 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2595841 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49830/solr/testMetricTrigger_shard2_replica_n2/
   [junit4]   2> 2595842 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2595842 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:49830/solr/testMetricTrigger_shard2_replica_n2/ has no replicas
   [junit4]   2> 2595842 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2595844 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49830/solr/testMetricTrigger_shard2_replica_n2/ shard2
   [junit4]   2> 2595845 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54997/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 2595946 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2595946 INFO  (zkCallback-7420-thread-2-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2595946 INFO  (zkCallback-7448-thread-2-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2595946 INFO  (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2595995 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2595995 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2595997 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1249
   [junit4]   2> 2595997 INFO  (qtp1054730177-35180) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1249
   [junit4]   2> 2595999 INFO  (qtp2009074928-35251) [n:127.0.0.1:47417_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2596007 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2596098 INFO  (zkCallback-7420-thread-2-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2596098 INFO  (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2596098 INFO  (zkCallback-7448-thread-2-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2596098 INFO  (zkCallback-7448-thread-1-processing-n:127.0.0.1:54997_solr) [n:127.0.0.1:54997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2596418 INFO  (OverseerCollectionConfigSetProcessor-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2597000 INFO  (qtp2009074928-35251) [n:127.0.0.1:47417_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2585
   [junit4]   2> 2597006 INFO  (qtp2009074928-35254) [n:127.0.0.1:47417_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> 2597008 DEBUG (ScheduledTrigger-7884-thread-1) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2597009 INFO  (qtp788470248-35278) [n:127.0.0.1:54997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2597009 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_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> 2597016 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2597017 INFO  (qtp1054730177-35179) [n:127.0.0.1:49830_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> 2597017 DEBUG (qtp2009074928-35253) [n:127.0.0.1:47417_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2597018 INFO  (qtp2009074928-35253) [n:127.0.0.1:47417_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 2597018 DEBUG (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2597020 DEBUG (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54997_solr, 127.0.0.1:49830_solr, 127.0.0.1:47417_solr]
   [junit4]   2> 2597020 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2597024 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2597024 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2597024 INFO  (qtp788470248-35278) [n:127.0.0.1:54997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2597025 INFO  (qtp2009074928-35253) [n:127.0.0.1:47417_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> 2597027 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2597028 INFO  (qtp788470248-35278) [n:127.0.0.1:54997_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> 2597030 INFO  (qtp1054730177-35179) [n:127.0.0.1:49830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2597031 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_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> 2597031 DEBUG (qtp788470248-35275) [n:127.0.0.1:54997_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2597031 DEBUG (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2597032 DEBUG (zkCallback-7420-thread-3-processing-n:127.0.0.1:49830_solr) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54997_solr, 127.0.0.1:49830_solr, 127.0.0.1:47417_solr]
   [junit4]   2> 2597032 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2597032 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2597032 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2597033 DEBUG (OverseerAutoScalingTriggerThread-73317616646422534-127.0.0.1:49830_solr-n_0000000001) [n:127.0.0.1:49830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2597033 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1592760225758183424)]} 0 0
   [junit4]   2> 2597035 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1592760225759232000)]} 0 0
   [junit4]   2> 2597037 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1592760225761329152)]} 0 0
   [junit4]   2> 2597038 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1592760225763426304)]} 0 0
   [junit4]   2> 2597038 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1592760225763426304)]} 0 0
   [junit4]   2> 2597039 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1592760225764474880)]} 0 0
   [junit4]   2> 2597039 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1592760225764474881)]} 0 0
   [junit4]   2> 2597040 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1592760225765523456)]} 0 0
   [junit4]   2> 2597040 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1592760225765523456)]} 0 0
   [junit4]   2> 2597041 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1592760225766572032)]} 0 0
   [junit4]   2> 2597042 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1592760225766572032)]} 0 0
   [junit4]   2> 2597042 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1592760225767620608)]} 0 0
   [junit4]   2> 2597043 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1592760225768669184)]} 0 0
   [junit4]   2> 2597043 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1592760225768669185)]} 0 0
   [junit4]   2> 2597044 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1592760225769717760)]} 0 0
   [junit4]   2> 2597044 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1592760225769717761)]} 0 0
   [junit4]   2> 2597046 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1592760225771814912)]} 0 0
   [junit4]   2> 2597046 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1592760225771814912)]} 0 0
   [junit4]   2> 2597047 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1592760225772863488)]} 0 0
   [junit4]   2> 2597049 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1592760225774960640)]} 0 0
   [junit4]   2> 2597050 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1592760225776009216)]} 0 0
   [junit4]   2> 2597050 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1592760225776009216)]} 0 0
   [junit4]   2> 2597051 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1592760225777057792)]} 0 0
   [junit4]   2> 2597052 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1592760225777057792)]} 0 0
   [junit4]   2> 2597060 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1592760225786494976)]} 0 0
   [junit4]   2> 2597061 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1592760225787543552)]} 0 0
   [junit4]   2> 2597061 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1592760225787543553)]} 0 0
   [junit4]   2> 2597062 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1592760225788592128)]} 0 0
   [junit4]   2> 2597062 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1592760225788592129)]} 0 0
   [junit4]   2> 2597063 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1592760225789640704)]} 0 0
   [junit4]   2> 2597063 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1592760225789640705)]} 0 0
   [junit4]   2> 2597064 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1592760225790689280)]} 0 0
   [junit4]   2> 2597064 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1592760225790689280)]} 0 0
   [junit4]   2> 2597065 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1592760225791737856)]} 0 0
   [junit4]   2> 2597065 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1592760225791737856)]} 0 0
   [junit4]   2> 2597066 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1592760225792786432)]} 0 0
   [junit4]   2> 2597066 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1592760225792786433)]} 0 0
   [junit4]   2> 2597067 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1592760225793835008)]} 0 0
   [junit4]   2> 2597067 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1592760225793835008)]} 0 0
   [junit4]   2> 2597068 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1592760225794883584)]} 0 0
   [junit4]   2> 2597068 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1592760225794883584)]} 0 0
   [junit4]   2> 2597069 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1592760225795932160)]} 0 0
   [junit4]   2> 2597069 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1592760225795932161)]} 0 0
   [junit4]   2> 2597070 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1592760225796980736)]} 0 0
   [junit4]   2> 2597070 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1592760225796980737)]} 0 0
   [junit4]   2> 2597071 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1592760225798029312)]} 0 0
   [junit4]   2> 2597072 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1592760225798029312)]} 0 0
   [junit4]   2> 2597072 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1592760225799077888)]} 0 0
   [junit4]   2> 2597073 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1592760225799077889)]} 0 0
   [junit4]   2> 2597073 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1592760225800126464)]} 0 0
   [junit4]   2> 2597073 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1592760225800126465)]} 0 0
   [junit4]   2> 2597074 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1592760225801175040)]} 0 0
   [junit4]   2> 2597074 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1592760225801175041)]} 0 0
   [junit4]   2> 2597075 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1592760225802223616)]} 0 0
   [junit4]   2> 2597076 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1592760225802223616)]} 0 0
   [junit4]   2> 2597076 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1592760225803272192)]} 0 0
   [junit4]   2> 2597077 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1592760225803272192)]} 0 0
   [junit4]   2> 2597077 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1592760225804320768)]} 0 0
   [junit4]   2> 2597078 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1592760225804320769)]} 0 0
   [junit4]   2> 2597078 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1592760225805369344)]} 0 0
   [junit4]   2> 2597079 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1592760225806417920)]} 0 0
   [junit4]   2> 2597079 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1592760225806417920)]} 0 0
   [junit4]   2> 2597080 INFO  (qtp1054730177-35182) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1592760225806417921)]} 0 0
   [junit4]   2> 2597080 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1592760225807466496)]} 0 0
   [junit4]   2> 2597081 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1592760225807466497)]} 0 0
   [junit4]   2> 2597081 INFO  (qtp788470248-35275) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1592760225808515072)]} 0 0
   [junit4]   2> 2597082 INFO  (qtp788470248-35277) [n:127.0.0.1:54997_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1592760225809563648)]} 0 0
   [junit4]   2> 2597082 INFO  (qtp1054730177-35183) [n:127.0.0.1:49830_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2

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

kStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2858153 INFO  (zkCallback-7635-thread-1-processing-n:127.0.0.1:48388_solr) [n:127.0.0.1:48388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2858153 INFO  (jetty-closer-7403-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45875_solr
   [junit4]   2> 2858154 INFO  (zkCallback-7655-thread-1-processing-n:127.0.0.1:34901_solr) [n:127.0.0.1:34901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2858154 INFO  (zkCallback-7645-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2858154 INFO  (jetty-closer-7403-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2858154 INFO  (jetty-closer-7403-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2858163 INFO  (jetty-closer-7403-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@139c6c28{/solr,null,UNAVAILABLE}
   [junit4]   2> 2858178 INFO  (jetty-closer-7403-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2858179 INFO  (zkCallback-7635-thread-1-processing-n:127.0.0.1:48388_solr) [n:127.0.0.1:48388_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2858180 INFO  (jetty-closer-7403-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16e9b5d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2858180 WARN  (zkCallback-7665-thread-2-processing-n:127.0.0.1:33303_solr) [n:127.0.0.1:33303_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2858178 DEBUG (jetty-closer-7403-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2858181 INFO  (jetty-closer-7403-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3155432b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2858199 INFO  (jetty-closer-7403-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2858199 INFO  (jetty-closer-7403-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2858200 INFO  (jetty-closer-7403-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6190aad6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2858200 INFO  (jetty-closer-7403-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2858201 ERROR (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] 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> 2858201 INFO  (SUITE-TriggerIntegrationTest-seed#[394DBF6CB64DA904]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42068 42068
   [junit4]   2> 2858285 INFO  (Thread-11953) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42068 42068
   [junit4]   2> 2858287 WARN  (Thread-11953) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/aliases.json
   [junit4]   2> 	26	/solr/security.json
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/collections/collection1/state.json
   [junit4]   2> 	40	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	27	/solr/clusterprops.json
   [junit4]   2> 	27	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73317616646422561-127.0.0.1:34661_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/73317616646422597-127.0.0.1:48388_solr-n_0000000021
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73317616646422558-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/73317616646422542-127.0.0.1:54997_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	20	/solr/overseer/queue-work
   [junit4]   2> 	20	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_394DBF6CB64DA904-001
   [junit4]   2> Feb 18, 2018 5:26:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50, x_s=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=182, maxMBSortInHeap=6.113724328697528, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-BH, timezone=America/Jujuy
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=141751016,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetImmutable, OverseerCollectionConfigSetProcessorTest, ShowFileRequestHandlerTest, SearchHandlerTest, SolrSlf4jReporterTest, CloudMLTQParserTest, TestBadConfig, TestManagedResource, ReturnFieldsTest, BooleanFieldTest, TestIntervalFaceting, BigEndianAscendingWordDeserializerTest, TestFreeTextSuggestions, TestOrdValues, TestGeoJSONResponseWriter, TestMissingGroups, TestSolrCloudWithSecureImpersonation, CdcrVersionReplicationTest, TestPullReplicaErrorHandling, ExecutePlanActionTest, TestTolerantSearch, ClusterStateUpdateTest, RegexBytesRefFilterTest, TestStressLiveNodes, TestRandomDVFaceting, TestCollectionsAPIViaSolrCloudCluster, InfoHandlerTest, CachingDirectoryFactoryTest, TestBinaryResponseWriter, TestSolrCoreProperties, SearchRateTriggerTest, CollectionTooManyReplicasTest, TestCloudInspectUtil, VersionInfoTest, StressHdfsTest, FileBasedSpellCheckerTest, MigrateRouteKeyTest, SecurityConfHandlerTest, ShardSplitTest, DistanceUnitsTest, AnalysisAfterCoreReloadTest, LukeRequestHandlerTest, DistributedSpellCheckComponentTest, TestSha256AuthenticationProvider, GraphQueryTest, TestAddFieldRealTimeGet, HLLUtilTest, SuggestComponentContextFilterQueryTest, TestQueryTypes, TestShardHandlerFactory, DistributedExpandComponentTest, DistanceFunctionTest, TestLegacyFieldReuse, DateFieldTest, ClassificationUpdateProcessorTest, BasicDistributedZk2Test, CacheHeaderTest, TestCorePropertiesReload, TestLeaderInitiatedRecoveryThread, DeleteReplicaTest, BasicAuthIntegrationTest, TestFiltering, ConcurrentDeleteAndCreateCollectionTest, RegexBoostProcessorTest, DisMaxRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, LIRRollingUpdatesTest, TestExactSharedStatsCache, IndexSchemaRuntimeFieldTest, UniqFieldsUpdateProcessorFactoryTest, CleanupOldIndexTest, TestFieldTypeCollectionResource, MoreLikeThisHandlerTest, TestBulkSchemaAPI, TestTestInjection, LeaderElectionIntegrationTest, TestInitQParser, HdfsBasicDistributedZkTest, SharedFSAutoReplicaFailoverTest, MoveReplicaHDFSTest, TestXmlQParser, TestDistribDocBasedVersion, BlockJoinFacetDistribTest, OverseerStatusTest, TestSchemalessBufferedUpdates, NotRequiredUniqueKeyTest, PreAnalyzedFieldTest, RecoveryAfterSoftCommitTest, DistributedQueueTest, TestNumericTokenStream, WordBreakSolrSpellCheckerTest, SolrGraphiteReporterTest, CoreAdminHandlerTest, TestJmxIntegration, V2ApiIntegrationTest, HdfsRestartWhileUpdatingTest, TestRetrieveFieldsOptimizer, LeaderFailureAfterFreshStartTest, TestTrackingShardHandlerFactory, TestSolrConfigHandlerCloud, TestAtomicUpdateErrorCases, ConvertedLegacyTest, DirectoryFactoryTest, RecoveryZkTest, TestUtils, TestDynamicFieldResource, TestExclusionRuleCollectionAccess, DateMathParserTest, SolrCmdDistributorTest, TestDFRSimilarityFactory, TestEmbeddedSolrServerConstructors, TestSchemaResource, TestInPlaceUpdatesDistrib, CircularListTest, TestSolrCloudWithHadoopAuthPlugin, TestBlobHandler, TestSolrXml, ReplaceNodeTest, TestObjectReleaseTracker, TestMultiValuedNumericRangeQuery, TestFieldCacheReopen, ZkStateWriterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateRoutedAliasTest, DistribCursorPagingTest, HttpPartitionTest, NodeMutatorTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRequestForwarding, TestSegmentSorting, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, CollectionsAPIAsyncDistributedZkTest, TestReplicaProperties, AutoScalingHandlerTest, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, TestPolicyCloud, TriggerIntegrationTest]
   [junit4] Completed [645/777 (1!)] on J2 in 269.97s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48923 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 423 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/423/

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

Error Message:
no replica should be present in  127.0.0.1:46985_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:46985_solr
	at __randomizedtesting.SeedInfo.seed([7CA56479FA2BC2CF:F4F15BA354D7AF37]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7CA56479FA2BC2CF:1159C08440633DC8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12382 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/init-core-data-001
   [junit4]   2> 397284 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 397285 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 397285 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 397286 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001
   [junit4]   2> 397286 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 397286 INFO  (Thread-628) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 397286 INFO  (Thread-628) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 397287 ERROR (Thread-628) [    ] 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> 397386 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36791
   [junit4]   2> 397388 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397393 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 397394 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 397394 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 397394 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 397394 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 397395 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48fadcb8{/solr,null,AVAILABLE}
   [junit4]   2> 397396 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 397396 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 397396 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 397396 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22742536{/solr,null,AVAILABLE}
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42e1a4f9{SSL,[ssl, http/1.1]}{127.0.0.1:57404}
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.e.j.s.Server Started @399684ms
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57404}
   [junit4]   2> 397397 ERROR (jetty-launcher-471-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 397397 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 397398 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T14:45:46.385Z
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43fac33{SSL,[ssl, http/1.1]}{127.0.0.1:54081}
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.e.j.s.Server Started @399686ms
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54081}
   [junit4]   2> 397399 ERROR (jetty-launcher-471-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T14:45:46.387Z
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 397399 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 397400 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b23929b{/solr,null,AVAILABLE}
   [junit4]   2> 397400 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52763a52{SSL,[ssl, http/1.1]}{127.0.0.1:39896}
   [junit4]   2> 397400 INFO  (jetty-launcher-471-thread-3) [    ] o.e.j.s.Server Started @399688ms
   [junit4]   2> 397400 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39896}
   [junit4]   2> 397401 ERROR (jetty-launcher-471-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 397401 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 397401 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 397401 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 397401 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T14:45:46.389Z
   [junit4]   2> 397402 INFO  (zkConnectionManagerCallback-476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397402 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 397414 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397414 INFO  (zkConnectionManagerCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397414 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 397414 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 397418 INFO  (jetty-launcher-471-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36791/solr
   [junit4]   2> 397421 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397430 INFO  (jetty-launcher-471-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36791/solr
   [junit4]   2> 397430 INFO  (zkConnectionManagerCallback-487-thread-1-processing-n:127.0.0.1:57404_solr) [n:127.0.0.1:57404_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397433 INFO  (jetty-launcher-471-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36791/solr
   [junit4]   2> 397433 INFO  (zkConnectionManagerCallback-490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397453 INFO  (zkConnectionManagerCallback-494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397459 INFO  (zkConnectionManagerCallback-497-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397465 INFO  (zkConnectionManagerCallback-499-thread-1-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397468 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 397469 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54081_solr
   [junit4]   2> 397470 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 397471 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=73317002914889736-127.0.0.1:54081_solr-n_0000000000) starting
   [junit4]   2> 397471 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39896_solr
   [junit4]   2> 397482 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 397494 INFO  (zkCallback-498-thread-1-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 397495 INFO  (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 397495 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 397496 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 397496 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54081_solr
   [junit4]   2> 397497 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39896_solr]
   [junit4]   2> 397497 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 397497 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 397497 INFO  (zkCallback-498-thread-1-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 397497 INFO  (zkCallback-496-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 397498 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54081_solr"} current state version: 0
   [junit4]   2> 397499 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54081_solr
   [junit4]   2> 397506 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 397507 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 397509 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57404_solr
   [junit4]   2> 397510 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57404_solr"} current state version: 0
   [junit4]   2> 397510 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57404_solr
   [junit4]   2> 397511 INFO  (zkCallback-496-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397513 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 397514 DEBUG (OverseerAutoScalingTriggerThread-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 397529 INFO  (zkCallback-498-thread-1-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397538 DEBUG (ScheduledTrigger-783-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 397550 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:57404_solr) [n:127.0.0.1:57404_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 397573 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397582 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397583 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397600 INFO  (jetty-launcher-471-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/.
   [junit4]   2> 397605 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39896.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397619 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39896.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397621 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39896.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397623 INFO  (jetty-launcher-471-thread-3) [n:127.0.0.1:39896_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/.
   [junit4]   2> 397664 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57404.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397679 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57404.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397679 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57404.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a84f542
   [junit4]   2> 397680 INFO  (jetty-launcher-471-thread-1) [n:127.0.0.1:57404_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/.
   [junit4]   2> 397737 INFO  (zkConnectionManagerCallback-506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397740 INFO  (zkConnectionManagerCallback-510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 397741 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 397742 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36791/solr ready
   [junit4]   2> 397779 INFO  (qtp1662184599-2333) [n:127.0.0.1:57404_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 397782 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 397782 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 397785 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 397786 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 397788 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 397790 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 397792 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 397794 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 397796 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 397797 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 397799 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 397800 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 397802 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 397803 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 397804 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 397806 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 397807 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 397809 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 397810 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 397812 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 397814 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 397815 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 397816 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 397818 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 397819 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 397821 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 397822 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 397824 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 397825 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 397827 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 397828 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 397830 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 397831 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 397833 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 397834 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 397836 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 397837 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 397839 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 397840 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 397842 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 397843 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 397845 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 397847 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 397848 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 397849 INFO  (OverseerThreadFactory-785-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 397855 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 397855 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 397855 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 397957 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 397957 INFO  (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 397959 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 397959 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 397960 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 397960 INFO  (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 397962 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 397962 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 397963 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 397963 INFO  (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 397964 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 397964 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 398064 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 398213 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 398213 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 398215 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 398215 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 398215 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 398215 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39896_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39896_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:39896/solr","node_name":"127.0.0.1:39896_solr","state":"down","type":"NRT"}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39896_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54081_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54081_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:54081/solr","node_name":"127.0.0.1:54081_solr","state":"down","type":"NRT"}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39896_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>           "node_name":"127.0.0.1:54081_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57404_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57404_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 398219 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:57404/solr","node_name":"127.0.0.1:57404_solr","state":"down","type":"NRT"}
   [junit4]   2> 398220 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:39896/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39896_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:54081/solr",
   [junit4]   2>           "node_name":"127.0.0.1:54081_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:57404/solr",
   [junit4]   2>           "node_name":"127.0.0.1:57404_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 398320 DEBUG (OverseerStateUpdate-73317002914889736-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 398321 INFO  (zkCallback-486-thread-1-processing-n:127.0.0.1:57404_solr) [n:127.0.0.1:57404_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398321 INFO  (zkCallback-496-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398321 INFO  (zkCallback-498-thread-1-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398321 INFO  (zkCallback-486-thread-2-processing-n:127.0.0.1:57404_solr) [n:127.0.0.1:57404_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398321 INFO  (zkCallback-496-thread-2-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398322 INFO  (zkCallback-498-thread-2-processing-n:127.0.0.1:39896_solr) [n:127.0.0.1:39896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 398539 DEBUG (ScheduledTrigger-783-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 399236 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 399236 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 399236 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 399236 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 399237 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 399237 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 399237 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 399238 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 399238 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 399238 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 399237 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 399239 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 399239 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 399239 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 399239 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 399239 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 399240 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 399240 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 399240 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 399240 WARN  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 399238 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 399240 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 399240 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 399241 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 399241 WARN  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 399240 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 399242 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 399242 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 399242 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 399242 WARN  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_7CA56479FA2BC2CF-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 399248 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 399252 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 399257 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 399265 INFO  (qtp1773600543-2344) [n:127.0.0.1:39896_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 399290 INFO  (qtp410647477-2325) [n:127.0.0.1:54081_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 399296 INFO  (qtp1662184599-2335) [n:127.0.0.1:57404_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replic

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

r registry solr.core.utilizenodecoll.shard2.replica_n9 / com.codahale.metrics.MetricRegistry@50705013
   [junit4]   2> 1908902 INFO  (zkCallback-3449-thread-1-processing-n:127.0.0.1:46985_solr) [n:127.0.0.1:46985_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=1930929345
   [junit4]   2> 1908911 INFO  (jetty-closer-3391-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7564cc16{/solr,null,UNAVAILABLE}
   [junit4]   2> 1908911 INFO  (jetty-closer-3391-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1909233 WARN  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1909234 INFO  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1909234 INFO  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n11]  CLOSING SolrCore org.apache.solr.core.SolrCore@6cd679a
   [junit4]   2> 1909234 INFO  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.utilizenodecoll.shard2.replica_n11, tag=114124698
   [junit4]   2> 1909234 INFO  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6421ae0c: rootName = solr_54011, domain = solr.core.utilizenodecoll.shard2.replica_n11, service url = null, agent id = null] for registry solr.core.utilizenodecoll.shard2.replica_n11 / com.codahale.metrics.MetricRegistry@5f4ec0cd
   [junit4]   2> 1909276 INFO  (zkCallback-3462-thread-2-processing-n:127.0.0.1:54011_solr) [n:127.0.0.1:54011_solr c:utilizenodecoll s:shard2 r:core_node12 x:utilizenodecoll_shard2_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=114124698
   [junit4]   2> 1909277 INFO  (jetty-closer-3391-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23550562{/solr,null,UNAVAILABLE}
   [junit4]   2> 1909277 INFO  (jetty-closer-3391-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1909281 ERROR (SUITE-TestUtilizeNode-seed#[7CA56479FA2BC2CF]-worker) [    ] 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> 1909281 INFO  (SUITE-TestUtilizeNode-seed#[7CA56479FA2BC2CF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58348 58348
   [junit4]   2> 1909411 INFO  (Thread-3790) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58348 58348
   [junit4]   2> 1909412 WARN  (Thread-3790) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73317101232521228-127.0.0.1:49578_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard2/election/73317101232521224-core_node8-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_7CA56479FA2BC2CF-001
   [junit4]   2> Feb 18, 2018 3:10:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=13376, maxDocsPerChunk=559, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=13376, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=97369152,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, ZkFailoverTest, TestRestManager, TestFastLRUCache, TestSQLHandlerNonCloud, SolrGangliaReporterTest, SmileWriterTest, PropertiesRequestHandlerTest, PathHierarchyTokenizerFactoryTest, CollectionReloadTest, TestReloadAndDeleteDocs, ConfigSetsAPITest, TestZkChroot, SoftAutoCommitTest, ZkControllerTest, TestFuzzyAnalyzedSuggestions, TestManagedSchemaAPI, HdfsThreadLeakTest, NodeLostTriggerTest, FieldMutatingUpdateProcessorTest, HdfsDirectoryFactoryTest, TestDistributedGrouping, TestTriggerIntegration, SyncSliceTest, TestPivotHelperCode, TestSizeLimitedDistributedMap, TestMaxScoreQueryParser, DistributedQueryComponentOptimizationTest, TestInfoStreamLogging, TestJavabinTupleStreamParser, AutoscalingHistoryHandlerTest, TestCoreBackup, PeerSyncTest, TestUseDocValuesAsStored, TestPostingsSolrHighlighter, DistributedDebugComponentTest, FileUtilsTest, TestReversedWildcardFilterFactory, TestRuleBasedAuthorizationPlugin, TestNoOpRegenerator, TestSweetSpotSimilarityFactory, ZkStateReaderTest, SortSpecParsingTest, TestJsonRequest, TestTrie, TestRTGBase, TestTolerantUpdateProcessorCloud, TestReload, TestFieldCache, TestRawTransformer, IndexSchemaTest, TestDownShardTolerantSearch, BlockCacheTest, BadCopyFieldTest, TestGenericDistributedQueue, SpellCheckCollatorWithCollapseTest, TestFieldSortValues, TestSystemCollAutoCreate, TestSmileRequest, TestSolrCoreSnapshots, RuleEngineTest, PKIAuthenticationIntegrationTest, SolrJmxReporterTest, LargeFieldTest, XsltUpdateRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestSolr4Spatial, TestNodeLostTrigger, BlockJoinFacetSimpleTest, HdfsDirectoryTest, TestCloudSearcherWarming, TestPerFieldSimilarityWithDefaultOverride, TestComplexPhraseLeadingWildcard, BasicFunctionalityTest, CollectionsAPIDistributedZkTest, UpdateLogTest, TestJettySolrRunner, CoreSorterTest, TestSolrIndexConfig, TestCursorMarkWithoutUniqueKey, TestMinMaxOnMultiValuedField, TestSearchPerf, SignatureUpdateProcessorFactoryTest, TestBulkSchemaConcurrent, TestNumericRangeQuery64, TestUninvertingReader, TestConfigSets, AutoAddReplicasIntegrationTest, TestExportWriter, HdfsWriteToMultipleCollectionsTest, TestLeaderElectionZkExpiry, TestTrieFacet, UninvertDocValuesMergePolicyTest, HdfsRecoveryZkTest, BJQParserTest, DeleteNodeTest, ComputePlanActionTest, EnumFieldTest, TestQueryUtils, SuggesterFSTTest, ScriptEngineTest, TestSolrCLIRunExample, CdcrRequestHandlerTest, TestRandomRequestDistribution, HdfsChaosMonkeySafeLeaderTest, TestHashQParserPlugin, PreAnalyzedUpdateProcessorTest, TestStressVersions, TestCollationFieldDocValues, DocExpirationUpdateProcessorFactoryTest, OverseerRolesTest, TestConfigOverlay, TestLegacyTerms, SchemaVersionSpecificBehaviorTest, TermsComponentTest, TestPerFieldSimilarity, DocValuesNotIndexedTest, TestCollectionAPI, AsyncCallRequestStatusResponseTest, TestCloudPivotFacet, TestCloudDeleteByQuery, TestDynamicFieldCollectionResource, SchemaApiFailureTest, ChaosMonkeySafeLeaderTest, TestSystemIdResolver, StatsReloadRaceTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, TestSort, TestLazyCores, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, RequiredFieldsTest, FastVectorHighlighterTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestPartialUpdateDeduplication, SOLR749Test, AlternateDirectoryTest, TestStressRecovery, SliceStateTest, CircularListTest, DistributedIntervalFacetingTest, TestTolerantSearch, TestLuceneIndexBackCompat, AliasIntegrationTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteReplicaTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCryptoKeys, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode]
   [junit4] Completed [595/777 (2!)] on J1 in 12.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 49167 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 422 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/422/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


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


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([45DCB7A46CD9C64:CDE889D44FAA5A91]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14268 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/init-core-data-001
   [junit4]   2> 1980407 WARN  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1980407 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1980408 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1980409 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1980409 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/tempDir-001
   [junit4]   2> 1980409 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1980409 INFO  (Thread-7709) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1980409 INFO  (Thread-7709) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1980413 ERROR (Thread-7709) [    ] 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> 1980509 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36019
   [junit4]   2> 1980519 INFO  (zkConnectionManagerCallback-3997-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980526 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1980526 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1980527 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1980527 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1980527 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e32f6c7{/solr,null,AVAILABLE}
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@151423c7{/solr,null,AVAILABLE}
   [junit4]   2> 1980528 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b00a8f1{SSL,[ssl, http/1.1]}{127.0.0.1:37144}
   [junit4]   2> 1980532 INFO  (jetty-launcher-3994-thread-1) [    ] o.e.j.s.Server Started @1982481ms
   [junit4]   2> 1980532 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37144}
   [junit4]   2> 1980533 ERROR (jetty-launcher-3994-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1980530 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5421d69e{SSL,[ssl, http/1.1]}{127.0.0.1:43544}
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-2) [    ] o.e.j.s.Server Started @1982482ms
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43544}
   [junit4]   2> 1980533 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T13:26:18.442Z
   [junit4]   2> 1980534 ERROR (jetty-launcher-3994-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1980534 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1980534 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1980534 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1980534 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T13:26:18.443Z
   [junit4]   2> 1980536 INFO  (zkConnectionManagerCallback-3999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980536 INFO  (zkConnectionManagerCallback-4001-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980536 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1980536 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1980547 INFO  (jetty-launcher-3994-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
   [junit4]   2> 1980547 INFO  (zkConnectionManagerCallback-4005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980547 INFO  (jetty-launcher-3994-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
   [junit4]   2> 1980548 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104792439e90003, likely client has closed socket
   [junit4]   2> 1980549 INFO  (zkConnectionManagerCallback-4009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980549 INFO  (zkConnectionManagerCallback-4011-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980550 INFO  (zkConnectionManagerCallback-4013-thread-1-processing-n:127.0.0.1:43544_solr) [n:127.0.0.1:43544_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980612 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1980612 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1980615 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43544_solr
   [junit4]   2> 1980615 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37144_solr
   [junit4]   2> 1980616 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.c.Overseer Overseer (id=73316690442125318-127.0.0.1:43544_solr-n_0000000000) starting
   [junit4]   2> 1980621 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1980621 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43544_solr
   [junit4]   2> 1980621 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1980622 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 1980622 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1980622 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1980627 INFO  (zkCallback-4012-thread-1-processing-n:127.0.0.1:43544_solr) [n:127.0.0.1:43544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1980627 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1980636 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1980637 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1980637 DEBUG (ScheduledTrigger-7889-thread-1) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1980688 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43544.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980703 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37144.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980704 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43544.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980704 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43544.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980706 INFO  (jetty-launcher-3994-thread-2) [n:127.0.0.1:43544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/tempDir-001/node2/.
   [junit4]   2> 1980710 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37144.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980711 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37144.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1980711 INFO  (jetty-launcher-3994-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/tempDir-001/node1/.
   [junit4]   2> 1980755 INFO  (zkConnectionManagerCallback-4019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980757 INFO  (zkConnectionManagerCallback-4023-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980758 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1980758 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36019/solr ready
   [junit4]   2> 1980825 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1980857 INFO  (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1980861 INFO  (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1980864 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 1980867 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1980867 DEBUG (zkCallback-4012-thread-2-processing-n:127.0.0.1:43544_solr) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1980867 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1980870 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5421d69e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1980870 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1980871 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1081904060
   [junit4]   2> 1980871 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1980871 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1980872 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dd99955: rootName = solr_43544, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63195a35
   [junit4]   2> 1980872 DEBUG (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1980878 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1980878 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b29ef2b: rootName = solr_43544, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9e4d3cc
   [junit4]   2> 1980882 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1980882 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28fb0643: rootName = solr_43544, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ee19c74
   [junit4]   2> 1980883 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43544_solr
   [junit4]   2> 1980884 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1980884 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1980884 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1980884 INFO  (zkCallback-4012-thread-2-processing-n:127.0.0.1:43544_solr) [n:127.0.0.1:43544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1980884 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.Overseer Overseer (id=73316690442125318-127.0.0.1:43544_solr-n_0000000000) closing
   [junit4]   2> 1980884 INFO  (OverseerStateUpdate-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43544_solr
   [junit4]   2> 1980884 WARN  (OverseerAutoScalingTriggerThread-73316690442125318-127.0.0.1:43544_solr-n_0000000000) [n:127.0.0.1:43544_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1980887 DEBUG (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1980889 INFO  (zkCallback-4022-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1980889 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37144_solr
   [junit4]   2> 1980890 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@151423c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1980891 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1980892 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.Overseer Overseer (id=73316690442125317-127.0.0.1:37144_solr-n_0000000001) starting
   [junit4]   2> 1980895 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1980896 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1980896 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37144_solr]
   [junit4]   2> 1980896 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 1980896 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1980898 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1980898 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1980898 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1981899 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1982904 DEBUG (ScheduledTrigger-7898-thread-2) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1983905 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1984905 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1985893 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1985894 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1985894 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1985894 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1985894 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a20177d{/solr,null,AVAILABLE}
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f8742dd{SSL,[ssl, http/1.1]}{127.0.0.1:54934}
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.Server Started @1987843ms
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54934}
   [junit4]   2> 1985895 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1985895 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T13:26:23.804Z
   [junit4]   2> 1985897 INFO  (zkConnectionManagerCallback-4025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985897 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1985904 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
   [junit4]   2> 1985905 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1985905 INFO  (zkConnectionManagerCallback-4029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985907 INFO  (zkConnectionManagerCallback-4031-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1985912 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1985913 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1985915 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54934_solr
   [junit4]   2> 1985915 INFO  (zkCallback-4022-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1985915 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1985923 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1985995 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54934.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986004 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54934.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986005 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54934.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986006 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:54934_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/tempDir-001/node3/.
   [junit4]   2> 1986041 INFO  (qtp1008332786-22858) [n:127.0.0.1:37144_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> 1986079 INFO  (qtp872913068-22920) [n:127.0.0.1:54934_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> 1986080 DEBUG (qtp1008332786-22854) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1986080 INFO  (qtp1008332786-22854) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 1986080 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1986082 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1986083 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1986084 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1986085 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1986087 INFO  (qtp1008332786-22856) [n:127.0.0.1:37144_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> 1986090 INFO  (qtp872913068-22922) [n:127.0.0.1:54934_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> 1986090 DEBUG (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1986091 INFO  (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1986091 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1986091 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1986091 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1986092 INFO  (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1986092 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1986092 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1986092 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1986092 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 1986092 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1986093 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1986093 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1986093 INFO  (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1986094 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1986095 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1986095 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1986095 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1986096 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1986096 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1986096 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1986096 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb2214d{/solr,null,AVAILABLE}
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3db2058b{SSL,[ssl, http/1.1]}{127.0.0.1:47659}
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.Server Started @1988045ms
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47659}
   [junit4]   2> 1986097 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986097 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T13:26:24.006Z
   [junit4]   2> 1986099 INFO  (zkConnectionManagerCallback-4035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986099 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1986106 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
   [junit4]   2> 1986106 INFO  (zkConnectionManagerCallback-4039-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986108 INFO  (zkConnectionManagerCallback-4041-thread-1-processing-n:127.0.0.1:47659_solr) [n:127.0.0.1:47659_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1986113 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1986114 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1986116 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47659_solr
   [junit4]   2> 1986117 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1986117 INFO  (zkCallback-4022-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1986117 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1986127 INFO  (zkCallback-4040-thread-1-processing-n:127.0.0.1:47659_solr) [n:127.0.0.1:47659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1986180 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986190 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986190 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e5deedb
   [junit4]   2> 1986191 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [n:127.0.0.1:47659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001/tempDir-001/node4/.
   [junit4]   2> 1986905 DEBUG (ScheduledTrigger-7898-thread-2) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1987097 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1987097 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1987097 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:47659_solr at time 19212293129001777
   [junit4]   2> 1987097 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:47659_solr] added at times [19212293129001777], now=19212293129059821
   [junit4]   2> 1987097 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44417a93465b31T77x19d3fhwkqltgvqzxfzrlbu",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19212293129001777,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212293129001777],
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1987100 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1987100 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1987100 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1987100 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:47659_solr at time 19212293132168934
   [junit4]   2> 1987101 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:47659_solr] added at times [19212293132168934], now=19212293132225042
   [junit4]   2> 1987101 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44417a9376aee6T77x19d3fhwkqltgvqzxfzrlbv",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":19212293132168934,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212293132168934],
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1987101 INFO  (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1987101 INFO  (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1987101 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44417a93465b31T77x19d3fhwkqltgvqzxfzrlbu",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":19212293129001777,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212293129001777],
   [junit4]   2>     "_enqueue_time_":19212293132111900,
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1987101 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 1987102 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1987102 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1987102 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1987102 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=44417a93465b31T77x19d3fhwkqltgvqzxfzrlbu
   [junit4]   2> 1992102 DEBUG (ScheduledTrigger-7898-thread-2) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1992102 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1992102 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1992103 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1992103 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1992103 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:47659_solr] added at times [19212293132168934], now=19212298134495591
   [junit4]   2> 1992103 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44417a9376aee6T77x19d3fhwkqltgvqzxfzrlby",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":19212293132168934,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212293132168934],
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1992103 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1992104 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44417a9376aee6T77x19d3fhwkqltgvqzxfzrlby",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":19212293132168934,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212293132168934],
   [junit4]   2>     "_enqueue_time_":19212298134737646,
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1992104 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518960385010000000 current time = 1518960390013000000
   [junit4]   2> real diff: 5003000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1992104 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 1992108 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1992108 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1992108 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1992108 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=44417a9376aee6T77x19d3fhwkqltgvqzxfzrlby
   [junit4]   2> 1992109 INFO  (qtp1008332786-22854) [n:127.0.0.1:37144_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> 1992144 INFO  (qtp1284424961-22945) [n:127.0.0.1:47659_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> 1992146 INFO  (qtp872913068-22920) [n:127.0.0.1:54934_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> 1992146 DEBUG (qtp1008332786-22858) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1992146 INFO  (qtp1008332786-22858) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992147 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1992148 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992148 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1992148 INFO  (qtp1008332786-22856) [n:127.0.0.1:37144_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> 1992149 INFO  (qtp1284424961-22947) [n:127.0.0.1:47659_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> 1992149 INFO  (qtp872913068-22922) [n:127.0.0.1:54934_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> 1992149 INFO  (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1992149 DEBUG (qtp1008332786-22858) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1992150 INFO  (qtp1008332786-22858) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1992150 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 1992150 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1992151 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992154 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:47659_solr, 127.0.0.1:37144_solr, 127.0.0.1:54934_solr]
   [junit4]   2> 1992154 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 6
   [junit4]   2> 1992154 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1992155 INFO  (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1992156 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1992156 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3db2058b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1992156 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=236531971
   [junit4]   2> 1992156 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1992156 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cf986a8: rootName = solr_47659, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@33c8faa4
   [junit4]   2> 1992159 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 1992162 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1992162 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49aefd21: rootName = solr_47659, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9e4d3cc
   [junit4]   2> 1992167 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1992167 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@523832a0: rootName = solr_47659, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ee19c74
   [junit4]   2> 1992168 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47659_solr
   [junit4]   2> 1992168 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1992169 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1992169 INFO  (zkCallback-4022-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1992169 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1992169 INFO  (zkCallback-4040-thread-1-processing-n:127.0.0.1:47659_solr) [n:127.0.0.1:47659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1992169 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1992169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104792439e9000e, likely client has closed socket
   [junit4]   2> 1992169 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eb2214d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1992169 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1993155 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1993156 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:47659_solr
   [junit4]   2> 1993156 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:47659_solr]
   [junit4]   2> 1993156 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44417bfc61a658T77x19d3fhwkqltgvqzxfzrlbz",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":19212299187365464,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212299187365464],
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1993156 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, .auto_add_replicas, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1993157 INFO  (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1993157 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44417bfc61a658T77x19d3fhwkqltgvqzxfzrlbz",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":19212299187365464,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212299187365464],
   [junit4]   2>     "_enqueue_time_":19212299187788119,
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1993157 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger1
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1993158 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=44417bfc61a658T77x19d3fhwkqltgvqzxfzrlbz
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-2) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-2) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:47659_solr
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-4) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1998158 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:47659_solr
   [junit4]   2> 1998159 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1998159 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:47659_solr]
   [junit4]   2> 1998159 DEBUG (ScheduledTrigger-7898-thread-1) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1998159 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"44417d2698047fT77x19d3fhwkqltgvqzxfzrlc1",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":19212304190538879,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212304190538879],
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1998159 DEBUG (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, .auto_add_replicas, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1998160 INFO  (ScheduledTrigger-7898-thread-3) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1998160 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"44417d2698047fT77x19d3fhwkqltgvqzxfzrlc1",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":19212304190538879,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[19212304190538879],
   [junit4]   2>     "_enqueue_time_":19212304190841379,
   [junit4]   2>     "nodeNames":["127.0.0.1:47659_solr"]}}
   [junit4]   2> 1998160 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518960391066000000 current time = 1518960396069000000
   [junit4]   2> real diff: 5003000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1998160 INFO  (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger2
   [junit4]   2> 1998160 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[45DCB7A46CD9C64]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 1998160 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1998161 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 1998161 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1998161 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1998163 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1998165 DEBUG (AutoscalingActionExecutor-7899-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=44417d2698047fT77x19d3fhwkqltgvqzxfzrlc1
   [junit4]   2> 1998237 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1998239 INFO  (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1998249 INFO  (qtp1008332786-22850) [n:127.0.0.1:37144_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1998250 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: node_lost_trigger2
   [junit4]   2> 1998256 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 1998256 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: node_added_trigger2
   [junit4]   2> 1998257 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: node_lost_trigger1
   [junit4]   2> 1998258 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: node_added_trigger1
   [junit4]   2> 1998258 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 1998258 DEBUG (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1998259 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1998259 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1998259 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1998259 DEBUG (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1998259 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b00a8f1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1998261 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1044562101
   [junit4]   2> 1998262 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1998262 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@640e554c: rootName = solr_37144, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11954bb0
   [junit4]   2> 1998268 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1998268 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b0a6449: rootName = solr_37144, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9e4d3cc
   [junit4]   2> 1998272 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1998272 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48dd81a9: rootName = solr_37144, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ee19c74
   [junit4]   2> 1998273 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37144_solr
   [junit4]   2> 1998274 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1998274 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1998274 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1998274 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:37144_solr) [n:127.0.0.1:37144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1998274 INFO  (zkCallback-4022-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1998275 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.Overseer Overseer (id=73316690442125317-127.0.0.1:37144_solr-n_0000000001) closing
   [junit4]   2> 1998275 INFO  (OverseerStateUpdate-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37144_solr
   [junit4]   2> 1998275 WARN  (OverseerAutoScalingTriggerThread-73316690442125317-127.0.0.1:37144_solr-n_0000000001) [n:127.0.0.1:37144_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1998276 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1998277 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54934_solr
   [junit4]   2> 1998277 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e32f6c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1998280 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1998281 INFO  (zkCallback-4030-thread-1-processing-n:127.0.0.1:54934_solr) [n:127.0.0.1:54934_solr    ] o.a.s.c.Overseer Overseer (id=73316690442125323-127.0.0.1:54934_solr-n_0000000002) starting
   [junit4]   2> 1998285 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1998286 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 1998286 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54934_solr]
   [junit4]   2> 1998286 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion -1
   [junit4]   2> 1998286 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 1998287 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1998287 DEBUG (OverseerAutoScalingTriggerThread-73316690442125323-127.0.0.1:54934_solr-n_0000000002) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 1998288 DEBUG (ScheduledTrigger-7916-thread-1) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1999288 DEBUG (ScheduledTrigger-7916-thread-1) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2000292 DEBUG (ScheduledTrigger-7916-thread-2) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2001292 DEBUG (ScheduledTrigger-7916-thread-1) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2002293 DEBUG (ScheduledTrigger-7916-thread-1) [n:127.0.0.1:54934_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2003282 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2003285 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2003285 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2003285 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[45DCB7A46CD9C64]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2003285 INFO  (TEST-TriggerIntegrationTest.testSetProperties

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

Exception.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:885)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2245688 INFO  (jetty-closer-3995-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b4308c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2245690 INFO  (jetty-closer-3995-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2245691 ERROR (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] 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> 2245691 INFO  (SUITE-TriggerIntegrationTest-seed#[45DCB7A46CD9C64]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36019 36019
   [junit4]   2> 2245861 INFO  (Thread-7709) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36019 36019
   [junit4]   2> 2245866 WARN  (Thread-7709) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	28	/solr/security.json
   [junit4]   2> 	20	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/collections/collection1/state.json
   [junit4]   2> 	29	/solr/clusterprops.json
   [junit4]   2> 	29	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/autoscaling.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73316690442125378-127.0.0.1:46081_solr-n_0000000020
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73316690442125344-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73316690442125347-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73316690442125323-127.0.0.1:54934_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73316690442125347-127.0.0.1:34858_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/73316690442125390-127.0.0.1:38695_solr-n_0000000024
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 	20	/solr/overseer/queue-work
   [junit4]   2> 	20	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_45DCB7A46CD9C64-001
   [junit4]   2> Feb 18, 2018 1:30:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), x_s=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=479, maxMBSortInHeap=7.996815201456016, sim=RandomSimilarity(queryNorm=true): {}, locale=es-EC, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=143987384,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, SolrJmxReporterCloudTest, TestSortableTextField, TestBackupRepositoryFactory, TestRawResponseWriter, TestClusterStateMutator, TestCryptoKeys, TestLuceneIndexBackCompat, TestExtendedDismaxParser, SubstringBytesRefFilterTest, CoreAdminRequestStatusTest, DistribDocExpirationUpdateProcessorTest, IndexBasedSpellCheckerTest, ChangedSchemaMergeTest, ChaosMonkeyNothingIsSafeTest, RAMDirectoryFactoryTest, TestFieldCacheWithThreads, TestShortCircuitedRequests, TestLeaderElectionWithEmptyReplica, DistributedQueryElevationComponentTest, CustomHighlightComponentTest, TestSubQueryTransformerCrossCore, ActionThrottleTest, JSONWriterTest, TestNonDefinedSimilarityFactory, ResponseBuilderTest, LeaderElectionContextKeyTest, OpenCloseCoreStressTest, DebugComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, MBeansHandlerTest, HdfsRecoverLeaseTest, SpellingQueryConverterTest, ZkNodePropsTest, SparseHLLTest, CloudExitableDirectoryReaderTest, ReplicationFactorTest, TestPHPSerializedResponseWriter, ConfigureRecoveryStrategyTest, OutputWriterTest, XmlUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, DistributedQueryComponentCustomSortTest, DistributedVersionInfoTest, TestGroupingSearch, BlockJoinFacetRandomTest, TestBlendedInfixSuggestions, TestRecoveryHdfs, BadIndexSchemaTest, SuggesterWFSTTest, TestDefaultStatsCache, CursorMarkTest, TestCollationField, TestCrossCoreJoin, TestWordDelimiterFilterFactory, ClassificationUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, DocValuesMissingTest, SolrCoreCheckLockOnStartupTest, HdfsAutoAddReplicasIntegrationTest, ParsingFieldUpdateProcessorsTest, TestClusterStateProvider, DistributedFacetPivotSmallAdvancedTest, AutoScalingHandlerTest, TestDocumentBuilder, FacetPivotSmallTest, OutOfBoxZkACLAndCredentialsProvidersTest, BigEndianAscendingWordSerializerTest, SolrMetricsIntegrationTest, TestManagedSchema, TestStressCloudBlindAtomicUpdates, TestSimDistributedQueue, TestCollapseQParserPlugin, TestCloudRecovery, TestHdfsCloudBackupRestore, TestBinaryField, SegmentsInfoRequestHandlerTest, HdfsUnloadDistributedZkTest, DeleteLastCustomShardedReplicaTest, TestConfigSetsAPI, TestExactStatsCache, SimpleMLTQParserTest, TestComponentsName, TestPointFields, UpdateParamsTest, AnalysisErrorHandlingTest, FieldAnalysisRequestHandlerTest, TestPrepRecovery, TestHighlightDedupGrouping, TestDocSet, TestEmbeddedSolrServerSchemaAPI, TemplateUpdateProcessorTest, SimpleFacetsTest, SolrRequestParserTest, TestCloudNestedDocsSort, TestPhraseSuggestions, SynonymTokenizerTest, TestImplicitCoreProperties, CustomCollectionTest, TestRTimerTree, CdcrReplicationHandlerTest, TestRequestStatusCollectionAPI, SolrIndexSplitterTest, TestCollectionAPIs, TestHttpShardHandlerFactory, TestSolrQueryParser, ConjunctionSolrSpellCheckerTest, TestRandomFlRTGCloud, TestCloudJSONFacetJoinDomain, TestOmitPositions, SystemLogListenerTest, TestGraphMLResponseWriter, DefaultValueUpdateProcessorTest, DistributedFacetExistsSmallTest, TestSolrCoreParser, NumberUtilsTest, TestDelegationWithHadoopAuth, PreAnalyzedFieldManagedSchemaCloudTest, HDFSCollectionsAPITest, TestRemoteStreaming, SolrCLIZkUtilsTest, TestSimpleTextCodec, TestNumericRangeQuery32, TestZkAclsWithHadoopAuth, OpenExchangeRatesOrgProviderTest, HdfsSyncSliceTest, ShardRoutingTest, TestReplicationHandler, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, TestSolr4Spatial, StatsComponentTest, TestSort, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteNodeTest, DistribCursorPagingTest, LIRRollingUpdatesTest, MoveReplicaHDFSFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RollingRestartTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestOnReconnectListenerSupport, TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestUtilizeNode, AssignTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, HttpTriggerListenerTest, MetricTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [642/777 (1!)] on J0 in 265.78s, 14 tests, 2 failures <<< FAILURES!

[...truncated 48902 lines...]