You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/08/13 16:50:36 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+25) - Build # 22663 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22663/
Java: 64bit/jdk-11-ea+25 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:40757/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40757/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([908FCD8F9A8C4753:EB563A62C31695ED]: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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:37293/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37293/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([908FCD8F9A8C4753:EB563A62C31695ED]: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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([908FCD8F9A8C4753:DF98F42C09FE8E25]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:42389/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42389/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([908FCD8F9A8C4753:EB563A62C31695ED]: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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([908FCD8F9A8C4753:DF98F42C09FE8E25]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13622 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/init-core-data-001
   [junit4]   2> 946310 WARN  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=173 numCloses=173
   [junit4]   2> 946310 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 946311 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 946311 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 946311 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001
   [junit4]   2> 946311 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 946313 INFO  (Thread-2947) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 946313 INFO  (Thread-2947) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 946364 ERROR (Thread-2947) [    ] 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> 946413 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34277
   [junit4]   2> 946441 INFO  (zkConnectionManagerCallback-2306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946454 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 946458 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 946525 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946525 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946525 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 946533 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2419a839{/solr,null,AVAILABLE}
   [junit4]   2> 946535 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5344dc49{HTTP/1.1,[http/1.1]}{127.0.0.1:43809}
   [junit4]   2> 946535 INFO  (jetty-launcher-2303-thread-1) [    ] o.e.j.s.Server Started @946559ms
   [junit4]   2> 946535 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43809}
   [junit4]   2> 946535 ERROR (jetty-launcher-2303-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946535 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 946535 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 946536 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946536 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946536 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T16:13:58.251042Z
   [junit4]   2> 946600 INFO  (zkConnectionManagerCallback-2308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946601 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946650 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946650 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946650 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 946669 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a701de{/solr,null,AVAILABLE}
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4df16e79{HTTP/1.1,[http/1.1]}{127.0.0.1:42389}
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.e.j.s.Server Started @946693ms
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42389}
   [junit4]   2> 946670 ERROR (jetty-launcher-2303-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946670 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T16:13:58.385499Z
   [junit4]   2> 946685 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946686 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946827 INFO  (jetty-launcher-2303-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34277/solr
   [junit4]   2> 946828 INFO  (zkConnectionManagerCallback-2314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946830 INFO  (zkConnectionManagerCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946915 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42389_solr
   [junit4]   2> 946916 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.c.Overseer Overseer (id=72154529836957700-127.0.0.1:42389_solr-n_0000000000) starting
   [junit4]   2> 946922 INFO  (zkConnectionManagerCallback-2323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946923 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34277/solr ready
   [junit4]   2> 946924 INFO  (OverseerStateUpdate-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42389_solr
   [junit4]   2> 946924 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42389_solr
   [junit4]   2> 946924 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 946925 INFO  (OverseerStateUpdate-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 946926 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 946927 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 946927 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 946935 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: []
   [junit4]   2> 946937 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 946938 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 946938 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 946938 DEBUG (ScheduledTrigger-3209-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 946938 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 946942 INFO  (jetty-launcher-2303-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34277/solr
   [junit4]   2> 946943 INFO  (zkConnectionManagerCallback-2328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946944 INFO  (zkConnectionManagerCallback-2330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946950 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 946954 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 946954 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43809_solr
   [junit4]   2> 946955 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946955 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946955 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 946974 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42389.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 946981 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42389.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 946981 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42389.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 946982 INFO  (jetty-launcher-2303-thread-2) [n:127.0.0.1:42389_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/.
   [junit4]   2> 946983 INFO  (zkConnectionManagerCallback-2337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946996 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 946997 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34277/solr ready
   [junit4]   2> 947017 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 947040 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 947051 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 947051 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 947053 INFO  (jetty-launcher-2303-thread-1) [n:127.0.0.1:43809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/.
   [junit4]   2> 947117 INFO  (zkConnectionManagerCallback-2340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947142 INFO  (zkConnectionManagerCallback-2345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947143 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 947144 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34277/solr ready
   [junit4]   2> 947164 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[908FCD8F9A8C4753]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionNoWithCollection
   [junit4]   2> 947164 DEBUG (zkCallback-2322-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 947165 INFO  (TEST-TestWithCollection.testCreateCollectionNoWithCollection-seed#[908FCD8F9A8C4753]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 947168 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 947186 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 947186 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 947187 DEBUG (OverseerAutoScalingTriggerThread-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 947187 INFO  (qtp137048159-9581) [n:127.0.0.1:42389_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 947190 INFO  (OverseerThreadFactory-3211-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollectionNoWithCollection_xyz
   [junit4]   2> 947190 ERROR (OverseerThreadFactory-3211-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testCreateCollectionNoWithCollection_xyz operation: create failed:org.apache.solr.common.SolrException: The 'withCollection' does not exist: testCreateCollectionNoWithCollection_abc
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:115)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:473)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 947191 INFO  (qtp137048159-9581) [n:127.0.0.1:42389_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&withCollection=testCreateCollectionNoWithCollection_abc&name=testCreateCollectionNoWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 947192 INFO  (qtp137048159-9575) [n:127.0.0.1:42389_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testCreateCollectionNoWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 947205 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollectionNoWithCollection_abc
   [junit4]   2> 947206 INFO  (OverseerCollectionConfigSetProcessor-72154529836957700-127.0.0.1:42389_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> 947207 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 947208 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 947209 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 947211 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 947212 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 947214 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 947217 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 947220 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 947222 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 947225 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 947227 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 947232 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 947235 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 947239 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 947243 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 947248 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 947253 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 947266 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 947272 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 947276 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 947278 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 947281 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 947283 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 947291 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 947292 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 947293 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 947294 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 947295 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 947296 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 947297 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 947298 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 947299 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 947302 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 947304 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 947305 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 947307 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 947307 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 947310 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 947314 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 947314 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 947315 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 947316 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 947317 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 947318 INFO  (OverseerThreadFactory-3211-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 947432 INFO  (OverseerStateUpdate-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43809/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 947434 INFO  (OverseerStateUpdate-72154529836957700-127.0.0.1:42389_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollectionNoWithCollection_abc",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCreateCollectionNoWithCollection_abc_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42389/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 947636 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr    x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard2_replica_n2&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 947636 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr    x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 947637 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr    x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testCreateCollectionNoWithCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollectionNoWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollectionNoWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 948654 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 948655 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 948655 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 948656 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 948657 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 948657 WARN  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2/../../../../dist
   [junit4]   2> 948661 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 948662 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 948662 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 948662 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 948662 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 948662 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 948663 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 948663 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 948663 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 948663 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 948663 WARN  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 948664 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 948687 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 948709 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testCreateCollectionNoWithCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 948712 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.IndexSchema [testCreateCollectionNoWithCollection_abc_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 949019 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 949048 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollectionNoWithCollection_abc_shard1_replica_n1' using configuration from collection testCreateCollectionNoWithCollection_abc, trusted=true
   [junit4]   2> 949048 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 949049 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43809.solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollectionNoWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 949049 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 949050 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/testCreateCollectionNoWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node1/./testCreateCollectionNoWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 949052 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 949108 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 949108 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 949109 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 949109 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 949111 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@326ac2c7[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 949111 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 949112 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 949112 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 949112 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 949113 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 949113 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 949115 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 949115 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608701015050158080
   [junit4]   2> 949116 INFO  (searcherExecutor-3223-thread-1-processing-n:127.0.0.1:43809_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@326ac2c7[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 949116 INFO  (searcherExecutor-3223-thread-1-processing-n:127.0.0.1:43809_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 949116 INFO  (searcherExecutor-3223-thread-1-processing-n:127.0.0.1:43809_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 949117 INFO  (searcherExecutor-3223-thread-1-processing-n:127.0.0.1:43809_solr x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1 c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testCreateCollectionNoWithCollection_abc_shard1_replica_n1] Registered new searcher Searcher@326ac2c7[testCreateCollectionNoWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 949121 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollectionNoWithCollection_abc_shard2_replica_n2' using configuration from collection testCreateCollectionNoWithCollection_abc, trusted=true
   [junit4]   2> 949122 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42389.solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2' (registry 'solr.core.testCreateCollectionNoWithCollection_abc.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@254eac42
   [junit4]   2> 949122 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 949122 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.SolrCore [[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/testCreateCollectionNoWithCollection_abc_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-001/tempDir-001/node2/./testCreateCollectionNoWithCollection_abc_shard2_replica_n2/data/]
   [junit4]   2> 949125 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 949134 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollectionNoWithCollection_abc/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 949135 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 949135 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 949135 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43809/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 949135 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 949136 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43809/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 949136 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 949138 INFO  (qtp963272131-9570) [n:127.0.0.1:43809_solr c:testCreateCollectionNoWithCollection_abc s:shard1 r:core_node3 x:testCreateCollectionNoWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43809/solr/testCreateCollectionNoWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 949214 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 949214 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 949215 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 949215 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 949217 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2865796a[testCreateCollectionNoWithCollection_abc_shard2_replica_n2] main]
   [junit4]   2> 949218 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 949219 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 949219 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 949219 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 949220 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 949220 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 949221 INFO  (qtp137048159-9576) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 949221 INFO  (searcherExecutor-3228-thread-1-processing-n:127.0.0.1:42389_solr x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2 c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4) [n:127.0.0.1:42389_solr c:testCreateCollectionNoWithCollection_abc s:shard2 r:core_node4 x:testCreateCollectionNoWithCollection_abc_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2865796a[testCreateCollec

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

xtHandler Stopped o.e.j.s.ServletContextHandler@165f710a{/solr,null,UNAVAILABLE}
   [junit4]   2> 214212 INFO  (jetty-closer-128-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 214213 INFO  (jetty-closer-128-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65c8e60c{/solr,null,UNAVAILABLE}
   [junit4]   2> 214213 INFO  (jetty-closer-128-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 214214 ERROR (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 214214 INFO  (SUITE-TestWithCollection-seed#[908FCD8F9A8C4753]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43545 43545
   [junit4]   2> 214328 INFO  (Thread-56) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43545 43545
   [junit4]   2> 214329 WARN  (Thread-56) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	19	/solr/collections/testNodeAdded_xyz/terms/shard1
   [junit4]   2> 	19	/solr/collections/testNodeAdded_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc2/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplicaWithPolicy_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaWithCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplica_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_xyz/terms/shard1
   [junit4]   2> 	12	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMultipleWithCollections_xyz2/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplica_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplicaWithPolicy_xyz/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testCreateCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard2
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaWithCollection_abc/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	6	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	4	/solr/collections/testAddReplica_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72154646601072646-127.0.0.1:37467_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72154646601072645-127.0.0.1:44823_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	2	/solr/collections/testAddReplica_abc/state.json
   [junit4]   2> 	2	/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 	2	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	228	/solr/collections
   [junit4]   2> 	47	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_908FCD8F9A8C4753-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1134, maxMBSortInHeap=6.855981779812874, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@57b0c437), locale=te, timezone=Egypt
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=206329360,total=451936256
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, TestWithCollection]
   [junit4] Completed [5/5 (5!)] on J2 in 102.50s, 9 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 45 tests, 3 errors, 2 failures [seed: 908FCD8F9A8C4753]

Total time: 3 minutes 36 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=be4a33938d3c6eac12b0a575b12cafa5c781909c, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22662
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22666 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22666/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:33931/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33931/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([A26E631BBFF7ACF:71FF11DCE265A871]: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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:41903/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41903/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([A26E631BBFF7ACF:71FF11DCE265A871]: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.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([A26E631BBFF7ACF:4531DF92288DB3B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12591 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 168148 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/init-core-data-001
   [junit4]   2> 168149 WARN  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 168149 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 168150 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 168150 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001
   [junit4]   2> 168150 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 168150 INFO  (Thread-1372) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 168150 INFO  (Thread-1372) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 168151 ERROR (Thread-1372) [    ] 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> 168250 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35785
   [junit4]   2> 168252 INFO  (zkConnectionManagerCallback-492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168253 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 168253 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45793932{/solr,null,AVAILABLE}
   [junit4]   2> 168258 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37399030{/solr,null,AVAILABLE}
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e5b98cc{HTTP/1.1,[http/1.1]}{127.0.0.1:41329}
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@788533e{HTTP/1.1,[http/1.1]}{127.0.0.1:43839}
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-2) [    ] o.e.j.s.Server Started @168305ms
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-1) [    ] o.e.j.s.Server Started @168305ms
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41329}
   [junit4]   2> 168259 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43839}
   [junit4]   2> 168260 ERROR (jetty-launcher-489-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168260 ERROR (jetty-launcher-489-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T06:59:08.407502Z
   [junit4]   2> 168260 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T06:59:08.407522Z
   [junit4]   2> 168265 INFO  (zkConnectionManagerCallback-494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168265 INFO  (zkConnectionManagerCallback-496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168266 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168266 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168353 INFO  (jetty-launcher-489-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35785/solr
   [junit4]   2> 168354 INFO  (zkConnectionManagerCallback-500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168355 INFO  (zkConnectionManagerCallback-502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168398 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41329_solr
   [junit4]   2> 168398 INFO  (jetty-launcher-489-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35785/solr
   [junit4]   2> 168398 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.Overseer Overseer (id=72158010470629380-127.0.0.1:41329_solr-n_0000000000) starting
   [junit4]   2> 168398 INFO  (zkConnectionManagerCallback-508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168399 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 0x1005b5405cd0005, likely client has closed socket
   [junit4]   2> 168401 INFO  (zkConnectionManagerCallback-510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168404 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168405 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35785/solr ready
   [junit4]   2> 168410 INFO  (OverseerStateUpdate-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41329_solr
   [junit4]   2> 168411 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43839_solr
   [junit4]   2> 168412 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 168413 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 168413 INFO  (OverseerStateUpdate-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 168413 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 168413 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 168414 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 168414 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 168414 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 168414 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41329_solr
   [junit4]   2> 168415 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 168415 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 168415 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 168418 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41329_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 168419 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 168419 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 168419 DEBUG (ScheduledTrigger-611-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 168426 INFO  (zkConnectionManagerCallback-522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168427 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 168427 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 168427 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35785/solr ready
   [junit4]   2> 168427 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 168444 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168445 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168452 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168453 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168453 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168453 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168453 INFO  (jetty-launcher-489-thread-1) [n:127.0.0.1:43839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/.
   [junit4]   2> 168454 INFO  (jetty-launcher-489-thread-2) [n:127.0.0.1:41329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node2/.
   [junit4]   2> 168476 INFO  (zkConnectionManagerCallback-526-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168479 INFO  (zkConnectionManagerCallback-531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168480 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 168480 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35785/solr ready
   [junit4]   2> 168488 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleWithCollections
   [junit4]   2> 168489 DEBUG (zkCallback-514-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 168489 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 168489 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 168490 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 168490 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 168491 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 168491 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bf079f1{/solr,null,AVAILABLE}
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a6f745c{HTTP/1.1,[http/1.1]}{127.0.0.1:45173}
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.Server Started @168539ms
   [junit4]   2> 168492 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45173}
   [junit4]   2> 168493 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168493 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168493 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 168493 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168493 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168493 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T06:59:08.640588Z
   [junit4]   2> 168498 INFO  (zkConnectionManagerCallback-535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168498 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168598 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35785/solr
   [junit4]   2> 168599 INFO  (zkConnectionManagerCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168606 INFO  (zkConnectionManagerCallback-541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168613 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 168626 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 168627 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45173_solr
   [junit4]   2> 168627 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168628 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168628 INFO  (zkCallback-530-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168628 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168628 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168629 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168634 INFO  (zkCallback-540-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 168650 INFO  (zkConnectionManagerCallback-548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168652 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 168653 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35785/solr ready
   [junit4]   2> 168655 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 168671 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168699 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168699 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168700 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [n:127.0.0.1:45173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node3/.
   [junit4]   2> 168736 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 168751 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168752 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168752 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168752 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a9fe44d{/solr,null,AVAILABLE}
   [junit4]   2> 168753 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41383963{HTTP/1.1,[http/1.1]}{127.0.0.1:40865}
   [junit4]   2> 168753 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.e.j.s.Server Started @168799ms
   [junit4]   2> 168753 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40865}
   [junit4]   2> 168753 ERROR (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168753 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168754 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 168754 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168754 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168754 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T06:59:08.901179Z
   [junit4]   2> 168755 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168756 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 168805 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35785/solr
   [junit4]   2> 168806 INFO  (zkConnectionManagerCallback-555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168825 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168833 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 168867 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 168867 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40865_solr
   [junit4]   2> 168867 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168867 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168867 INFO  (zkCallback-530-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168867 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168868 INFO  (zkCallback-556-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168868 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168869 INFO  (zkCallback-540-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168870 INFO  (zkCallback-547-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168873 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 168895 INFO  (zkConnectionManagerCallback-564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168896 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 168897 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35785/solr ready
   [junit4]   2> 168909 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 168941 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168951 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168952 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 168953 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node4/.
   [junit4]   2> 169041 INFO  (zkConnectionManagerCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169052 INFO  (qtp925354776-2780) [n:127.0.0.1:40865_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> 169056 INFO  (qtp1141445522-2685) [n:127.0.0.1:41329_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> 169058 INFO  (qtp1573456457-2684) [n:127.0.0.1:43839_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> 169060 INFO  (qtp569758761-2755) [n:127.0.0.1:45173_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> 169061 DEBUG (qtp925354776-2785) [n:127.0.0.1:40865_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 169062 INFO  (qtp925354776-2785) [n:127.0.0.1:40865_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 169062 DEBUG (zkCallback-514-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 169063 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 169063 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 169063 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 169063 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[A26E631BBFF7ACF]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:43839_solr for collection testMultipleWithCollections_abc
   [junit4]   2> 169063 DEBUG (OverseerAutoScalingTriggerThread-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 169063 INFO  (qtp925354776-2779) [n:127.0.0.1:40865_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMultipleWithCollections_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:43839_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 169064 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMultipleWithCollections_abc
   [junit4]   2> 169065 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 169066 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 169068 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMultipleWithCollections_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 169069 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 169070 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 169072 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 169073 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 169074 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 169075 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 169076 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 169078 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 169080 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 169083 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 169084 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 169085 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 169086 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 169091 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 169094 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 169096 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 169098 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 169099 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 169100 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 169101 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 169102 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 169104 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 169131 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 169132 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 169133 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 169138 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 169139 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 169141 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 169143 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 169144 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 169146 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 169147 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 169149 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 169151 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 169154 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 169156 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 169158 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 169160 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 169163 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 169166 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMultipleWithCollections_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 169167 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMultipleWithCollections_abc.AUTOCREATED/params.json
   [junit4]   2> 169300 DEBUG (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 169311 INFO  (qtp925354776-2781) [n:127.0.0.1:40865_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 169312 INFO  (qtp1141445522-2675) [n:127.0.0.1:41329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 169314 INFO  (qtp1573456457-2674) [n:127.0.0.1:43839_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 169315 INFO  (qtp569758761-2750) [n:127.0.0.1:45173_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 169315 DEBUG (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 169325 INFO  (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1532234340 sessionWrapper.createTime 1532234330398672, this.sessionWrapper.createTime 1532234330398672 
   [junit4]   2> 169329 INFO  (OverseerStateUpdate-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMultipleWithCollections_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMultipleWithCollections_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43839/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 169532 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMultipleWithCollections_abc.AUTOCREATED&newCollection=true&name=testMultipleWithCollections_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMultipleWithCollections_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 169533 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr    x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 170541 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 170542 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 170542 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 170542 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 170542 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 170542 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 170542 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 170543 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 170543 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 170543 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 170543 WARN  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 170548 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 170560 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMultipleWithCollections_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 170732 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 170754 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMultipleWithCollections_abc_shard1_replica_n1' using configuration from collection testMultipleWithCollections_abc, trusted=true
   [junit4]   2> 170754 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.core.testMultipleWithCollections_abc.shard1.replica_n1' (registry 'solr.core.testMultipleWithCollections_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa43d19
   [junit4]   2> 170754 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 170754 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMultipleWithCollections_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/testMultipleWithCollections_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-001/tempDir-001/node1/./testMultipleWithCollections_abc_shard1_replica_n1/data/]
   [junit4]   2> 170766 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 170868 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 170868 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 170869 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 170869 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 170872 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@20a70846[testMultipleWithCollections_abc_shard1_replica_n1] main]
   [junit4]   2> 170873 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 170873 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 170873 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 170874 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 170874 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 170876 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 170881 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 170881 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608756705129136128
   [junit4]   2> 170881 INFO  (searcherExecutor-640-thread-1-processing-n:127.0.0.1:43839_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@20a70846[testMultipleWithCollections_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 170881 INFO  (searcherExecutor-640-thread-1-processing-n:127.0.0.1:43839_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 170881 INFO  (searcherExecutor-640-thread-1-processing-n:127.0.0.1:43839_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 170882 INFO  (searcherExecutor-640-thread-1-processing-n:127.0.0.1:43839_solr x:testMultipleWithCollections_abc_shard1_replica_n1 c:testMultipleWithCollections_abc s:shard1 r:core_node2) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SolrCore [testMultipleWithCollections_abc_shard1_replica_n1] Registered new searcher Searcher@20a70846[testMultipleWithCollections_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 170886 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMultipleWithCollections_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43839/solr/testMultipleWithCollections_abc_shard1_replica_n1/
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43839/solr/testMultipleWithCollections_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 170887 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 170889 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43839/solr/testMultipleWithCollections_abc_shard1_replica_n1/ shard1
   [junit4]   2> 170990 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 171063 INFO  (qtp1573456457-2676) [n:127.0.0.1:43839_solr c:testMultipleWithCollections_abc s:shard1 r:core_node2 x:testMultipleWithCollections_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMultipleWithCollections_abc.AUTOCREATED&newCollection=true&name=testMultipleWithCollections_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMultipleWithCollections_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1531
   [junit4]   2> 171064 DEBUG (OverseerThreadFactory-613-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 171066 INFO  (qtp925354776-2779) [n:127.0.0.1:40865_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 171066 ERROR (OverseerCollectionConfigSetProcessor-72158010470629380-127.0.0.1:41329_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:114)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:573)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:97)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.cleanUpWorkQueue(OverseerTaskProcessor.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:202)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 171068 INFO  (OverseerCollectionConfigSetProcessor-72158010470629380-127.0.0.1:41329_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> 171095 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMultipleWithCollections_abc/state.json] for collection [testMultipleWithCollections_abc] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 172069 INFO  (qtp925354776-2779) [n:127.0.0.1:40865_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMultipleWithCollections_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:43839_solr&wt=javabin&version=2} status=0 QTime=3005
   [junit4]   2> 172069 INFO  (qtp925354776-2784) [n:127.0.0.1:40865_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testMultipleWithCollections_abc&name=testMultipleWithCollections_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 172071 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMultipleWithCollections_xyz
   [junit4]   2> 172085 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 172117 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 172118 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMultipleWithCollections_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 172119 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 172120 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 172121 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 172123 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 172124 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 172126 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 172127 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 172128 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 172129 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 172131 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 172132 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 172133 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 172134 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 172135 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 172136 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 172137 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 172138 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 172140 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 172141 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 172142 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 172143 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 172144 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 172145 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 172147 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 172148 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMultipleWithCollections_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 172149 INFO  (OverseerThreadFactory-613-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default

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

va:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 202714 INFO  (qtp615780619-457) [n:127.0.0.1:43073_solr    x:testAddReplica_xyz_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43073_solr&onlyIfLeaderActive=true&core=testAddReplica_xyz_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=8001
   [junit4]   2> 202714 ERROR (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 202715 INFO  (SUITE-TestWithCollection-seed#[A26E631BBFF7ACF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42395 42395
   [junit4]   2> 202904 INFO  (Thread-61) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42395 42395
   [junit4]   2> 202905 WARN  (Thread-61) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testNodeAdded_xyz/terms/shard1
   [junit4]   2> 	25	/solr/collections/testNodeAdded_abc/terms/shard1
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc2/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplicaWithPolicy_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMultipleWithCollections_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testAddReplica_abc/terms/shard1
   [junit4]   2> 	12	/solr/collections/testMoveReplicaMainCollection_xyz/terms/shard1
   [junit4]   2> 	11	/solr/collections/testMultipleWithCollections_xyz/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMultipleWithCollections_xyz2/terms/shard1
   [junit4]   2> 	10	/solr/collections/testAddReplicaWithPolicy_xyz/terms/shard1
   [junit4]   2> 	7	/solr/collections/testAddReplica_xyz/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testCreateCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard2
   [junit4]   2> 	3	/solr/collections/testCreateCollectionNoWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/testCreateCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/configs/testNodeAdded_abc.AUTOCREATED
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testMoveReplicaWithCollection_abc/terms/shard1
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc2.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testMoveReplicaWithCollection_xyz/terms/shard1
   [junit4]   2> 	2	/solr/configs/testCreateCollectionNoWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz2.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMoveReplicaMainCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testMultipleWithCollections_xyz.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/aliases.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testAddReplica_abc/state.json
   [junit4]   2> 	6	/solr/collections/testMoveReplicaMainCollection_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	6	/solr/collections/testNodeAdded_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 	4	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72158184055504903-127.0.0.1:43073_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/testCreateCollectionNoWithCollection_abc/state.json
   [junit4]   2> 	2	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	188	/solr/collections
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_A26E631BBFF7ACF-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=312, maxMBSortInHeap=7.0942597913726875, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cc19915), locale=kok-IN, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=124678648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, TestWithCollection]
   [junit4] Completed [4/5 (3!)] on J1 in 90.38s, 9 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 45 tests, 3 errors [seed: A26E631BBFF7ACF]

Total time: 3 minutes 31 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=baf3b8f20c3088f145949b77bc1118db0b87bb17, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22665
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22665 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22665/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([DE8A387B2195970:42FF9A24216B9006]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	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.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([D2EEDBB9D6279523:1FF305B36D51657C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([D2EEDBB9D6279523:1FF305B36D51657C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([D2EEDBB9D6279523:1FF305B36D51657C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([D2EEDBB9D6279523:1FF305B36D51657C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13265 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 858569 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/init-core-data-001
   [junit4]   2> 858571 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 858572 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 858573 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001
   [junit4]   2> 858573 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 858573 INFO  (Thread-1866) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 858573 INFO  (Thread-1866) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 858577 ERROR (Thread-1866) [    ] 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> 858673 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43975
   [junit4]   2> 858675 INFO  (zkConnectionManagerCallback-1941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858679 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 858679 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 858680 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 858681 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d4ea1{/solr,null,AVAILABLE}
   [junit4]   2> 858681 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16fd863{/solr,null,AVAILABLE}
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46b74d{HTTP/1.1,[http/1.1]}{127.0.0.1:43495}
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server Started @858718ms
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@744949{HTTP/1.1,[http/1.1]}{127.0.0.1:36555}
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43495}
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server Started @858718ms
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36555}
   [junit4]   2> 858682 ERROR (jetty-launcher-1938-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 858682 ERROR (jetty-launcher-1938-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 858682 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 858683 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T23:18:04.473Z
   [junit4]   2> 858683 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T23:18:04.474Z
   [junit4]   2> 858684 INFO  (zkConnectionManagerCallback-1945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858684 INFO  (zkConnectionManagerCallback-1944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 858685 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 858685 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 860288 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 860290 INFO  (zkConnectionManagerCallback-1949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 860293 INFO  (zkConnectionManagerCallback-1951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 860396 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36555_solr
   [junit4]   2> 860397 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.c.Overseer Overseer (id=72156197487116292-127.0.0.1:36555_solr-n_0000000000) starting
   [junit4]   2> 860404 INFO  (zkConnectionManagerCallback-1958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 860405 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43975/solr ready
   [junit4]   2> 860409 INFO  (OverseerStateUpdate-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36555_solr
   [junit4]   2> 860410 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 860411 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36555_solr
   [junit4]   2> 860418 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 860419 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 860419 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 860421 INFO  (zkCallback-1957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 860431 INFO  (zkCallback-1950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 860437 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:36555_solr]
   [junit4]   2> 860441 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 860442 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 860443 DEBUG (ScheduledTrigger-3519-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 860448 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 860499 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36555.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 860512 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36555.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 860512 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36555.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 860514 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:36555_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/.
   [junit4]   2> 861444 DEBUG (ScheduledTrigger-3519-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 862445 DEBUG (ScheduledTrigger-3519-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 863156 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43975/solr
   [junit4]   2> 863158 INFO  (zkConnectionManagerCallback-1963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 863160 INFO  (zkConnectionManagerCallback-1965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 863166 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 863171 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 863171 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43495_solr
   [junit4]   2> 863181 INFO  (zkCallback-1950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 863182 INFO  (zkCallback-1957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 863182 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 863205 INFO  (zkConnectionManagerCallback-1972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 863207 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 863208 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43975/solr ready
   [junit4]   2> 863208 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 863235 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43495.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 863243 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43495.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 863243 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43495.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 863245 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:43495_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/.
   [junit4]   2> 863274 INFO  (zkConnectionManagerCallback-1975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 863278 INFO  (zkConnectionManagerCallback-1980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 863279 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 863280 INFO  (SUITE-TestWithCollection-seed#[DE8A387B2195970]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43975/solr ready
   [junit4]   2> 863296 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE8A387B2195970]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteWithCollection
   [junit4]   2> 863297 DEBUG (zkCallback-1957-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 863297 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 863298 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE8A387B2195970]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 863299 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 863299 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 863299 DEBUG (OverseerAutoScalingTriggerThread-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 863303 INFO  (qtp25263303-7952) [n:127.0.0.1:36555_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testDeleteWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 863309 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDeleteWithCollection_abc
   [junit4]   2> 863310 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 863311 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 863313 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDeleteWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 863314 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 863315 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 863316 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 863318 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 863318 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 863320 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 863321 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 863322 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 863323 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 863324 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 863326 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 863327 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 863328 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 863329 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 863330 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 863331 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 863332 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 863333 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 863334 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 863335 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 863336 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 863337 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 863338 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 863340 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 863341 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 863344 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 863345 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 863346 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 863347 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 863348 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 863349 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 863350 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 863351 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 863352 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 863353 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 863354 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 863355 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 863356 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 863357 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 863358 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDeleteWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 863359 INFO  (OverseerThreadFactory-3521-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testDeleteWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 863467 INFO  (OverseerStateUpdate-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testDeleteWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43495/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 863670 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr    x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDeleteWithCollection_abc.AUTOCREATED&newCollection=true&name=testDeleteWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testDeleteWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 864685 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 864685 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 864686 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 864686 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 864686 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 864686 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 864686 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 864687 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 864687 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 864687 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 864687 WARN  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 864695 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 864723 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testDeleteWithCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 864983 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 865019 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testDeleteWithCollection_abc_shard1_replica_n1' using configuration from collection testDeleteWithCollection_abc, trusted=true
   [junit4]   2> 865020 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43495.solr.core.testDeleteWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testDeleteWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 865020 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 865020 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testDeleteWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/testDeleteWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node2/./testDeleteWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 865039 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 865146 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 865146 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 865148 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 865148 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 865150 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dcb6c[testDeleteWithCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 865152 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 865152 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testDeleteWithCollection_abc.AUTOCREATED
   [junit4]   2> 865152 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testDeleteWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 865153 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 865154 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 865154 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 865167 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 865168 INFO  (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:43495_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1dcb6c[testDeleteWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 865168 INFO  (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:43495_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 865168 INFO  (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:43495_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 865169 INFO  (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:43495_solr x:testDeleteWithCollection_abc_shard1_replica_n1 c:testDeleteWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testDeleteWithCollection_abc_shard1_replica_n1] Registered new searcher Searcher@1dcb6c[testDeleteWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 865169 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608727701445672960
   [junit4]   2> 865174 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testDeleteWithCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43495/solr/testDeleteWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43495/solr/testDeleteWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 865176 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 865178 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43495/solr/testDeleteWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 865280 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 865287 INFO  (qtp32006838-7950) [n:127.0.0.1:43495_solr c:testDeleteWithCollection_abc s:shard1 r:core_node2 x:testDeleteWithCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testDeleteWithCollection_abc.AUTOCREATED&newCollection=true&name=testDeleteWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testDeleteWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1616
   [junit4]   2> 865290 INFO  (qtp25263303-7952) [n:127.0.0.1:36555_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 865311 INFO  (OverseerCollectionConfigSetProcessor-72156197487116292-127.0.0.1:36555_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> 865382 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 866292 INFO  (qtp25263303-7952) [n:127.0.0.1:36555_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testDeleteWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2989
   [junit4]   2> 866293 INFO  (qtp25263303-7940) [n:127.0.0.1:36555_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testDeleteWithCollection_abc&name=testDeleteWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 866295 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testDeleteWithCollection_xyz
   [junit4]   2> 866296 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 866298 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testDeleteWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 866299 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testDeleteWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 866300 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 866301 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 866302 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 866303 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 866304 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 866305 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 866306 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 866307 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 866308 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 866309 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 866310 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 866311 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 866312 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 866336 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 866337 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 866338 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 866339 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 866340 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 866340 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 866341 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 866342 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 866343 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 866344 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 866346 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 866347 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 866348 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 866349 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 866350 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 866351 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 866352 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 866361 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 866363 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 866364 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 866364 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 866365 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 866366 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 866367 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 866368 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 866369 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 866370 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testDeleteWithCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 866371 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testDeleteWithCollection_xyz.AUTOCREATED/params.json
   [junit4]   2> 866577 INFO  (OverseerThreadFactory-3521-thread-2) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36555_solr for creating new replica of shard shard1
   [junit4]   2> 866585 INFO  (OverseerStateUpdate-72156197487116292-127.0.0.1:36555_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testDeleteWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testDeleteWithCollection_abc_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36555/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36555_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 866693 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 866788 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr    x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testDeleteWithCollection_abc.AUTOCREATED&name=testDeleteWithCollection_abc_shard1_replica_n3&action=CREATE&collection=testDeleteWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 866788 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr    x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 866808 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 866809 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 866809 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 866810 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 866810 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 866810 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 866810 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 866811 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 866811 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 866811 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 866811 WARN  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3/../../../../dist
   [junit4]   2> 866817 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 866842 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.s.IndexSchema [testDeleteWithCollection_abc_shard1_replica_n3] Schema name=default-config
   [junit4]   2> 866899 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 866899 INFO  (zkCallback-1950-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testDeleteWithCollection_abc/state.json] for collection [testDeleteWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 867069 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 867095 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testDeleteWithCollection_abc_shard1_replica_n3' using configuration from collection testDeleteWithCollection_abc, trusted=true
   [junit4]   2> 867095 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36555.solr.core.testDeleteWithCollection_abc.shard1.replica_n3' (registry 'solr.core.testDeleteWithCollection_abc.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16b49b2
   [junit4]   2> 867096 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 867096 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.c.SolrCore [[testDeleteWithCollection_abc_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/testDeleteWithCollection_abc_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_DE8A387B2195970-001/tempDir-001/node1/./testDeleteWithCollection_abc_shard1_replica_n3/data/]
   [junit4]   2> 867099 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 867168 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 867168 INFO  (qtp25263303-7942) [n:127.0.0.1:36555_solr c:testDeleteWithCollection_abc s:shard1 r:core_node4 x:testDeleteWithCollection_abc_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]

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

files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 22 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestWithCollection" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseParallelGC" -Dtests.seed=DE8A387B2195970 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 15ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: DE8A387B2195970
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says aloha! Master seed: DE8A387B2195970
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(4866@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(4865@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(4864@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      18.0s J1 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      3.66s J1 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      9.26s J1 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      12.0s J1 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      9.67s J1 | TestWithCollection.testCreateCollection
   [junit4] OK      10.9s J1 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      18.3s J1 | TestWithCollection.testNodeAdded
   [junit4] OK      21.7s J1 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      8.92s J1 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] Completed [1/5] on J1 in 117.06s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      21.2s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      3.94s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      9.29s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      11.9s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      9.69s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      9.43s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      18.0s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      20.2s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      9.19s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] Completed [2/5] on J0 in 118.88s, 9 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestWithCollection. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      21.3s J2 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      3.80s J2 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      9.30s J2 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      12.0s J2 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      9.14s J2 | TestWithCollection.testCreateCollection
   [junit4] OK      9.96s J2 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      19.0s J2 | TestWithCollection.testNodeAdded
   [junit4] OK      21.3s J2 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      9.30s J2 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] Completed [3/5] on J2 in 121.28s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      13.0s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      3.70s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      9.32s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      12.1s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      9.59s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      10.00s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      19.1s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      21.6s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      8.94s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] Completed [4/5] on J0 in 111.80s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      15.9s J1 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      3.88s J1 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      9.20s J1 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      12.0s J1 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      9.80s J1 | TestWithCollection.testCreateCollection
   [junit4] OK      9.90s J1 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      18.0s J1 | TestWithCollection.testNodeAdded
   [junit4] OK      23.3s J1 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      9.16s J1 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] Completed [5/5] on J1 in 113.73s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.40 ..   231.96 =   231.56s
   [junit4] JVM J1:     0.41 ..   232.11 =   231.70s
   [junit4] JVM J2:     0.40 ..   122.40 =   122.00s
   [junit4] Execution time total: 3 minutes 52 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 166.46s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 158.33s | org.apache.solr.search.TestRangeQuery
[junit4:tophints] 118.31s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 116.28s | org.apache.solr.cloud.TestWithCollection
[junit4:tophints] 114.31s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 54 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   5/5 failed: org.apache.solr.client.solrj.io.TestLang
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9d57963f41a6916b572458bfa3b4f883e5ab5251, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22664
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+25) - Build # 22664 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22664/
Java: 64bit/jdk-11-ea+25 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:44DCA5F7EECD51D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:44DCA5F7EECD51D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:44DCA5F7EECD51D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:44DCA5F7EECD51D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.io.TestLang.testLang

Error Message:
Testing key:outliers

Stack Trace:
java.lang.AssertionError: Testing key:outliers
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:44DCA5F7EECD51D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testConvertEvaluator

Error Message:
--> https://127.0.0.1:41785/solr/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:41785/solr/collection1_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=*:*&partitionKeys=miles_i&sort=miles_i+asc&fl=miles_i&distrib=false

Stack Trace:
java.io.IOException: --> https://127.0.0.1:41785/solr/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:41785/solr/collection1_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=*:*&partitionKeys=miles_i&sort=miles_i+asc&fl=miles_i&distrib=false
	at __randomizedtesting.SeedInfo.seed([89C17BFD55BBA18C:EA331E26654E5CF3]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.getTuples(MathExpressionTest.java:4581)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testConvertEvaluator(MathExpressionTest.java:4556)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([717BA36A83773213:F92F9CB02D8B5FEB]:0)
	at org.apache.solr.cloud.TestUtilizeNode.getReplicaList(TestUtilizeNode.java:173)
	at org.apache.solr.cloud.TestUtilizeNode.assertNoReplicas(TestUtilizeNode.java:146)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([717BA36A83773213:F92F9CB02D8B5FEB]:0)
	at org.apache.solr.cloud.TestUtilizeNode.getReplicaList(TestUtilizeNode.java:173)
	at org.apache.solr.cloud.TestUtilizeNode.assertNoReplicas(TestUtilizeNode.java:146)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:90)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1928 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180813_193129_87015097863735024587299.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180813_193129_8702295147454712479743.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180813_193129_8702231589950711355962.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180813_194031_2564011165073934720708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 33 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180813_194031_2565781711557529233094.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180813_194031_25611137496588893815152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1086 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180813_194209_15217199198790031398957.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180813_194209_15211472737630727471179.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180813_194209_1524480139304876172352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180813_194413_1213480574478774490768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180813_194413_12116652200019986687816.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180813_194413_12113904533454636169190.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180813_194423_3562073966962383090068.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180813_194423_3563095303085117887769.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180813_194423_3562270063535248993657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180813_194444_0065977945243359134738.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180813_194444_00613085677966124051298.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180813_194444_00610951509483406582595.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180813_194448_76510052982743889338021.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180813_194448_75710907972102072861434.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180813_194448_7589762375504450999401.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180813_194459_03717531551952415968820.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180813_194459_0378650881617648071369.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180813_194459_0379028629686582833625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180813_194501_85210246382493968209826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180813_194501_85210066265148603413741.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180813_194501_8526963841060067473417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180813_194511_8165553158676779915820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180813_194511_8162615704858334448253.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180813_194519_96914256270288928459869.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180813_194519_96915210643243083321142.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180813_194519_96918062252946504321935.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180813_194522_63410646714017645102379.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180813_194522_63410925345647223220680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180813_194522_63412845633872905594236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1388 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180813_194554_75715625396224453081593.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180813_194554_75710058632307629062390.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180813_194554_75716829512232982390344.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180813_194604_344671551713485512354.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180813_194604_3446665549507847334387.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180813_194604_34416445135562271616922.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180813_194615_9271861035441495736521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180813_194615_92710684079976555553305.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180813_194615_9278471146489225023605.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180813_194900_19812333651340474811732.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180813_194900_1984224307166310793309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180813_194900_19813313030716747812522.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180813_194902_81717089570299917016236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180813_194902_8176735652773976629621.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180813_194902_8179747516204080427493.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180813_194908_29612131597269066372105.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180813_194908_29611571367330397779514.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180813_194908_29611402208301052583744.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180813_194945_12015254179641442339991.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180813_194945_12017105743768651635827.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180813_194945_1206344191557430624096.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180813_194956_0081948653057800982007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180813_194956_0082581146866785741971.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180813_194956_00816509197237301494324.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180813_195016_56511421289259161336564.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180813_195016_5652066793657740997148.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180813_195016_56515745127219955815721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180813_195030_67817274178285198197229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180813_195030_67814283423610621098906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180813_195040_17818251541452695862219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180813_195040_1788137054935904528878.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180813_195040_1781830621671467069448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180813_195059_9096656815332394984018.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180813_195059_90914280485375830481905.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180813_195059_9099029130183850099235.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180813_195106_5362039729187339112942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180813_195106_5367418462106186687058.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180813_195106_53611403598722113463193.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 206 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180813_195113_68917207406219923764108.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180813_195113_68912465849150232604150.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180813_195113_68922539361028279979.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180813_195123_8656794146237381568967.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180813_195123_8657667000482056421147.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180813_195123_8659737005390308842537.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180813_195332_89417641725648931675586.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180813_195332_8948070484194800165965.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180813_195332_8945957045863761342575.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180813_195357_56717635994799629782155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180813_195359_981919238774141802256.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180813_195359_98116416964246500444218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180813_195359_98110493426592523379736.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180813_195538_04614468204275905884760.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180813_195538_0461766081484153633739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180813_195538_0462835735250463077855.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3425 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 1330906 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_717BA36A83773213-001/init-core-data-001
   [junit4]   2> 1330907 WARN  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1330907 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1330908 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1330908 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_717BA36A83773213-001/tempDir-001
   [junit4]   2> 1330908 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1330908 INFO  (Thread-3030) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1330908 INFO  (Thread-3030) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1330910 ERROR (Thread-3030) [    ] 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> 1331008 INFO  (SUITE-TestUtilizeNode-seed#[717BA36A83773213]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41001
   [junit4]   2> 1331010 INFO  (zkConnectionManagerCallback-3738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331019 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1331019 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1331019 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1331021 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1331021 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1331021 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1331021 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5dc327{/solr,null,AVAILABLE}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a0027c9{/solr,null,AVAILABLE}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7072ad75{/solr,null,AVAILABLE}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3076f632{SSL,[ssl, http/1.1]}{127.0.0.1:38363}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.e.j.s.Server Started @1331054ms
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@488bba2e{SSL,[ssl, http/1.1]}{127.0.0.1:43175}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.e.j.s.Server Started @1331054ms
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38363}
   [junit4]   2> 1331022 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43175}
   [junit4]   2> 1331023 ERROR (jetty-launcher-3735-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1331023 ERROR (jetty-launcher-3735-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T20:19:05.160139Z
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1331023 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T20:19:05.160187Z
   [junit4]   2> 1331026 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62503570{SSL,[ssl, http/1.1]}{127.0.0.1:38297}
   [junit4]   2> 1331026 INFO  (jetty-launcher-3735-thread-1) [    ] o.e.j.s.Server Started @1331058ms
   [junit4]   2> 1331026 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38297}
   [junit4]   2> 1331027 ERROR (jetty-launcher-3735-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1331027 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1331027 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1331027 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1331027 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1331027 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T20:19:05.164121Z
   [junit4]   2> 1331028 INFO  (zkConnectionManagerCallback-3740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331029 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1331035 INFO  (zkConnectionManagerCallback-3742-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331036 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1331039 INFO  (zkConnectionManagerCallback-3744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331040 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1331219 INFO  (jetty-launcher-3735-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41001/solr
   [junit4]   2> 1331224 INFO  (jetty-launcher-3735-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41001/solr
   [junit4]   2> 1331231 INFO  (zkConnectionManagerCallback-3749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331231 INFO  (zkConnectionManagerCallback-3752-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331232 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 0x100590a091a0004, likely client has closed socket
   [junit4]   2> 1331233 INFO  (zkConnectionManagerCallback-3756-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331233 INFO  (zkConnectionManagerCallback-3755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331267 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43175_solr
   [junit4]   2> 1331267 INFO  (jetty-launcher-3735-thread-2) [n:127.0.0.1:38363_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38363_solr
   [junit4]   2> 1331267 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.Overseer Overseer (id=72155493675171847-127.0.0.1:43175_solr-n_0000000000) starting
   [junit4]   2> 1331267 INFO  (zkCallback-3753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331272 INFO  (zkCallback-3754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331275 INFO  (zkConnectionManagerCallback-3765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331276 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1331276 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41001/solr ready
   [junit4]   2> 1331277 INFO  (OverseerStateUpdate-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43175_solr
   [junit4]   2> 1331280 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1331280 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1331280 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43175_solr
   [junit4]   2> 1331280 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1331280 DEBUG (OverseerStateUpdate-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43175_solr"} current state version: 0
   [junit4]   2> 1331280 DEBUG (OverseerStateUpdate-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43175_solr
   [junit4]   2> 1331280 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1331280 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1331280 INFO  (zkCallback-3753-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1331280 INFO  (zkCallback-3754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1331284 INFO  (zkCallback-3764-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1331284 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:38363_solr, 127.0.0.1:43175_solr]
   [junit4]   2> 1331291 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1331291 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1331291 DEBUG (OverseerAutoScalingTriggerThread-72155493675171847-127.0.0.1:43175_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1331291 DEBUG (ScheduledTrigger-6088-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1331300 INFO  (zkConnectionManagerCallback-3772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331300 INFO  (jetty-launcher-3735-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41001/solr
   [junit4]   2> 1331300 INFO  (jetty-launcher-3735-thread-2) [n:127.0.0.1:38363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1331301 INFO  (jetty-launcher-3735-thread-2) [n:127.0.0.1:38363_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41001/solr ready
   [junit4]   2> 1331302 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43175.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68372a0c
   [junit4]   2> 1331307 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43175.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68372a0c
   [junit4]   2> 1331307 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43175.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68372a0c
   [junit4]   2> 1331307 INFO  (zkConnectionManagerCallback-3775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331307 INFO  (jetty-launcher-3735-thread-2) [n:127.0.0.1:38363_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1331308 INFO  (jetty-launcher-3735-thread-3) [n:127.0.0.1:43175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_717BA36A83773213-001/tempDir-001/node3/.
   [junit4]   2> 1331327 INFO  (zkConnectionManagerCallback-3778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1331329 INFO  (jetty-launcher-3735-thread-2) [n:127.0.0.1:38363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38363.solr.node' (registry 'solr.node') enabled at server: 

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

-
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4] OK      0.21s J2 | MathExpressionTest.testCovariance
   [junit4] OK      0.21s J2 | MathExpressionTest.testAnalyzeEvaluator
   [junit4] OK      0.05s J2 | MathExpressionTest.testOnes
   [junit4] OK      0.09s J2 | MathExpressionTest.testKnnRegress
   [junit4] OK      0.14s J2 | MathExpressionTest.testCorrelationStream
   [junit4] OK      0.08s J2 | MathExpressionTest.testMatrixMult
   [junit4] OK      0.11s J2 | MathExpressionTest.testKnn
   [junit4] OK      0.06s J2 | MathExpressionTest.testIntegrate
   [junit4] OK      0.06s J2 | MathExpressionTest.testChiSquareDataSet
   [junit4] OK      0.07s J2 | MathExpressionTest.testAnova
   [junit4] OK      0.09s J2 | MathExpressionTest.testGeometricDistribution
   [junit4] OK      0.06s J2 | MathExpressionTest.testMarkovChain
   [junit4] OK      0.19s J2 | MathExpressionTest.testTriangularDistribution
   [junit4] OK      0.05s J2 | MathExpressionTest.testPrecision
   [junit4] OK      0.05s J2 | MathExpressionTest.testMovingMedian
   [junit4] OK      0.06s J2 | MathExpressionTest.testTimeDifferencingDefaultLag
   [junit4] OK      0.08s J2 | MathExpressionTest.testCopyOf
   [junit4] OK      0.09s J2 | MathExpressionTest.testPrimes
   [junit4] OK      0.06s J2 | MathExpressionTest.testMean
   [junit4] OK      0.09s J2 | MathExpressionTest.testScale
   [junit4] OK      0.08s J2 | MathExpressionTest.testSumDifference
   [junit4] OK      0.04s J2 | MathExpressionTest.testEbeSubtract
   [junit4] OK      0.03s J2 | MathExpressionTest.testFFT
   [junit4] OK      0.04s J2 | MathExpressionTest.testMatrix
   [junit4] OK      0.09s J2 | MathExpressionTest.testDescribe
   [junit4] OK      0.07s J2 | MathExpressionTest.testCorrMatrix
   [junit4] OK      0.06s J2 | MathExpressionTest.testMemsetSize
   [junit4] OK      0.05s J2 | MathExpressionTest.testAscend
   [junit4] OK      0.11s J2 | MathExpressionTest.testTranspose
   [junit4] OK      0.07s J2 | MathExpressionTest.testCovMatrix
   [junit4] OK      0.10s J2 | MathExpressionTest.testRankTransform
   [junit4] OK      0.06s J2 | MathExpressionTest.testHarmonicFit
   [junit4] OK      0.30s J2 | MathExpressionTest.testWeibullDistribution
   [junit4] OK      0.05s J2 | MathExpressionTest.testCosineSimilarity
   [junit4] OK      0.05s J2 | MathExpressionTest.testEbeDivide
   [junit4] OK      0.10s J2 | MathExpressionTest.testPoissonDistribution
   [junit4] OK      0.04s J2 | MathExpressionTest.testMonteCarlo
   [junit4] OK      0.04s J2 | MathExpressionTest.testZeros
   [junit4] OK      0.04s J2 | MathExpressionTest.testSpline
   [junit4] OK      0.05s J2 | MathExpressionTest.testSetAndGetValue
   [junit4] OK      0.18s J2 | MathExpressionTest.testFinddelay
   [junit4] OK      0.11s J2 | MathExpressionTest.testMemsetTimeSeries
   [junit4] OK      0.20s J2 | MathExpressionTest.testConvertEvaluator
   [junit4] OK      0.10s J2 | MathExpressionTest.testGtestDataSet
   [junit4] OK      0.10s J2 | MathExpressionTest.testDistributions
   [junit4] OK      0.06s J2 | MathExpressionTest.testMannWhitney
   [junit4] OK      0.05s J2 | MathExpressionTest.testMatrixMath
   [junit4] OK      0.10s J2 | MathExpressionTest.testTermVectors
   [junit4] OK      0.06s J2 | MathExpressionTest.testCopyOfRange
   [junit4] OK      0.06s J2 | MathExpressionTest.testNestedDoubleTimeDifference
   [junit4] OK      0.27s J2 | MathExpressionTest.testGammaDistribution
   [junit4] OK      0.08s J2 | MathExpressionTest.testConvolution
   [junit4] OK      0.06s J2 | MathExpressionTest.testOlsRegress
   [junit4] OK      0.10s J2 | MathExpressionTest.testRegressAndPredict
   [junit4] OK      0.06s J2 | MathExpressionTest.testNorms
   [junit4] OK      0.05s J2 | MathExpressionTest.testGaussfit
   [junit4] OK      0.05s J2 | MathExpressionTest.testLoess
   [junit4] OK      0.04s J2 | MathExpressionTest.testNormalizeSum
   [junit4] OK      0.05s J2 | MathExpressionTest.testMinMaxScale
   [junit4] OK      0.06s J2 | MathExpressionTest.testProbabilityRange
   [junit4] OK      0.06s J2 | MathExpressionTest.testUniformIntegerDistribution
   [junit4] OK      0.06s J2 | MathExpressionTest.testPlot
   [junit4] OK      0.06s J2 | MathExpressionTest.testPercentile
   [junit4] OK      0.04s J2 | MathExpressionTest.testValueAt
   [junit4] OK      0.04s J2 | MathExpressionTest.testMemset
   [junit4] OK      0.05s J2 | MathExpressionTest.testOutliers
   [junit4] OK      0.06s J2 | MathExpressionTest.testPolyfit
   [junit4] OK      0.05s J2 | MathExpressionTest.testStandardize
   [junit4] OK      0.04s J2 | MathExpressionTest.testTtest
   [junit4] OK      0.05s J2 | MathExpressionTest.testMeanDifference
   [junit4] OK      0.08s J2 | MathExpressionTest.testEnumeratedDistribution
   [junit4] OK      0.09s J2 | MathExpressionTest.testBinomialDistribution
   [junit4] OK      0.04s J2 | MathExpressionTest.testUnitize
   [junit4] OK      0.03s J2 | MathExpressionTest.testDotProduct
   [junit4] OK      0.07s J2 | MathExpressionTest.testLength
   [junit4] OK      0.04s J2 | MathExpressionTest.testAkima
   [junit4] OK      0.03s J2 | MathExpressionTest.testFreqTable
   [junit4] OK      0.04s J2 | MathExpressionTest.testFuzzyKmeans
   [junit4] OK      0.05s J2 | MathExpressionTest.testEbeAdd
   [junit4] OK      0.06s J2 | MathExpressionTest.testMultiVariateNormalDistribution
   [junit4] OK      0.04s J2 | MathExpressionTest.testAddAll
   [junit4] OK      0.04s J2 | MathExpressionTest.testBicubicSpline
   [junit4] OK      0.06s J2 | MathExpressionTest.testHist
   [junit4] OK      0.38s J2 | MathExpressionTest.testBetaDistribution
   [junit4] OK      0.04s J2 | MathExpressionTest.testDistance
   [junit4] OK      0.04s J2 | MathExpressionTest.testExponentialMovingAverage
   [junit4] OK      0.04s J2 | MathExpressionTest.testCumulativeProbability
   [junit4] OK      0.05s J2 | MathExpressionTest.testZipFDistribution
   [junit4] OK      0.03s J2 | MathExpressionTest.testTimeDifferencingDefinedLag
   [junit4] OK      0.05s J2 | MathExpressionTest.testMovingAverage
   [junit4] OK      0.05s J2 | MathExpressionTest.testMultiKmeans
   [junit4] OK      0.07s J2 | MathExpressionTest.testReverse
   [junit4] OK      0.05s J2 | MathExpressionTest.testBinomialCoefficient
   [junit4] OK      0.06s J2 | MathExpressionTest.testArray
   [junit4] OK      0.04s J2 | MathExpressionTest.testKmeans
   [junit4] OK      0.05s J2 | MathExpressionTest.testMonteCarloWithVariables
   [junit4] OK      0.05s J2 | MathExpressionTest.testSumSq
   [junit4] OK      0.04s J2 | MathExpressionTest.testEbeMultiply
   [junit4] OK      0.05s J2 | MathExpressionTest.testLerp
   [junit4] OK      0.20s J2 | MathExpressionTest.testLogNormalDistribution
   [junit4] Completed [10/10 (5!)] on J2 in 14.67s, 100 tests
   [junit4] 
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20180813_204136_69218369416708547267320.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----
   [junit4] 
   [junit4] Tests with failures [seed: 89C17BFD55BBA18C]:
   [junit4]   - org.apache.solr.client.solrj.io.TestLang.testLang
   [junit4]   - org.apache.solr.client.solrj.io.TestLang.testLang
   [junit4]   - org.apache.solr.client.solrj.io.TestLang.testLang
   [junit4]   - org.apache.solr.client.solrj.io.TestLang.testLang
   [junit4]   - org.apache.solr.client.solrj.io.TestLang.testLang
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.37 ..    32.81 =    31.44s
   [junit4] JVM J1:     1.36 ..    41.04 =    39.68s
   [junit4] JVM J2:     1.36 ..    44.82 =    43.46s
   [junit4] Execution time total: 44 seconds
   [junit4] Tests summary: 10 suites, 505 tests, 5 failures

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 505 tests, 5 failures [seed: 89C17BFD55BBA18C]

Total time: 46 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro]   1/5 failed: org.apache.solr.cloud.TestUtilizeNode
[repro]   5/5 failed: org.apache.solr.client.solrj.io.TestLang
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9d57963f41a6916b572458bfa3b4f883e5ab5251, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22663
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2