Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/70/

5 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterProperties

Error Message:
Error from server at https://127.0.0.1:48029/solr: numShards is a required 
param (when using CompositeId router).

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:48029/solr: numShards is a required param 
(when using CompositeId router).
        at 
__randomizedtesting.SeedInfo.seed([4F6E0A37FED735A7:FCBA611F00F3F703]: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:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        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.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterProperties(CollectionsAPISolrJTest.java:123)
        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.AutoScalingHandlerTest.testReadApi

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([4F6E0A37FED735A7:1847F1822525D7BC]: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.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:843)
        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.TestComputePlanAction.testNodeAdded

Error Message:
ComputePlanAction should have computed exactly 1 operation, but was: 
[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@2a53413d,
 
org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@44c898cf]
 expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: ComputePlanAction should have computed exactly 1 
operation, but was: 
[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@2a53413d,
 
org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@44c898cf]
 expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([4F6E0A37FED735A7:2AAD5C405C749DA4]: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.apache.solr.cloud.autoscaling.sim.TestComputePlanAction.testNodeAdded(TestComputePlanAction.java:313)
        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.testNodeLost

Error Message:
no STARTED event: [], waitFor=5, killDelay=5000, minIgnored=0

Stack Trace:
java.lang.AssertionError: no STARTED event: [], waitFor=5, killDelay=5000, 
minIgnored=0
        at 
__randomizedtesting.SeedInfo.seed([4F6E0A37FED735A7:F07BC4C97D3D5021]: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.doTestNodeLost(TestLargeCluster.java:456)
        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:323)
        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([4F6E0A37FED735A7:122614BE311193E8]: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:1201)
        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 12809 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 992363 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-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-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/init-core-data-001
   [junit4]   2> 992364 WARN  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=377 numCloses=377
   [junit4]   2> 992364 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 992366 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-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> 992366 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001
   [junit4]   2> 992366 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 992378 INFO  (Thread-2881) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 992378 INFO  (Thread-2881) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 992478 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58963
   [junit4]   2> 992487 ERROR (Thread-2881) [    ] 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> 992547 INFO  (zkConnectionManagerCallback-2561-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992600 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 992601 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 992674 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 992674 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 992674 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 992804 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 992804 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 992804 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 992806 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29c60e6b{/solr,null,AVAILABLE}
   [junit4]   2> 992808 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d8530ea{/solr,null,AVAILABLE}
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32bf248c{HTTP/1.1,[http/1.1]}{127.0.0.1:34406}
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.e.j.s.Server Started @992941ms
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fcebc97{HTTP/1.1,[http/1.1]}{127.0.0.1:37483}
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.e.j.s.Server Started @992941ms
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37483}
   [junit4]   2> 992823 ERROR (jetty-launcher-2558-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 992823 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 992824 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 992824 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 992824 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 992824 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-02T16:52:01.261Z
   [junit4]   2> 992849 INFO  (zkConnectionManagerCallback-2563-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992840 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34406}
   [junit4]   2> 992850 ERROR (jetty-launcher-2558-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 992850 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 992850 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 992850 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 992850 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 992850 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-02T16:52:01.287Z
   [junit4]   2> 992851 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992968 INFO  (jetty-launcher-2558-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58963/solr
   [junit4]   2> 992986 INFO  (zkConnectionManagerCallback-2565-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992986 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 993023 INFO  (zkConnectionManagerCallback-2569-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993045 INFO  (jetty-launcher-2558-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58963/solr
   [junit4]   2> 993094 INFO  (zkConnectionManagerCallback-2572-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993094 INFO  (zkConnectionManagerCallback-2575-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993124 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 
0x1069175c3e00005, likely client has closed socket
   [junit4]   2> 993186 INFO  (zkConnectionManagerCallback-2579-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993208 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993210 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34406_solr
   [junit4]   2> 993216 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.Overseer Overseer 
(id=73906378881630214-127.0.0.1:34406_solr-n_0000000000) starting
   [junit4]   2> 993245 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993247 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37483_solr
   [junit4]   2> 993307 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993315 INFO  (zkCallback-2578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 993322 INFO  (zkConnectionManagerCallback-2586-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 993323 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 993329 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58963/solr ready
   [junit4]   2> 993526 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 993526 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34406_solr
   [junit4]   2> 993530 INFO  (zkCallback-2578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993542 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 993550 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 993550 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 993550 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 993551 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993574 INFO  (zkCallback-2585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 993588 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:34406_solr, 127.0.0.1:37483_solr]
   [junit4]   2> 993605 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 993606 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 993607 DEBUG (ScheduledTrigger-2802-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 994374 INFO  (zkConnectionManagerCallback-2592-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 994379 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 994380 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58963/solr ready
   [junit4]   2> 994618 WARN  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 994778 DEBUG (ScheduledTrigger-2802-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 994837 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 994890 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 994890 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 994892 INFO  (jetty-launcher-2558-thread-2) 
[n:127.0.0.1:37483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/.
   [junit4]   2> 994926 WARN  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 994980 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34406.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 995032 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34406.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 995032 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34406.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 995034 INFO  (jetty-launcher-2558-thread-1) 
[n:127.0.0.1:34406_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/.
   [junit4]   2> 995370 INFO  (zkConnectionManagerCallback-2595-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995653 INFO  (zkConnectionManagerCallback-2600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995654 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 995656 INFO  
(SUITE-AutoScalingHandlerTest-seed#[4F6E0A37FED735A7]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58963/solr ready
   [junit4]   2> 995681 INFO  
(TEST-AutoScalingHandlerTest.testReadApi-seed#[4F6E0A37FED735A7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReadApi
   [junit4]   2> 995682 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 995682 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 995703 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 995704 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 995704 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 995959 INFO  (qtp431856455-9793) [n:127.0.0.1:37483_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=1
   [junit4]   2> 995971 INFO  (qtp562692249-9788) [n:127.0.0.1:34406_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> 995971 DEBUG (qtp431856455-9800) [n:127.0.0.1:37483_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 995971 INFO  (qtp431856455-9800) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=274
   [junit4]   2> 996023 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 996027 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 996035 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 - 
Initial livenodes: [127.0.0.1:34406_solr, 127.0.0.1:37483_solr]
   [junit4]   2> 996035 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 
instantiated with properties: {event=nodeAdded, waitFor=0, 
actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=execute_plan, 
class=solr.ExecutePlanAction}], enabled=true}
   [junit4]   2> 996039 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 996040 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 996040 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 996040 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 996057 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_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> 996062 INFO  (qtp562692249-9786) [n:127.0.0.1:34406_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> 996065 DEBUG (qtp431856455-9794) [n:127.0.0.1:37483_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 996094 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 996094 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 996098 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 996098 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 996162 INFO  (qtp431856455-9794) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=190
   [junit4]   2> 996315 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=146
   [junit4]   2> 996318 INFO  (qtp562692249-9786) [n:127.0.0.1:34406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996318 DEBUG (qtp431856455-9795) [n:127.0.0.1:37483_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 996319 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
5
   [junit4]   2> 996319 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 5
   [junit4]   2> 996320 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 996320 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, 
lastZnodeVersion 5
   [junit4]   2> 996320 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=154
   [junit4]   2> 996331 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996332 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996332 DEBUG (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 996335 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
6
   [junit4]   2> 996335 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 6
   [junit4]   2> 996335 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 996336 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, 
lastZnodeVersion 6
   [junit4]   2> 996336 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 996341 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 996350 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996351 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996352 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling/diagnostics 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 996360 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=6&collection.configName=conf&maxShardsPerNode=10&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 996363 INFO  (OverseerThreadFactory-2804-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection readApiTestViolations
   [junit4]   2> 996365 ERROR (OverseerThreadFactory-2804-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: readApiTestViolations 
operation: create failed:org.apache.solr.common.SolrException: 
'maxShardsPerNode>0' is not supported when autoScaling policies are used
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.buildReplicaPositions(CreateCollectionCmd.java:294)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:123)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:257)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 996389 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=6&collection.configName=conf&maxShardsPerNode=10&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2}
 status=400 QTime=28
   [junit4]   2> 996392 INFO  
(OverseerCollectionConfigSetProcessor-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] 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> 996396 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996398 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996399 DEBUG (qtp431856455-9795) [n:127.0.0.1:37483_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 996399 DEBUG (zkCallback-2585-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
7
   [junit4]   2> 996400 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 7
   [junit4]   2> 996400 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 996400 DEBUG 
(OverseerAutoScalingTriggerThread-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, 
lastZnodeVersion 7
   [junit4]   2> 996400 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 996401 INFO  (qtp431856455-9799) [n:127.0.0.1:37483_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=6&collection.configName=conf&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 996403 WARN  
(OverseerCollectionConfigSetProcessor-73906378881630214-127.0.0.1:34406_solr-n_0000000000)
 [    ] o.a.s.c.LockTree lock_is_leaked at[readApiTestViolations]
   [junit4]   2> 996404 INFO  (OverseerThreadFactory-2804-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection readApiTestViolations
   [junit4]   2> 996405 WARN  (OverseerThreadFactory-2804-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 6 on collection 
readApiTestViolations is higher than the number of Solr instances currently 
live or live and part of your createNodeSet(2). It's unusual to run two replica 
of the same slice on the same Solr-instance.
   [junit4]   2> 996574 INFO  (OverseerThreadFactory-2804-thread-1) [    ] 
o.a.s.c.LockTree Unlocked multiple times : readApiTestViolations
   [junit4]   2> 996627 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996629 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 996652 INFO  (OverseerThreadFactory-2804-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 28210222130 
sessionWrapper.createTime 28210222107339342, this.sessionWrapper.createTime 
28210222107339342 
   [junit4]   2> 996818 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 996822 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34406/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 996828 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34406/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 996833 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 996836 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 996841 INFO  
(OverseerStateUpdate-73906378881630214-127.0.0.1:34406_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34406/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 997041 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 997041 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 997078 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr    
x:readApiTestViolations_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997079 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr    
x:readApiTestViolations_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 997086 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr    
x:readApiTestViolations_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n3&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997089 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr    
x:readApiTestViolations_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n5&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997118 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr    
x:readApiTestViolations_shard1_replica_n7] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n7&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997164 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr    
x:readApiTestViolations_shard1_replica_n11] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n11&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 997165 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr    
x:readApiTestViolations_shard1_replica_n9] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n9&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 998042 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 998042 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 998151 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998159 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998172 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 998176 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998193 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998197 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998214 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 998239 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 998255 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998255 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n1' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998259 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n11] Schema name=minimal
   [junit4]   2> 998294 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37483.solr.core.readApiTestViolations.shard1.replica_n1' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998295 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998295 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n1/data/]
   [junit4]   2> 998300 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 998303 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 998304 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.s.IndexSchema 
[readApiTestViolations_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 998305 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998305 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n5' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998305 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34406.solr.core.readApiTestViolations.shard1.replica_n5' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998306 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998306 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n5/data/]
   [junit4]   2> 998316 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998316 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n7' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998317 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37483.solr.core.readApiTestViolations.shard1.replica_n7' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n7') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998317 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998317 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n7] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n7],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n7/data/]
   [junit4]   2> 998320 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998320 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n3' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998321 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998321 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n9' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998322 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37483.solr.core.readApiTestViolations.shard1.replica_n9' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n9') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998323 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998323 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n9] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n9],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n9/data/]
   [junit4]   2> 998326 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34406.solr.core.readApiTestViolations.shard1.replica_n3' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n3') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998326 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998326 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n3/data/]
   [junit4]   2> 998338 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 998338 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.c.CoreContainer Creating 
SolrCore 'readApiTestViolations_shard1_replica_n11' using configuration from 
collection readApiTestViolations, trusted=true
   [junit4]   2> 998338 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34406.solr.core.readApiTestViolations.shard1.replica_n11' 
(registry 'solr.core.readApiTestViolations.shard1.replica_n11') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a38f8
   [junit4]   2> 998339 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 998339 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.c.SolrCore 
[[readApiTestViolations_shard1_replica_n11] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n11],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_4F6E0A37FED735A7-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n11/data/]
   [junit4]   2> 999038 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999038 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999042 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 999042 DEBUG (ScheduledTrigger-2802-thread-4) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 999062 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999062 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999070 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999070 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999090 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6af6c4e[readApiTestViolations_shard1_replica_n1] main]
   [junit4]   2> 999092 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999092 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999098 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999099 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999099 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999102 INFO  
(searcherExecutor-2813-thread-1-processing-n:127.0.0.1:37483_solr 
x:readApiTestViolations_shard1_replica_n1 c:readApiTestViolations s:shard1 
r:core_node2) [n:127.0.0.1:37483_solr c:readApiTestViolations s:shard1 
r:core_node2 x:readApiTestViolations_shard1_replica_n1] o.a.s.c.SolrCore 
[readApiTestViolations_shard1_replica_n1] Registered new searcher 
Searcher@6af6c4e[readApiTestViolations_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999106 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1602180431261728768
   [junit4]   2> 999119 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999119 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999121 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999121 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999123 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18a9ba88[readApiTestViolations_shard1_replica_n9] main]
   [junit4]   2> 999124 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999124 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999126 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999126 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999126 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d0d9499[readApiTestViolations_shard1_replica_n7] main]
   [junit4]   2> 999127 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b31b7c1[readApiTestViolations_shard1_replica_n5] main]
   [junit4]   2> 999129 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999129 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999130 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999143 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999143 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 999143 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999144 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999143 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999147 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999147 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999148 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999148 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999150 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1602180431307866112
   [junit4]   2> 999150 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1602180431307866112
   [junit4]   2> 999152 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71640a88[readApiTestViolations_shard1_replica_n11] main]
   [junit4]   2> 999157 INFO  (qtp562692249-9785) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node6 
x:readApiTestViolations_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node2=0, core_node6=0}, version=1}
   [junit4]   2> 999160 INFO  (qtp431856455-9796) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node2 
x:readApiTestViolations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=6 found=2 
timeoutin=9996ms
   [junit4]   2> 999161 INFO  (qtp431856455-9795) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node8 
x:readApiTestViolations_shard1_replica_n7] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/readApiTestViolations/terms/shard1 to 
Terms{values={core_node2=0, core_node6=0, core_node8=0}, version=2}
   [junit4]   2> 999165 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999165 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999166 INFO  (qtp562692249-9789) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node12 
x:readApiTestViolations_shard1_replica_n11] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999194 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999195 INFO  (qtp431856455-9798) [n:127.0.0.1:37483_solr 
c:readApiTestViolations s:shard1 r:core_node10 
x:readApiTestViolations_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999196 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 999196 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 999197 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 999197 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 999199 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a7f21be[readApiTestViolations_shard1_replica_n3] main]
   [junit4]   2> 999201 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 999201 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 999202 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 999202 INFO  (qtp562692249-9787) [n:127.0.0.1:34406_solr 
c:readApiTestViolations s:shard1 r:core_node4 
x:readApiTestViolations_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using n

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

file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1039853133
     [copy] Copying 39 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1039853133
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1039853133

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null836978289
     [copy] Copying 247 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null836978289
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null836978289

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 172 minutes 35 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to