Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/73/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 90 
seconds
        at __randomizedtesting.SeedInfo.seed([19D58E3321F7E6D2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
        at 
__randomizedtesting.SeedInfo.seed([5C4FAD717EFDBF04:4F2C9F1E4F9206A2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:193)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at https://127.0.0.1:43809/solr: Could not fully remove 
collection: rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43809/solr: Could not fully remove collection: 
rulesColl
        at 
__randomizedtesting.SeedInfo.seed([5C4FAD717EFDBF04:B97CEAF062894D06]: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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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:444)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testHostFragmentRule

Error Message:
Error from server at https://127.0.0.1:43809/solr: Could not fully create 
collection: hostFragment

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43809/solr: Could not fully create collection: 
hostFragment
        at 
__randomizedtesting.SeedInfo.seed([5C4FAD717EFDBF04:F409B43C83B657AC]: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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.rule.RulesTest.testHostFragmentRule(RulesTest.java:168)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testModifyColl

Error Message:
Error from server at https://127.0.0.1:43809/solr: Could not fully create 
collection: modifyColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43809/solr: Could not fully create collection: 
modifyColl
        at 
__randomizedtesting.SeedInfo.seed([5C4FAD717EFDBF04:F5D7870472317B02]: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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.rule.RulesTest.testModifyColl(RulesTest.java:234)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12323 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/init-core-data-001
   [junit4]   2> 811450 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 811451 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 811452 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 811452 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001
   [junit4]   2> 811453 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 811453 INFO  (Thread-1060) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 811453 INFO  (Thread-1060) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 811455 ERROR (Thread-1060) [    ] 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> 811553 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.c.ZkTestServer start zk server on port:40175
   [junit4]   2> 811555 INFO  (zkConnectionManagerCallback-1362-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811579 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811579 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811579 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811579 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811579 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811583 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c208de{/solr,null,AVAILABLE}
   [junit4]   2> 811583 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f26842{/solr,null,AVAILABLE}
   [junit4]   2> 811589 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18124d{/solr,null,AVAILABLE}
   [junit4]   2> 811589 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@af362{/solr,null,AVAILABLE}
   [junit4]   2> 811590 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ec99f{/solr,null,AVAILABLE}
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ae53c3{SSL,[ssl, 
http/1.1]}{127.0.0.1:36983}
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.e.j.s.Server Started @812905ms
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36983}
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@c25bf4{SSL,[ssl, 
http/1.1]}{127.0.0.1:44609}
   [junit4]   2> 811591 ERROR (jetty-launcher-1359-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.Server Started @812906ms
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44609}
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T02:28:54.349Z
   [junit4]   2> 811591 ERROR (jetty-launcher-1359-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811591 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T02:28:54.349Z
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@af3692{SSL,[ssl, 
http/1.1]}{127.0.0.1:43809}
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.e.j.s.Server Started @812906ms
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43809}
   [junit4]   2> 811592 ERROR (jetty-launcher-1359-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811592 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T02:28:54.350Z
   [junit4]   2> 811593 INFO  (zkConnectionManagerCallback-1366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@55f2e6{SSL,[ssl, 
http/1.1]}{127.0.0.1:36261}
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@172c8e6{SSL,[ssl, 
http/1.1]}{127.0.0.1:39245}
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.Server Started @812908ms
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.e.j.s.Server Started @812908ms
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36261}
   [junit4]   2> 811593 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39245}
   [junit4]   2> 811593 ERROR (jetty-launcher-1359-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811593 ERROR (jetty-launcher-1359-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T02:28:54.352Z
   [junit4]   2> 811594 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-17T02:28:54.352Z
   [junit4]   2> 811595 INFO  (zkConnectionManagerCallback-1370-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811595 INFO  (zkConnectionManagerCallback-1368-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811595 INFO  (zkConnectionManagerCallback-1372-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811595 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811595 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811595 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811597 INFO  (zkConnectionManagerCallback-1364-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811598 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811618 INFO  (jetty-launcher-1359-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 811620 INFO  (zkConnectionManagerCallback-1378-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811621 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 811622 INFO  (jetty-launcher-1359-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 811622 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 811626 INFO  (zkConnectionManagerCallback-1383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811626 INFO  (jetty-launcher-1359-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40175/solr
   [junit4]   2> 811630 INFO  (zkConnectionManagerCallback-1391-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811632 INFO  
(zkConnectionManagerCallback-1386-thread-1-processing-n:127.0.0.1:36983_solr) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811632 INFO  (zkConnectionManagerCallback-1389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811632 INFO  
(zkConnectionManagerCallback-1396-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811632 INFO  (zkConnectionManagerCallback-1394-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811632 INFO  
(zkConnectionManagerCallback-1398-thread-1-processing-n:127.0.0.1:44609_solr) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811641 INFO  
(zkConnectionManagerCallback-1400-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811642 INFO  
(zkConnectionManagerCallback-1402-thread-1-processing-n:127.0.0.1:43809_solr) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811651 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811652 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811652 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39245_solr
   [junit4]   2> 811653 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43809_solr
   [junit4]   2> 811653 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.Overseer Overseer 
(id=99187276789317646-127.0.0.1:39245_solr-n_0000000000) starting
   [junit4]   2> 811658 INFO  
(zkCallback-1401-thread-1-processing-n:127.0.0.1:43809_solr) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811659 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811671 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 811678 INFO  
(zkCallback-1401-thread-1-processing-n:127.0.0.1:43809_solr) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 811678 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 811707 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 811707 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 811708 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811708 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811710 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44609_solr
   [junit4]   2> 811710 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36261_solr
   [junit4]   2> 811714 INFO  
(zkCallback-1401-thread-1-processing-n:127.0.0.1:43809_solr) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 811717 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 811718 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 811722 INFO  
(zkCallback-1397-thread-1-processing-n:127.0.0.1:44609_solr) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 811723 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 811726 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811729 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36983_solr
   [junit4]   2> 811730 INFO  
(zkCallback-1401-thread-1-processing-n:127.0.0.1:43809_solr) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 811730 INFO  
(zkCallback-1397-thread-1-processing-n:127.0.0.1:44609_solr) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 811730 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 811730 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 811733 INFO  
(zkCallback-1385-thread-1-processing-n:127.0.0.1:36983_solr) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 811815 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811839 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811839 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811841 INFO  (jetty-launcher-1359-thread-5) 
[n:127.0.0.1:43809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node5/.
   [junit4]   2> 811842 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811854 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811854 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811855 INFO  (jetty-launcher-1359-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node3/.
   [junit4]   2> 811953 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36261.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811973 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36261.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811973 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36261.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 811975 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node2/.
   [junit4]   2> 812046 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44609.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812054 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44609.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812054 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44609.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812055 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:44609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node1/.
   [junit4]   2> 812191 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36983.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812199 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36983.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812199 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36983.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 812200 INFO  (jetty-launcher-1359-thread-4) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node4/.
   [junit4]   2> 812253 INFO  (zkConnectionManagerCallback-1410-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812256 INFO  (zkConnectionManagerCallback-1414-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812256 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 812257 INFO  (SUITE-RulesTest-seed#[5C4FAD717EFDBF04]-worker) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr 
ready
   [junit4]   2> 812282 INFO  
(TEST-RulesTest.testInvokeApi-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi
   [junit4]   2> 812330 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 812330 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr    ] 
o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=261}
   [junit4]   2> 812330 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/invoke 
params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 812332 INFO  
(TEST-RulesTest.testInvokeApi-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 812333 INFO  
(TEST-RulesTest.testInvokeApi-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi
   [junit4]   2> 812353 INFO  
(TEST-RulesTest.testPortRule-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPortRule
   [junit4]   2> 812407 INFO  (qtp19816428-5835) [n:127.0.0.1:43809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36261&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 812415 INFO  
(OverseerThreadFactory-2804-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
portRuleColl
   [junit4]   2> 812526 INFO  
(OverseerStateUpdate-99187276789317646-127.0.0.1:39245_solr-n_0000000000) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36261/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 812527 INFO  
(OverseerStateUpdate-99187276789317646-127.0.0.1:39245_solr-n_0000000000) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36261/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 812804 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 812804 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 812805 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 812908 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 812908 INFO  
(zkCallback-1395-thread-2-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 812909 INFO  
(zkCallback-1395-thread-3-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 813817 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 813817 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 813824 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 813824 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 813836 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 813836 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 813836 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n2' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 813836 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 813836 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36261.solr.core.portRuleColl.shard1.replica_n2' (registry 
'solr.core.portRuleColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 813836 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36261.solr.core.portRuleColl.shard1.replica_n1' (registry 
'solr.core.portRuleColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 813836 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 813836 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 813837 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node2/portRuleColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node2/./portRuleColl_shard1_replica_n2/data/]
   [junit4]   2> 813837 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node2/portRuleColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node2/./portRuleColl_shard1_replica_n1/data/]
   [junit4]   2> 813884 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 813884 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 813884 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813884 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813886 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813886 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813886 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813886 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813887 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@611905[portRuleColl_shard1_replica_n2] main]
   [junit4]   2> 813887 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d95b54[portRuleColl_shard1_replica_n1] main]
   [junit4]   2> 813888 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 813888 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 813889 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 813889 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 813889 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 813890 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 813890 INFO  
(searcherExecutor-2816-thread-1-processing-n:127.0.0.1:36261_solr 
x:portRuleColl_shard1_replica_n1 s:shard1 c:portRuleColl r:core_node3) 
[n:127.0.0.1:36261_solr c:portRuleColl s:shard1 r:core_node3 
x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore 
[portRuleColl_shard1_replica_n1] Registered new searcher 
Searcher@d95b54[portRuleColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813891 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586996431183413248
   [junit4]   2> 813891 INFO  
(searcherExecutor-2815-thread-1-processing-n:127.0.0.1:36261_solr 
x:portRuleColl_shard1_replica_n2 s:shard1 c:portRuleColl r:core_node4) 
[n:127.0.0.1:36261_solr c:portRuleColl s:shard1 r:core_node4 
x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore 
[portRuleColl_shard1_replica_n2] Registered new searcher 
Searcher@611905[portRuleColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813891 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586996431184461824
   [junit4]   2> 813899 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 813899 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 813899 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36261/solr/portRuleColl_shard1_replica_n2/
   [junit4]   2> 813900 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n2 
url=https://127.0.0.1:36261/solr START 
replicas=[https://127.0.0.1:36261/solr/portRuleColl_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 813904 INFO  (qtp31251601-5806) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.S.Request [portRuleColl_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 814000 INFO  
(zkCallback-1395-thread-3-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814000 INFO  
(zkCallback-1395-thread-2-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814001 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814200 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n2 
url=https://127.0.0.1:36261/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 814200 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 814200 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 814200 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 814203 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36261/solr/portRuleColl_shard1_replica_n2/ shard1
   [junit4]   2> 814304 INFO  
(zkCallback-1395-thread-3-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814304 INFO  
(zkCallback-1395-thread-2-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814304 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814353 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 814355 INFO  (qtp31251601-5820) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1550
   [junit4]   2> 814456 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814457 INFO  
(zkCallback-1395-thread-3-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814457 INFO  
(zkCallback-1395-thread-2-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 814909 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr 
c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2105
   [junit4]   2> 814911 INFO  (qtp19816428-5835) [n:127.0.0.1:43809_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 815002 INFO  
(zkCallback-1395-thread-2-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 815002 INFO  
(zkCallback-1395-thread-3-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 815002 INFO  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 815913 INFO  (qtp19816428-5835) [n:127.0.0.1:43809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36261&wt=javabin&version=2}
 status=0 QTime=3506
   [junit4]   2> 815914 INFO  
(TEST-RulesTest.testPortRule-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 815916 INFO  (qtp19816428-5797) [n:127.0.0.1:43809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=portRuleColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 815918 INFO  
(OverseerCollectionConfigSetProcessor-99187276789317646-127.0.0.1:39245_solr-n_0000000000)
 [n:127.0.0.1:39245_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 815919 INFO  
(OverseerThreadFactory-2804-thread-2-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 815922 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n2, tag=null
   [junit4]   2> 815922 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a1c068: rootName = 
solr_36261, domain = solr.core.portRuleColl.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.portRuleColl.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@169a2b8
   [junit4]   2> 815944 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n1, tag=null
   [junit4]   2> 815944 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14b1c24: rootName = 
solr_36261, domain = solr.core.portRuleColl.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.portRuleColl.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1ef32e9
   [junit4]   2> 815945 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@dea28b
   [junit4]   2> 815958 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n2, tag=14590603
   [junit4]   2> 815959 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.portRuleColl.shard1.leader, tag=14590603
   [junit4]   2> 815959 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1564918
   [junit4]   2> 815959 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n1, tag=22432024
   [junit4]   2> 815959 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.portRuleColl.shard1.leader, tag=22432024
   [junit4]   2> 815963 WARN  
(zkCallback-1395-thread-1-processing-n:127.0.0.1:36261_solr) 
[n:127.0.0.1:36261_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:portRuleColl_shard1_replica_n1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 815965 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 815966 INFO  (qtp31251601-5802) [n:127.0.0.1:36261_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 815966 INFO  (qtp31251601-5832) [n:127.0.0.1:36261_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 816674 INFO  (qtp19816428-5797) [n:127.0.0.1:43809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=portRuleColl&action=DELETE&wt=javabin&version=2} status=0 QTime=758
   [junit4]   2> 816674 INFO  
(TEST-RulesTest.testPortRule-seed#[5C4FAD717EFDBF04]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPortRule
   [junit4]   2> 816702 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[5C4FAD717EFDBF04]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPortRuleInPresenceOfClusterPolicy
   [junit4]   2> 816756 INFO  
(zkConnectionManagerCallback-1421-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 816757 INFO  (qtp29184610-5794) [n:127.0.0.1:39245_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 816758 INFO  (qtp29184610-5794) [n:127.0.0.1:39245_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40175/solr ready
   [junit4]   2> 816769 INFO  (qtp19816428-5797) [n:127.0.0.1:43809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=1
   [junit4]   2> 816775 INFO  (qtp29184610-5823) [n:127.0.0.1:39245_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 816779 INFO  (qtp31251601-5830) [n:127.0.0.1:36261_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 816784 INFO  (qtp18324746-5825) [n:127.0.0.1:36983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 816839 INFO  (qtp24917161-5831) [n:127.0.0.1:44609_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 816842 INFO  (qtp29184610-5794) [n:127.0.0.1:39245_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 816844 INFO  (qtp19816428-5828) [n:127.0.0.1:43809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36983&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 816846 INFO  
(OverseerThreadFactory-2804-thread-3-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
portRuleColl2
   [junit4]   2> 816846 INFO  
(OverseerCollectionConfigSetProcessor-99187276789317646-127.0.0.1:39245_solr-n_0000000000)
 [n:127.0.0.1:39245_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 817052 INFO  
(OverseerStateUpdate-99187276789317646-127.0.0.1:39245_solr-n_0000000000) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 817054 INFO  
(OverseerStateUpdate-99187276789317646-127.0.0.1:39245_solr-n_0000000000) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 817260 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n3&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 817260 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 817365 INFO  
(zkCallback-1385-thread-1-processing-n:127.0.0.1:36983_solr) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 817365 INFO  
(zkCallback-1385-thread-2-processing-n:127.0.0.1:36983_solr) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 818286 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 818287 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 818293 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 818296 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 818296 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n3' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 818296 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 818296 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36983.solr.core.portRuleColl2.shard1.replica_n3' (registry 
'solr.core.portRuleColl2.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 818296 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 818296 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node4/portRuleColl2_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node4/./portRuleColl2_shard1_replica_n3/data/]
   [junit4]   2> 818298 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 818298 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n1' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 818299 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36983.solr.core.portRuleColl2.shard1.replica_n1' (registry 
'solr.core.portRuleColl2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17270e3
   [junit4]   2> 818299 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 818299 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node4/portRuleColl2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5C4FAD717EFDBF04-001/tempDir-001/node4/./portRuleColl2_shard1_replica_n1/data/]
   [junit4]   2> 818356 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 818356 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818357 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 818357 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 818359 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78c1af[portRuleColl2_shard1_replica_n3] main]
   [junit4]   2> 818360 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 818360 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 818361 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818362 INFO  
(searcherExecutor-2825-thread-1-processing-n:127.0.0.1:36983_solr 
x:portRuleColl2_shard1_replica_n3 s:shard1 c:portRuleColl2 r:core_node4) 
[n:127.0.0.1:36983_solr c:portRuleColl2 s:shard1 r:core_node4 
x:portRuleColl2_shard1_replica_n3] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n3] Registered new searcher 
Searcher@78c1af[portRuleColl2_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818362 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586996435872645120
   [junit4]   2> 818366 INFO  (qtp18324746-5822) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 818373 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 818373 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 818375 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 818375 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 818378 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@172e14c[portRuleColl2_shard1_replica_n1] main]
   [junit4]   2> 818379 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 818379 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 818380 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 818381 INFO  
(searcherExecutor-2826-thread-1-processing-n:127.0.0.1:36983_solr 
x:portRuleColl2_shard1_replica_n1 s:shard1 c:portRuleColl2 r:core_node2) 
[n:127.0.0.1:36983_solr c:portRuleColl2 s:shard1 r:core_node2 
x:portRuleColl2_shard1_replica_n1] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n1] Registered new searcher 
Searcher@172e14c[portRuleColl2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 818381 INFO  (qtp18324746-5827) [n:127.0.0.1:36983_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586996435892568064
   [junit4]   2> 818467 INFO  
(zkCallback-1385-thread-2-processing-n:127.0.0.1:36983_solr) 
[n:127.0.0.1:36983_solr    ] o.a.s.c.c

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

   "collection":"collection1",
   [junit4]   1>          "type":"NRT",
   [junit4]   1>          "operation":"state"}
   [junit4]   1>    /overseer/queue/qn-0000000008 (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "core":"collection1_shard2_replica_n2",
   [junit4]   1>          "core_node_name":"core_node4",
   [junit4]   1>          "roles":null,
   [junit4]   1>          "base_url":"http://127.0.0.1:39925/solr";,
   [junit4]   1>          "node_name":"127.0.0.1:39925_solr",
   [junit4]   1>          "numShards":"2",
   [junit4]   1>          "state":"active",
   [junit4]   1>          "shard":"shard2",
   [junit4]   1>          "collection":"collection1",
   [junit4]   1>          "type":"NRT",
   [junit4]   1>          "operation":"state"}
   [junit4]   1>   /overseer/collection-map-running (0)
   [junit4]   1>  /aliases.json (0)
   [junit4]   1>  /live_nodes (4)
   [junit4]   1>   /live_nodes/127.0.0.1:39925_solr (0)
   [junit4]   1>   /live_nodes/127.0.0.1:35515_solr (0)
   [junit4]   1>   /live_nodes/127.0.0.1:40177_solr (0)
   [junit4]   1>   /live_nodes/127.0.0.1:42133_solr (0)
   [junit4]   1>  /collections (1)
   [junit4]   1>   /collections/collection1 (4)
   [junit4]   1>   DATA:
   [junit4]   1>       {"configName":"conf"}
   [junit4]   1>    /collections/collection1/leaders (2)
   [junit4]   1>     /collections/collection1/leaders/shard2 (1)
   [junit4]   1>      /collections/collection1/leaders/shard2/leader (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard2_replica_n2",
   [junit4]   1>            "core_node_name":"core_node4",
   [junit4]   1>            "base_url":"http://127.0.0.1:39925/solr";,
   [junit4]   1>            "node_name":"127.0.0.1:39925_solr"}
   [junit4]   1>     /collections/collection1/leaders/shard1 (1)
   [junit4]   1>      /collections/collection1/leaders/shard1/leader (0)
   [junit4]   1>      DATA:
   [junit4]   1>          {
   [junit4]   1>            "core":"collection1_shard1_replica_n1",
   [junit4]   1>            "core_node_name":"core_node3",
   [junit4]   1>            "base_url":"http://127.0.0.1:40177/solr";,
   [junit4]   1>            "node_name":"127.0.0.1:40177_solr"}
   [junit4]   1>    /collections/collection1/counter (0)
   [junit4]   1>    DATA:
   [junit4]   1>        
   [junit4]   1>    /collections/collection1/state.json (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"collection1":{
   [junit4]   1>            "pullReplicas":"0",
   [junit4]   1>            "replicationFactor":"1",
   [junit4]   1>            "router":{"name":"compositeId"},
   [junit4]   1>            "maxShardsPerNode":"1",
   [junit4]   1>            "autoAddReplicas":"false",
   [junit4]   1>            "nrtReplicas":"1",
   [junit4]   1>            "tlogReplicas":"0",
   [junit4]   1>            "shards":{
   [junit4]   1>              "shard1":{
   [junit4]   1>                "range":"80000000-ffffffff",
   [junit4]   1>                "state":"active",
   [junit4]   1>                "replicas":{"core_node3":{
   [junit4]   1>                    "core":"collection1_shard1_replica_n1",
   [junit4]   1>                    "base_url":"http://127.0.0.1:40177/solr";,
   [junit4]   1>                    "node_name":"127.0.0.1:40177_solr",
   [junit4]   1>                    "state":"down",
   [junit4]   1>                    "type":"NRT",
   [junit4]   1>                    "leader":"true"}}},
   [junit4]   1>              "shard2":{
   [junit4]   1>                "range":"0-7fffffff",
   [junit4]   1>                "state":"active",
   [junit4]   1>                "replicas":{"core_node4":{
   [junit4]   1>                    "core":"collection1_shard2_replica_n2",
   [junit4]   1>                    "base_url":"http://127.0.0.1:39925/solr";,
   [junit4]   1>                    "node_name":"127.0.0.1:39925_solr",
   [junit4]   1>                    "state":"down",
   [junit4]   1>                    "type":"NRT",
   [junit4]   1>                    "leader":"true"}}}}}}
   [junit4]   1>    /collections/collection1/leader_elect (2)
   [junit4]   1>     /collections/collection1/leader_elect/shard2 (1)
   [junit4]   1>      /collections/collection1/leader_elect/shard2/election (1)
   [junit4]   1>       
/collections/collection1/leader_elect/shard2/election/99187450841006092-core_node4-n_0000000000
 (0)
   [junit4]   1>     /collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>      /collections/collection1/leader_elect/shard1/election (1)
   [junit4]   1>       
/collections/collection1/leader_elect/shard1/election/99187450841006089-core_node3-n_0000000000
 (0)
   [junit4]   1>  /overseer_elect (2)
   [junit4]   1>   /overseer_elect/leader (0)
   [junit4]   1>   DATA:
   [junit4]   1>       
{"id":"99187450841006089-127.0.0.1:40177_solr-n_0000000000"}
   [junit4]   1>   /overseer_elect/election (4)
   [junit4]   1>    
/overseer_elect/election/99187450841006092-127.0.0.1:39925_solr-n_0000000001 (0)
   [junit4]   1>    
/overseer_elect/election/99187450841006091-127.0.0.1:42133_solr-n_0000000003 (0)
   [junit4]   1>    
/overseer_elect/election/99187450841006089-127.0.0.1:40177_solr-n_0000000000 (0)
   [junit4]   1>    
/overseer_elect/election/99187450841006088-127.0.0.1:35515_solr-n_0000000002 (0)
   [junit4]   1>  /security.json (0)
   [junit4]   1>  DATA:
   [junit4]   1>      {}
   [junit4]   1>  /clusterstate.json (0)
   [junit4]   1>  DATA:
   [junit4]   1>      {}
   [junit4]   1>  /solr.xml (0)
   [junit4]   1>  DATA: ...supressed...
   [junit4]   1>  /autoscaling (4)
   [junit4]   1>   /autoscaling/nodeAdded (0)
   [junit4]   1>   /autoscaling/nodeLost (0)
   [junit4]   1>   /autoscaling/triggerState (1)
   [junit4]   1>    /autoscaling/triggerState/.auto_add_replicas (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "lastLiveNodes":[
   [junit4]   1>            "127.0.0.1:35515_solr",
   [junit4]   1>            "127.0.0.1:39925_solr",
   [junit4]   1>            "127.0.0.1:40177_solr",
   [junit4]   1>            "127.0.0.1:42133_solr"],
   [junit4]   1>          "nodeNameVsTimeRemoved":{}}
   [junit4]   1>   /autoscaling/events (1)
   [junit4]   1>    /autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>  /autoscaling.json (0)
   [junit4]   1>  DATA:
   [junit4]   1>      {
   [junit4]   1>        "cluster-preferences":[{
   [junit4]   1>            "minimize":"cores",
   [junit4]   1>            "precision":1}],
   [junit4]   1>        "triggers":{".auto_add_replicas":{
   [junit4]   1>            "name":".auto_add_replicas",
   [junit4]   1>            "event":"nodeLost",
   [junit4]   1>            "waitFor":30,
   [junit4]   1>            "actions":[
   [junit4]   1>              {
   [junit4]   1>                "name":"auto_add_replicas_plan",
   [junit4]   1>                "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>              {
   [junit4]   1>                "name":"execute_plan",
   [junit4]   1>                "class":"solr.ExecutePlanAction"}],
   [junit4]   1>            "enabled":true}},
   [junit4]   1>        "listeners":{".auto_add_replicas.system":{
   [junit4]   1>            "beforeAction":[],
   [junit4]   1>            "afterAction":[],
   [junit4]   1>            "trigger":".auto_add_replicas",
   [junit4]   1>            "stage":[
   [junit4]   1>              "STARTED",
   [junit4]   1>              "ABORTED",
   [junit4]   1>              "SUCCEEDED",
   [junit4]   1>              "FAILED",
   [junit4]   1>              "BEFORE_ACTION",
   [junit4]   1>              "AFTER_ACTION",
   [junit4]   1>              "IGNORED"],
   [junit4]   1>            
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>        "properties":{}}
   [junit4]   1> 
   [junit4]   2> Dec 17, 2017 3:15:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1730, maxMBSortInHeap=7.780002256034103, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, 
timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=18641240,total=81874944
   [junit4]   2> NOTE: All tests run in this JVM: [SubtractFunctionTest, 
LegacyExpressionTest, LegacyQueryFacetCloudTest, CastingDoubleValueStreamTest, 
ExistsFunctionTest, LogFunctionTest, LegacyAbstractAnalyticsTest, 
IfFunctionTest, CastingBooleanValueTest, LegacyFieldFacetExtrasCloudTest, 
CastingStringValueTest, NoFacetTest, LongFieldsTest, DateFieldsTest, 
FloatFieldsTest, AddFunctionTest, BottomFunctionTest, ConcatFunctionTest, 
DateParseFunctionTest, FilterFunctionTest, GTEFunctionTest, OrFunctionTest, 
RemoveFunctionTest, RoundFunctionTest, LegacyAbstractAnalyticsFacetTest, 
LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=19D58E3321F7E6D2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NZ 
-Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 90 seconds
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([19D58E3321F7E6D2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
   [junit4]    >        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [78/78 (1!)] on J1 in 125.13s, 0 tests, 1 failure <<< 
FAILURES!

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

Reply via email to