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

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

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

6 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testCreateCollection

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:D16F6489ABF184BA]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:45CE554E10C82043]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:135FD683A7B8503]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:42CF2E0F3DA76338]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:7AC2E2E3A731CDC9]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35193/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([270C78789F04CB3B:BC56B122384C54B7]: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:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14006 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/init-core-data-001
   [junit4]   2> 2014242 INFO  (SUITE-TestWithCollection-seed#[270C78789F04CB3B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001
   [junit4]   2> 2014242 INFO  (SUITE-TestWithCollection-seed#[270C78789F04CB3B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2014242 INFO  (Thread-5108) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2014242 INFO  (Thread-5108) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2014244 ERROR (Thread-5108) [    ] 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> 2014342 INFO  (SUITE-TestWithCollection-seed#[270C78789F04CB3B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42959
   [junit4]   2> 2014344 INFO  (zkConnectionManagerCallback-6098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014351 INFO  (jetty-launcher-6095-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> 2014361 INFO  (jetty-launcher-6095-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> 2014362 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2014362 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2014362 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2014372 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2014372 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2014372 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2014372 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51683306{/solr,null,AVAILABLE}
   [junit4]   2> 2014372 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@90f2d4a{/solr,null,AVAILABLE}
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@140efe6c{HTTP/1.1,[http/1.1]}{127.0.0.1:35193}
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.e.j.s.Server Started @2014414ms
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c1ea719{HTTP/1.1,[http/1.1]}{127.0.0.1:46288}
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.e.j.s.Server Started @2014414ms
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35193}
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46288}
   [junit4]   2> 2014373 ERROR (jetty-launcher-6095-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2014373 ERROR (jetty-launcher-6095-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-06T15:00:58.455Z
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2014373 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-06T15:00:58.455Z
   [junit4]   2> 2014374 INFO  (zkConnectionManagerCallback-6100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014374 INFO  (zkConnectionManagerCallback-6102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014374 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2014375 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2014494 INFO  (jetty-launcher-6095-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42959/solr
   [junit4]   2> 2014495 INFO  (zkConnectionManagerCallback-6106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014497 INFO  (zkConnectionManagerCallback-6108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014519 INFO  (jetty-launcher-6095-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42959/solr
   [junit4]   2> 2014521 INFO  (zkConnectionManagerCallback-6114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014522 INFO  (zkConnectionManagerCallback-6116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014532 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46288_solr
   [junit4]   2> 2014533 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.c.Overseer Overseer (id=72289251765321734-127.0.0.1:46288_solr-n_0000000000) starting
   [junit4]   2> 2014539 INFO  (zkConnectionManagerCallback-6123-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014541 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42959/solr ready
   [junit4]   2> 2014541 INFO  (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46288_solr
   [junit4]   2> 2014541 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46288_solr
   [junit4]   2> 2014542 INFO  (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2014542 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2014550 INFO  (zkCallback-6122-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2014550 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2014551 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2014551 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2014567 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2014569 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:46288_solr]
   [junit4]   2> 2014569 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2014569 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2014570 DEBUG (ScheduledTrigger-8288-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2014584 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2014588 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2014588 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35193_solr
   [junit4]   2> 2014588 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35193_solr
   [junit4]   2> 2014588 INFO  (zkCallback-6122-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2014589 INFO  (zkCallback-6115-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2014593 INFO  (zkCallback-6107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2014598 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46288.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014604 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46288.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014605 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46288.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014606 INFO  (jetty-launcher-6095-thread-1) [n:127.0.0.1:46288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node1/.
   [junit4]   2> 2014606 INFO  (zkConnectionManagerCallback-6129-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014606 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2014607 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42959/solr ready
   [junit4]   2> 2014607 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2014621 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014627 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014628 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2014628 INFO  (jetty-launcher-6095-thread-2) [n:127.0.0.1:35193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/.
   [junit4]   2> 2014646 INFO  (zkConnectionManagerCallback-6132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014648 INFO  (zkConnectionManagerCallback-6137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014649 INFO  (SUITE-TestWithCollection-seed#[270C78789F04CB3B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2014650 INFO  (SUITE-TestWithCollection-seed#[270C78789F04CB3B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42959/solr ready
   [junit4] IGNOR/A 0.00s J0 | TestWithCollection.testDeleteWithCollection
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2014675 DEBUG (zkCallback-6122-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2014675 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2014676 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[270C78789F04CB3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2014678 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2014678 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2014678 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2014680 INFO  (zkConnectionManagerCallback-6141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2014684 INFO  (qtp709850331-21678) [n:127.0.0.1:35193_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> 2014685 INFO  (qtp1206605993-21689) [n:127.0.0.1:46288_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> 2014685 DEBUG (qtp709850331-21685) [n:127.0.0.1:35193_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2014686 INFO  (qtp709850331-21685) [n:127.0.0.1:35193_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2014686 DEBUG (zkCallback-6122-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2014686 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2014686 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2014686 INFO  (TEST-TestWithCollection.testMoveReplicaMainCollection-seed#[270C78789F04CB3B]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:35193_solr for collection testMoveReplicaMainCollection_abc
   [junit4]   2> 2014686 INFO  (qtp709850331-21679) [n:127.0.0.1:35193_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMoveReplicaMainCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35193_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2014686 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2014687 DEBUG (OverseerAutoScalingTriggerThread-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2014690 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaMainCollection_abc
   [junit4]   2> 2014691 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 2014692 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 2014694 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2014695 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 2014696 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 2014697 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2014699 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2014700 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2014701 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2014702 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2014703 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2014704 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2014705 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2014706 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2014708 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2014709 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2014710 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2014711 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2014712 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2014714 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2014715 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2014716 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2014718 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2014719 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2014720 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2014721 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2014723 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2014724 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2014725 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2014726 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2014728 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2014729 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2014730 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2014731 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2014732 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2014733 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2014735 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2014736 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2014737 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2014739 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2014740 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2014742 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2014743 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2014744 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 2014749 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testMoveReplicaMainCollection_abc
   [junit4]   2> 2014749 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testMoveReplicaMainCollection_abc/state.json
   [junit4]   2> 2014852 INFO  (qtp709850331-21678) [n:127.0.0.1:35193_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> 2014853 INFO  (qtp1206605993-21676) [n:127.0.0.1:46288_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> 2014857 INFO  (OverseerThreadFactory-8291-thread-1-processing-n:127.0.0.1:46288_solr) [n:127.0.0.1:46288_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 3534817011 sessionWrapper.createTime 3534817007455010, this.sessionWrapper.createTime 3534817007455010 
   [junit4]   2> 2014859 INFO  (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaMainCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaMainCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35193/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2014860 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2014860 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testMoveReplicaMainCollection_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:35193/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014960 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaMainCollection_abc/state.json version: 0
   [junit4]   2> 2015061 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr    x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaMainCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaMainCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaMainCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2015064 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testMoveReplicaMainCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35193/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35193_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMoveReplicaMainCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2015064 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"testMoveReplicaMainCollection_abc_shard1_replica_n1","base_url":"http://127.0.0.1:35193/solr","node_name":"127.0.0.1:35193_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 2015064 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testMoveReplicaMainCollection_abc//collections/testMoveReplicaMainCollection_abc/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testMoveReplicaMainCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:35193/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35193_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 2015165 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaMainCollection_abc/state.json version: 1
   [junit4]   2> 2016073 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2016073 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2016074 WARN  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 2016081 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2016110 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMoveReplicaMainCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2016246 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2016269 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMoveReplicaMainCollection_abc_shard1_replica_n1' using configuration from collection testMoveReplicaMainCollection_abc, trusted=true
   [junit4]   2> 2016270 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35193.solr.core.testMoveReplicaMainCollection_abc.shard1.replica_n1' (registry 'solr.core.testMoveReplicaMainCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@992663f
   [junit4]   2> 2016270 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMoveReplicaMainCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/testMoveReplicaMainCollection_abc_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_270C78789F04CB3B-001/tempDir-001/node2/./testMoveReplicaMainCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 2016272 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2016313 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2016313 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2016314 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2016314 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2016315 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50e57522[testMoveReplicaMainCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 2016316 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 2016317 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMoveReplicaMainCollection_abc.AUTOCREATED
   [junit4]   2> 2016317 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMoveReplicaMainCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 2016317 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2016318 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2016318 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_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> 2016319 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2016319 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610870749031038976
   [junit4]   2> 2016319 INFO  (searcherExecutor-8299-thread-1-processing-n:127.0.0.1:35193_solr x:testMoveReplicaMainCollection_abc_shard1_replica_n1 c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@50e57522[testMoveReplicaMainCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2016319 INFO  (searcherExecutor-8299-thread-1-processing-n:127.0.0.1:35193_solr x:testMoveReplicaMainCollection_abc_shard1_replica_n1 c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2016319 INFO  (searcherExecutor-8299-thread-1-processing-n:127.0.0.1:35193_solr x:testMoveReplicaMainCollection_abc_shard1_replica_n1 c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2016320 INFO  (searcherExecutor-8299-thread-1-processing-n:127.0.0.1:35193_solr x:testMoveReplicaMainCollection_abc_shard1_replica_n1 c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testMoveReplicaMainCollection_abc_shard1_replica_n1] Registered new searcher Searcher@50e57522[testMoveReplicaMainCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2016325 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMoveReplicaMainCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2016327 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2016327 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2016327 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35193/solr/testMoveReplicaMainCollection_abc_shard1_replica_n1/
   [junit4]   2> 2016328 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2016328 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35193/solr/testMoveReplicaMainCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 2016328 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2016330 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35193/solr/testMoveReplicaMainCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 2016431 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testMoveReplicaMainCollection_abc/state.json version: 2
   [junit4]   2> 2016433 INFO  (qtp709850331-21684) [n:127.0.0.1:35193_solr c:testMoveReplicaMainCollection_abc s:shard1 r:core_node2 x:testMoveReplicaMainCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2016434 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testMoveReplicaMainCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35193/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35193_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMoveReplicaMainCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2016434 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"testMoveReplicaMainCollection_abc_shard1_replica_n1","base_url":"http://127.0.0.1:35193/solr","node_name":"127.0.0.1:35193_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 2016434 DEBUG (OverseerStateUpdate-72289251765321734-127.0.0.1:46288_solr-n_0000000000) [n:127.0.0.1:46288_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testMoveReplicaMainCollection_abc//collections/testMoveReplicaMainCollection_abc/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{

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

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null44288558
     [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null44288558
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null44288558

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 93 minutes 7 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
	at __randomizedtesting.SeedInfo.seed([383CE379900736A1:29206A0AE63EFCF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:492)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
	at __randomizedtesting.SeedInfo.seed([383CE379900736A1:5DFFB50E32A49EA2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:376)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([383CE379900736A1:789E638EB8C466F7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:564)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard(ComputePlanActionTest.java:515)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12553 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/init-core-data-001
   [junit4]   2> 358609 WARN  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 358609 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 358610 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 358611 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 358611 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001
   [junit4]   2> 358611 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 358621 INFO  (Thread-244) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 358621 INFO  (Thread-244) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 358677 ERROR (Thread-244) [    ] 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> 358712 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40452
   [junit4]   2> 358750 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358787 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 0x10456a1f3c30000, likely client has closed socket
   [junit4]   2> 358802 INFO  (jetty-launcher-405-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> 358813 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 358814 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 358814 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 358814 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@229d6287{/solr,null,AVAILABLE}
   [junit4]   2> 358849 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24acc059{SSL,[ssl, http/1.1]}{127.0.0.1:35387}
   [junit4]   2> 358849 INFO  (jetty-launcher-405-thread-1) [    ] o.e.j.s.Server Started @358947ms
   [junit4]   2> 358849 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35387}
   [junit4]   2> 358850 ERROR (jetty-launcher-405-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 358850 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 358850 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 358850 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 358850 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 358850 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-07T04:52:02.715Z
   [junit4]   2> 358865 INFO  (zkConnectionManagerCallback-410-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358865 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 360030 INFO  (jetty-launcher-405-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40452/solr
   [junit4]   2> 360032 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 360072 INFO  (zkConnectionManagerCallback-416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 360547 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35387_solr
   [junit4]   2> 360548 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer Overseer (id=73278747524136963-127.0.0.1:35387_solr-n_0000000000) starting
   [junit4]   2> 360580 INFO  (zkConnectionManagerCallback-423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 360582 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40452/solr ready
   [junit4]   2> 360582 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35387_solr
   [junit4]   2> 360625 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 360626 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35387_solr
   [junit4]   2> 360627 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 360628 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 360628 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 360646 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 360717 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 360775 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 360921 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35387_solr]
   [junit4]   2> 360978 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 360996 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 361009 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 361057 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 361057 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 361059 INFO  (jetty-launcher-405-thread-1) [n:127.0.0.1:35387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node1/.
   [junit4]   2> 361067 DEBUG (ScheduledTrigger-514-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 361270 INFO  (zkConnectionManagerCallback-426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361441 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 361442 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 361443 INFO  (SUITE-ComputePlanActionTest-seed#[383CE379900736A1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40452/solr ready
   [junit4]   2> 361550 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerWithDeleteNodePreferredOp
   [junit4]   2> 361552 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 361579 DEBUG (zkCallback-422-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 361603 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 362144 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 362151 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 362152 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 362381 INFO  (qtp1186768354-1301) [n:127.0.0.1:35387_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> 362419 DEBUG (qtp1186768354-1305) [n:127.0.0.1:35387_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 362420 INFO  (qtp1186768354-1305) [n:127.0.0.1:35387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=354
   [junit4]   2> 362437 DEBUG (zkCallback-422-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 362437 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 362437 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 362437 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 362438 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 362476 INFO  (qtp1186768354-1308) [n:127.0.0.1:35387_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> 362477 DEBUG (qtp1186768354-1305) [n:127.0.0.1:35387_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 362510 INFO  (qtp1186768354-1305) [n:127.0.0.1:35387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=55
   [junit4]   2> 362511 DEBUG (zkCallback-422-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 362511 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 362511 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 362511 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 362512 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 362711 INFO  (qtp1186768354-1308) [n:127.0.0.1:35387_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> 362712 DEBUG (qtp1186768354-1307) [n:127.0.0.1:35387_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 362740 DEBUG (zkCallback-422-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 362755 INFO  (qtp1186768354-1307) [n:127.0.0.1:35387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=241
   [junit4]   2> 362766 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 362768 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:35387_solr]
   [junit4]   2> 362768 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 362769 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 362769 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 362772 INFO  (qtp1186768354-1308) [n:127.0.0.1:35387_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> 362772 DEBUG (qtp1186768354-1307) [n:127.0.0.1:35387_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 362773 INFO  (qtp1186768354-1307) [n:127.0.0.1:35387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 362790 DEBUG (zkCallback-422-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 362794 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] 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> 362802 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 362807 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 362807 DEBUG (OverseerAutoScalingTriggerThread-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 362871 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 362871 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 362872 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 362872 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b0d7745{/solr,null,AVAILABLE}
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72940fa1{SSL,[ssl, http/1.1]}{127.0.0.1:44518}
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.e.j.s.Server Started @362971ms
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44518}
   [junit4]   2> 362873 ERROR (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 362873 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-07T04:52:06.738Z
   [junit4]   2> 363003 INFO  (zkConnectionManagerCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363003 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 363770 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 364210 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40452/solr
   [junit4]   2> 364237 INFO  (zkConnectionManagerCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 364386 INFO  (zkConnectionManagerCallback-441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 364408 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364425 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 364425 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44518_solr
   [junit4]   2> 364426 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44518_solr"} current state version: 0
   [junit4]   2> 364426 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44518_solr
   [junit4]   2> 364443 INFO  (zkCallback-422-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364444 INFO  (zkCallback-415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364444 INFO  (zkCallback-430-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364445 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364528 INFO  (zkCallback-440-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 364618 INFO  (zkConnectionManagerCallback-448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 364623 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 364623 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40452/solr ready
   [junit4]   2> 364646 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 364770 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 364789 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44518.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 364844 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44518.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 364844 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44518.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 364865 INFO  (TEST-ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp-seed#[383CE379900736A1]) [n:127.0.0.1:44518_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node2/.
   [junit4]   2> 365108 INFO  (qtp1186768354-1305) [n:127.0.0.1:35387_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=testNodeLostTriggerWithDeleteNodePreferredOp_0&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 365190 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeLostTriggerWithDeleteNodePreferredOp_0
   [junit4]   2> 365245 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 365245 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeLostTriggerWithDeleteNodePreferredOp_0
   [junit4]   2> 365245 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 365610 INFO  (qtp1186768354-1308) [n:127.0.0.1:35387_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> 365771 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 365867 INFO  (qtp809444439-1354) [n:127.0.0.1:44518_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> 366013 INFO  (OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:35387_solr) [n:127.0.0.1:35387_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 18633330815 sessionWrapper.createTime 18633330670365310, this.sessionWrapper.createTime 18633330670365310 
   [junit4]   2> 366030 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 366030 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 366066 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 366066 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366084 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 366084 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 366085 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366085 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366085 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 366085 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 366086 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 366086 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366086 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 366086 INFO  (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 366087 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366087 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>       "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 366193 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json version: 0
   [junit4]   2> 366582 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr    x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeLostTriggerWithDeleteNodePreferredOp_0&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366583 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr    x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 366597 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr    x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5&action=CREATE&numShards=2&collection=testNodeLostTriggerWithDeleteNodePreferredOp_0&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366639 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr    x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeLostTriggerWithDeleteNodePreferredOp_0&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366716 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr    x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4&action=CREATE&numShards=2&collection=testNodeLostTriggerWithDeleteNodePreferredOp_0&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366779 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 366779 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 366779 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{"core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5","base_url":"https://127.0.0.1:44518/solr","node_name":"127.0.0.1:44518_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 366779 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeLostTriggerWithDeleteNodePreferredOp_0//collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 366779 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 366852 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 366852 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 366852 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1","base_url":"https://127.0.0.1:44518/solr","node_name":"127.0.0.1:44518_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 366852 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeLostTriggerWithDeleteNodePreferredOp_0//collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 366869 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 366869 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 366869 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{"core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4","base_url":"https://127.0.0.1:35387/solr","node_name":"127.0.0.1:35387_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 366869 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeLostTriggerWithDeleteNodePreferredOp_0//collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 366870 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 366870 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeLostTriggerWithDeleteNodePreferredOp_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 366870 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2","base_url":"https://127.0.0.1:35387/solr","node_name":"127.0.0.1:35387_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 366870 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeLostTriggerWithDeleteNodePreferredOp_0//collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:35387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:44518/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44518_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 366970 DEBUG (OverseerStateUpdate-73278747524136963-127.0.0.1:35387_solr-n_0000000000) [n:127.0.0.1:35387_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json version: 1
   [junit4]   2> 367794 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 367845 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 367874 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.s.IndexSchema [testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 367889 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 367889 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1' using configuration from collection testNodeLostTriggerWithDeleteNodePreferredOp_0, trusted=true
   [junit4]   2> 367890 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44518.solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard1.replica_n1' (registry 'solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 367890 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.SolrCore [[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node2/testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node2/./testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1/data/]
   [junit4]   2> 367919 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 367939 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 368111 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.s.IndexSchema [testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 368116 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 368116 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368117 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5' using configuration from collection testNodeLostTriggerWithDeleteNodePreferredOp_0, trusted=true
   [junit4]   2> 368117 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44518.solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard2.replica_n5' (registry 'solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 368117 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.c.SolrCore [[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node2/testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node2/./testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5/data/]
   [junit4]   2> 368147 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.s.IndexSchema [testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 368163 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368163 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2' using configuration from collection testNodeLostTriggerWithDeleteNodePreferredOp_0, trusted=true
   [junit4]   2> 368163 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard1.replica_n2' (registry 'solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 368164 INFO  (qtp1186768354-1302) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node6 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] o.a.s.c.SolrCore [[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node1/testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node1/./testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n2/data/]
   [junit4]   2> 368200 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.s.IndexSchema [testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 368221 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368234 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4' using configuration from collection testNodeLostTriggerWithDeleteNodePreferredOp_0, trusted=true
   [junit4]   2> 368234 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35387.solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard2.replica_n4' (registry 'solr.core.testNodeLostTriggerWithDeleteNodePreferredOp_0.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70a9b0bc
   [junit4]   2> 368235 INFO  (qtp1186768354-1306) [n:127.0.0.1:35387_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node7 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] o.a.s.c.SolrCore [[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node1/testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_383CE379900736A1-001/tempDir-001/node1/./testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n4/data/]
   [junit4]   2> 368681 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 368681 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 368683 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368683 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368684 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5560542e[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] main]
   [junit4]   2> 368698 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 368699 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368699 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368699 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610923043784228864
   [junit4]   2> 368735 INFO  (searcherExecutor-530-thread-1-processing-n:127.0.0.1:44518_solr x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1 c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.SolrCore [testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] Registered new searcher Searcher@5560542e[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368783 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 368783 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 368785 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368785 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368786 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e71d6ae[testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] main]
   [junit4]   2> 368795 DEBUG (ScheduledTrigger-514-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 368809 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 368810 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368810 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368846 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 368862 INFO  (qtp809444439-1350) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard1 r:core_node3 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 368877 INFO  (qtp809444439-1356) [n:127.0.0.1:44518_solr c:testNodeLostTriggerWithDeleteNodePreferredOp_0 s:shard2 r:core_node8 x:testNodeLostTriggerWithDeleteNodePreferredOp_0_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610923043970875392
   [junit4]   2> 368967 IN

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null872127159
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null872127159
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null872127159

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 208 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
unexpected shard state expected:<inactive> but was:<active>

Stack Trace:
java.lang.AssertionError: unexpected shard state expected:<inactive> but was:<active>
	at __randomizedtesting.SeedInfo.seed([865999734E87BCC:B0A6CD37C833AEB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.verifyShard(ShardSplitTest.java:372)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:364)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:331)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsLockFactoryTest

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

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




Build Log:
[...truncated 13664 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/init-core-data-001
   [junit4]   2> 1935598 WARN  (SUITE-ShardSplitTest-seed#[865999734E87BCC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1935598 INFO  (SUITE-ShardSplitTest-seed#[865999734E87BCC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1935600 INFO  (SUITE-ShardSplitTest-seed#[865999734E87BCC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1935600 INFO  (SUITE-ShardSplitTest-seed#[865999734E87BCC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1935600 INFO  (SUITE-ShardSplitTest-seed#[865999734E87BCC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1935602 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1935605 INFO  (Thread-3501) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1935605 INFO  (Thread-3501) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1935607 ERROR (Thread-3501) [    ] 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> 1935705 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkTestServer start zk server on port:45034
   [junit4]   2> 1935707 INFO  (zkConnectionManagerCallback-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1935710 INFO  (zkConnectionManagerCallback-2887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1935715 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1935716 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1935718 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1935719 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1935720 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1935721 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1935722 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1935723 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1935724 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1935725 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1935726 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1935728 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1935831 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] 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> 1935832 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1935832 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1935832 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1935832 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35bf0684{/,null,AVAILABLE}
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@331dc256{HTTP/1.1,[http/1.1]}{127.0.0.1:39185}
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.Server Started @1936173ms
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/tempDir-001/control/data, hostContext=/, hostPort=39185, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/control-001/cores}
   [junit4]   2> 1935839 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1935839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-06T20:20:28.504Z
   [junit4]   2> 1935842 INFO  (zkConnectionManagerCallback-2889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1935844 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1935844 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/control-001/solr.xml
   [junit4]   2> 1935847 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1935847 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1935848 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1935989 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45034/solr
   [junit4]   2> 1935990 INFO  (zkConnectionManagerCallback-2893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1935992 INFO  (zkConnectionManagerCallback-2895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936069 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39185_
   [junit4]   2> 1936070 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer Overseer (id=73276735945768964-127.0.0.1:39185_-n_0000000000) starting
   [junit4]   2> 1936077 INFO  (zkConnectionManagerCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936079 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45034/solr ready
   [junit4]   2> 1936079 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1936080 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39185_
   [junit4]   2> 1936080 INFO  (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39185_
   [junit4]   2> 1936090 INFO  (zkCallback-2901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1936096 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1936096 INFO  (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1936096 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1936096 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1936096 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1936096 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1936106 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1936121 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1936129 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1936129 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1936130 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [n:127.0.0.1:39185_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/control-001/cores
   [junit4]   2> 1936148 INFO  (zkConnectionManagerCallback-2908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936149 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1936150 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45034/solr ready
   [junit4]   2> 1936151 INFO  (qtp146968988-11972) [n:127.0.0.1:39185_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39185_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39185_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1936153 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1936153 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1936153 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39185_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1936153 INFO  (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1936154 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1936155 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 1936155 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1936157 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39185_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1936157 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1936158 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1936258 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1936258 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39185_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1936259 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:39185_
   [junit4]   2> 1936261 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1936261 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1936263 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39185",
   [junit4]   2>   "node_name":"127.0.0.1:39185_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1936263 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39185",
   [junit4]   2>   "node_name":"127.0.0.1:39185_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1936264 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:39185","node_name":"127.0.0.1:39185_","state":"down","type":"NRT"}
   [junit4]   2> 1936264 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:39185",
   [junit4]   2>           "node_name":"127.0.0.1:39185_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1936365 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1937275 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1937285 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1937356 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1937370 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1937370 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1937377 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1937380 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=46.3486328125, floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=18.05736438468269, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.888413885970778
   [junit4]   2> 1937388 WARN  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1937432 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1937432 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1937433 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1937433 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1937434 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=96.5283203125, floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=10.94311977434572, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=29.251458052874916
   [junit4]   2> 1937435 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd12d4e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1937441 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1937441 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1937442 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1937442 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610890849924677632
   [junit4]   2> 1937443 INFO  (searcherExecutor-4596-thread-1-processing-n:127.0.0.1:39185_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@fd12d4e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1937447 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1937450 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1937450 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1937450 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39185/control_collection_shard1_replica_n1/
   [junit4]   2> 1937451 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1937451 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39185/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1937451 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1937454 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39185/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1937454 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:39185",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1937555 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 1937556 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1937558 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39185",
   [junit4]   2>   "node_name":"127.0.0.1:39185_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1937558 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39185",
   [junit4]   2>   "node_name":"127.0.0.1:39185_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1937558 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:39185","node_name":"127.0.0.1:39185_","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1937558 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:39185",
   [junit4]   2>           "node_name":"127.0.0.1:39185_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1937559 INFO  (qtp146968988-11967) [n:127.0.0.1:39185_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1298
   [junit4]   2> 1937559 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 1937559 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1937560 DEBUG (OverseerThreadFactory-4591-thread-1-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:39185_={responseHeader={status=0,QTime=1298},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 1937561 INFO  (qtp146968988-11972) [n:127.0.0.1:39185_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1937658 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 1937658 INFO  (zkCallback-2894-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1938155 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 1938155 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1938155 INFO  (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] 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> 1938156 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1938156 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1938156 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1938156 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1938562 INFO  (qtp146968988-11972) [n:127.0.0.1:39185_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39185_&wt=javabin&version=2} status=0 QTime=2410
   [junit4]   2> 1938618 INFO  (zkConnectionManagerCallback-2913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938619 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938619 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45034/solr ready
   [junit4]   2> 1938619 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1938620 INFO  (qtp146968988-11968) [n:127.0.0.1:39185_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1938622 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1938623 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1938623 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1938630 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1938630 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1938630 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1938630 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1938630 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1938630 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1938630 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1938630 INFO  (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1938633 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 1938634 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:collection1
   [junit4]   2> 1938635 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1938637 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1938637 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1938838 WARN  (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1938838 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 1938838 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1938839 DEBUG (OverseerThreadFactory-4591-thread-2-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 1938839 INFO  (qtp146968988-11968) [n:127.0.0.1:39185_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1938839 INFO  (qtp146968988-11968) [n:127.0.0.1:39185_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=219
   [junit4]   2> 1939008 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001 of type NRT
   [junit4]   2> 1939008 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] 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> 1939022 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1939022 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1939022 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1939022 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e2ef7f9{/,null,AVAILABLE}
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fd182ad{HTTP/1.1,[http/1.1]}{127.0.0.1:33495}
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.Server Started @1939357ms
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33495, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001/cores}
   [junit4]   2> 1939023 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1939023 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-06T20:20:31.688Z
   [junit4]   2> 1939025 INFO  (zkConnectionManagerCallback-2915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1939026 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1939027 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001/solr.xml
   [junit4]   2> 1939030 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1939030 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1939031 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1939089 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45034/solr
   [junit4]   2> 1939090 INFO  (zkConnectionManagerCallback-2919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1939093 INFO  (zkConnectionManagerCallback-2921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1939107 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1939112 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1939112 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33495_
   [junit4]   2> 1939113 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33495_"} current state version: 1
   [junit4]   2> 1939113 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33495_
   [junit4]   2> 1939117 INFO  (zkCallback-2901-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1939117 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1939117 INFO  (zkCallback-2894-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1939122 INFO  (zkCallback-2920-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1939141 INFO  (zkConnectionManagerCallback-2928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1939142 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1939143 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45034/solr ready
   [junit4]   2> 1939143 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1939160 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1939170 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1939170 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1939171 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001/cores
   [junit4]   2> 1939197 INFO  (qtp2050851136-12028) [n:127.0.0.1:33495_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33495_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1939199 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed3]]
   [junit4]   2> 1939199 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000004] as running
   [junit4]   2> 1939199 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000004 message:{
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:33495_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1939199 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000004
   [junit4]   2> 1939199 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : addreplica , {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:33495_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1939200 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:33495_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1939202 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1939202 INFO  (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1939202 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.a.c.Assign getNodesForNewReplicas() shard: shard2 , replicas : 1 , createNodeSet 127.0.0.1:33495_
   [junit4]   2> 1939203 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000004]
   [junit4]   2> 1939203 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1939203 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1939203 DEBUG (OverseerCollectionConfigSetProcessor-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000004]
   [junit4]   2> 1939203 INFO  (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33495_ for creating new replica of shard shard2
   [junit4]   2> 1939209 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1939211 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33495",
   [junit4]   2>   "node_name":"127.0.0.1:33495_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 1
   [junit4]   2> 1939211 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33495",
   [junit4]   2>   "node_name":"127.0.0.1:33495_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1939212 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node42:{"core":"collection1_shard2_replica_n41","base_url":"http://127.0.0.1:33495","node_name":"127.0.0.1:33495_","state":"down","type":"NRT"}
   [junit4]   2> 1939212 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(collection1//clusterstate.json/2147483647)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node42":{
   [junit4]   2>           "core":"collection1_shard2_replica_n41",
   [junit4]   2>           "base_url":"http://127.0.0.1:33495",
   [junit4]   2>           "node_name":"127.0.0.1:33495_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1940225 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1940242 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1940328 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1940350 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1940351 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11
   [junit4]   2> 1940351 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1940359 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=46.3486328125, floorSegmentMB=2.1845703125, forceMergeDeletesPctAllowed=18.05736438468269, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=26.888413885970778
   [junit4]   2> 1940366 WARN  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1940422 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1940422 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1940423 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1940423 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1940424 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=96.5283203125, floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=10.94311977434572, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=29.251458052874916
   [junit4]   2> 1940425 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@479d01dd[collection1_shard2_replica_n41] main]
   [junit4]   2> 1940430 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1940430 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1940431 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1940431 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1610890853058871296
   [junit4]   2> 1940432 INFO  (searcherExecutor-4610-thread-1-processing-n:127.0.0.1:33495_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@479d01dd[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1940448 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33495/collection1_shard2_replica_n41/
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:33495/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1940458 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1940467 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33495/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1940468 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:33495",
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1940620 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1940621 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "core_node_name":"core_node42",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33495",
   [junit4]   2>   "node_name":"127.0.0.1:33495_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1940621 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "core_node_name":"core_node42",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33495",
   [junit4]   2>   "node_name":"127.0.0.1:33495_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1940621 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node42:{"core":"collection1_shard2_replica_n41","base_url":"http://127.0.0.1:33495","node_name":"127.0.0.1:33495_","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1940621 DEBUG (OverseerStateUpdate-73276735945768964-127.0.0.1:39185_-n_0000000000) [n:127.0.0.1:39185_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(collection1//clusterstate.json/2147483647)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node42":{
   [junit4]   2>           "core":"collection1_shard2_replica_n41",
   [junit4]   2>           "base_url":"http://127.0.0.1:33495",
   [junit4]   2>           "node_name":"127.0.0.1:33495_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1940622 INFO  (qtp2050851136-12023) [n:127.0.0.1:33495_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1413
   [junit4]   2> 1940623 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000004]
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000004] as completed.
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000004]
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000004]
   [junit4]   2> 1940624 DEBUG (OverseerThreadFactory-4591-thread-3-processing-n:127.0.0.1:39185_) [n:127.0.0.1:39185_ c:collection1 s:shard2  ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000004 complete, response:{success={127.0.0.1:33495_={responseHeader={status=0,QTime=1413},core=collection1_shard2_replica_n41}}}
   [junit4]   2> 1940625 INFO  (qtp2050851136-12028) [n:127.0.0.1:33495_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33495_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1428
   [junit4]   2> 1940813 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-2-001 of type NRT
   [junit4]   2> 1940816 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] 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> 1940826 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1940826 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1940826 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a926748{/,null,AVAILABLE}
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48add28d{HTTP/1.1,[http/1.1]}{127.0.0.1:32775}
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.e.j.s.Server Started @1941161ms
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=32775, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-2-001/cores}
   [junit4]   2> 1940827 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1940827 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-06T20:20:33.492Z
   [junit4]   2> 1940838 INFO  (zkConnectionManagerCallback-2931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1940839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1940839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_865999734E87BCC-001/shard-2-001/solr.xml
   [junit4]   2> 1940842 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1940842 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1940844 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@36f57b11, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1940941 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45034/solr
   [junit4]   2> 1940962 INFO  (zkConnectionManagerCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1940966 INFO  (zkConnectionManagerCallback-2937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1940971 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1940975 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1940975 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[865999734E87BCC]) [    ] o.a.s.c.ZkControlle

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

erty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1101590499
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1101590499
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1101590499

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 269 minutes 9 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)