You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/11 03:32:37 UTC

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1333 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1333/
Java: 64bit/jdk-10-ea+42 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([10C70EC3CFB92D20:98933119614540D8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


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


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

Error Message:


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


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

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

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




Build Log:
[...truncated 12435 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/init-core-data-001
   [junit4]   2> 328658 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 328658 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 328658 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 328658 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 328658 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dw_gv/
   [junit4]   2> 328659 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 328660 INFO  (Thread-533) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 328660 INFO  (Thread-533) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 328661 ERROR (Thread-533) [    ] 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> 328760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkTestServer start zk server on port:35933
   [junit4]   2> 328762 INFO  (zkConnectionManagerCallback-538-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328764 INFO  (zkConnectionManagerCallback-540-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 328767 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 328768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 328768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 328769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 328769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 328770 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 328770 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 328771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 328771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 328772 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 328772 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 328849 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 328850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 328850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 328850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 328850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30e7598b{/dw_gv,null,AVAILABLE}
   [junit4]   2> 328851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bbc3fa8{HTTP/1.1,[http/1.1]}{127.0.0.1:۳۸۱۷۵}
   [junit4]   2> 328851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server Started @۳۳۰۸۳۵ms
   [junit4]   2> 328851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dw_gv, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/tempDir-001/control/data, hostPort=38175, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 328852 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 328852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 328852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 328852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 328852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T02:35:56.580258Z
   [junit4]   2> 328853 INFO  (zkConnectionManagerCallback-542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 328854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/control-001/solr.xml
   [junit4]   2> 328856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 328856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 328857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 328858 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 328859 INFO  (zkConnectionManagerCallback-546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328861 INFO  (zkConnectionManagerCallback-548-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 328891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38175_dw_gv
   [junit4]   2> 328891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.Overseer Overseer (id=72128354359836676-127.0.0.1:38175_dw_gv-n_0000000000) starting
   [junit4]   2> 328898 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38175_dw_gv
   [junit4]   2> 328899 INFO  (zkCallback-547-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328929 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 328935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 328935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 328936 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/control-001/cores
   [junit4]   2> 328946 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328947 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328948 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35933/solr ready
   [junit4]   2> 328950 INFO  (qtp1862759147-2538) [n:127.0.0.1:38175_dw_gv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38175_dw_gv&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 328952 INFO  (OverseerThreadFactory-961-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 329055 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 329055 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 329159 INFO  (zkCallback-547-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 330069 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 330077 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 330109 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 330116 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 330116 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 330116 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 330116 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 330118 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=48.8427734375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=17.73050861885778, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8479960116003351
   [junit4]   2> 330119 WARN  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 330153 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 330153 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 330154 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330154 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330154 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=20.720703125, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=7.525454669771783, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 330155 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19564997[control_collection_shard1_replica_n1] main]
   [junit4]   2> 330156 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 330156 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330156 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 330157 INFO  (searcherExecutor-964-thread-1-processing-n:127.0.0.1:38175_dw_gv x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@19564997[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330157 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592070303000821760
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38175/dw_gv/control_collection_shard1_replica_n1/
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38175/dw_gv/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 330161 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 330163 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38175/dw_gv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 330264 INFO  (zkCallback-547-thread-2-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 330313 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 330320 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1264
   [junit4]   2> 330322 INFO  (qtp1862759147-2538) [n:127.0.0.1:38175_dw_gv    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 330416 INFO  (zkCallback-547-thread-2-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 330953 INFO  (OverseerCollectionConfigSetProcessor-72128354359836676-127.0.0.1:38175_dw_gv-n_0000000000) [n:127.0.0.1:38175_dw_gv    ] 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> 331322 INFO  (qtp1862759147-2538) [n:127.0.0.1:38175_dw_gv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38175_dw_gv&wt=javabin&version=2} status=0 QTime=2372
   [junit4]   2> 331326 INFO  (zkConnectionManagerCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331327 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 331328 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35933/solr ready
   [junit4]   2> 331328 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 331329 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 331330 INFO  (OverseerThreadFactory-961-thread-2-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 331331 WARN  (OverseerThreadFactory-961-thread-2-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 331533 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 331533 INFO  (qtp1862759147-2544) [n:127.0.0.1:38175_dw_gv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 331618 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001 of type NRT
   [junit4]   2> 331619 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@203532f6{/dw_gv,null,AVAILABLE}
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c50678a{HTTP/1.1,[http/1.1]}{127.0.0.1:۳۶۷۷۵}
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server Started @۳۳۳۶۰۴ms
   [junit4]   2> 331620 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dw_gv, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/tempDir-001/jetty1, hostPort=36775, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001/cores}
   [junit4]   2> 331621 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 331621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 331621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 331621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 331621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T02:35:59.349328Z
   [junit4]   2> 331622 INFO  (zkConnectionManagerCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331623 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 331623 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001/solr.xml
   [junit4]   2> 331625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 331625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 331625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 331627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 331628 INFO  (zkConnectionManagerCallback-564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331629 INFO  (zkConnectionManagerCallback-566-thread-1-processing-n:127.0.0.1:36775_dw_gv) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331632 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 331632 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 331633 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36775_dw_gv
   [junit4]   2> 331634 INFO  (zkCallback-547-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331634 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331634 INFO  (zkCallback-565-thread-1-processing-n:127.0.0.1:36775_dw_gv) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 331672 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 331672 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 331673 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001/cores
   [junit4]   2> 331689 INFO  (qtp1863875755-2590) [n:127.0.0.1:36775_dw_gv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36775_dw_gv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 331690 INFO  (OverseerCollectionConfigSetProcessor-72128354359836676-127.0.0.1:38175_dw_gv-n_0000000000) [n:127.0.0.1:38175_dw_gv    ] 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> 331690 INFO  (OverseerThreadFactory-961-thread-3-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36775_dw_gv for creating new replica
   [junit4]   2> 331692 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 331692 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 332740 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 332746 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 332777 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 332786 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 332787 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 332787 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 332787 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 332788 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=48.8427734375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=17.73050861885778, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8479960116003351
   [junit4]   2> 332790 WARN  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 332814 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 332814 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 332815 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 332815 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 332816 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=20.720703125, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=7.525454669771783, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 332816 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@63251628[collection1_shard2_replica_n61] main]
   [junit4]   2> 332817 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 332817 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 332818 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 332818 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592070305791082496
   [junit4]   2> 332818 INFO  (searcherExecutor-975-thread-1-processing-n:127.0.0.1:36775_dw_gv x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@63251628[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36775/dw_gv/collection1_shard2_replica_n61/
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:36775/dw_gv/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 332822 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 332844 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36775/dw_gv/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 332994 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 333001 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1308
   [junit4]   2> 333003 INFO  (qtp1863875755-2590) [n:127.0.0.1:36775_dw_gv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36775_dw_gv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1314
   [junit4]   2> 333086 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001 of type NRT
   [junit4]   2> 333087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 333087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 333088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@592dddb2{/dw_gv,null,AVAILABLE}
   [junit4]   2> 333088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53ccd52e{HTTP/1.1,[http/1.1]}{127.0.0.1:۴۵۴۹۷}
   [junit4]   2> 333088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server Started @۳۳۵۰۷۲ms
   [junit4]   2> 333088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dw_gv, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/tempDir-001/jetty2, hostPort=45497, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 333089 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333089 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 333089 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333089 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 333089 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T02:36:00.817491Z
   [junit4]   2> 333090 INFO  (zkConnectionManagerCallback-570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 333091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001/solr.xml
   [junit4]   2> 333093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 333093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 333094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 333095 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 333097 INFO  (zkConnectionManagerCallback-574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333098 INFO  (zkConnectionManagerCallback-576-thread-1-processing-n:127.0.0.1:45497_dw_gv) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333100 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 333101 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 333102 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45497_dw_gv
   [junit4]   2> 333102 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333102 INFO  (zkCallback-565-thread-1-processing-n:127.0.0.1:36775_dw_gv) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333103 INFO  (zkCallback-547-thread-2-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333103 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:45497_dw_gv) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 333134 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 333141 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 333141 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 333142 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001/cores
   [junit4]   2> 333167 INFO  (qtp1863875755-2594) [n:127.0.0.1:36775_dw_gv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45497_dw_gv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333169 INFO  (OverseerCollectionConfigSetProcessor-72128354359836676-127.0.0.1:38175_dw_gv-n_0000000000) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 333169 INFO  (OverseerThreadFactory-961-thread-4-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45497_dw_gv for creating new replica
   [junit4]   2> 333171 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 333171 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 334204 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 334210 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 334249 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 334257 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 334257 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 334257 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 334257 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 334259 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=48.8427734375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=17.73050861885778, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8479960116003351
   [junit4]   2> 334263 WARN  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 334341 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 334341 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 334342 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 334342 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 334343 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=20.720703125, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=7.525454669771783, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 334343 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce71751[collection1_shard3_replica_n63] main]
   [junit4]   2> 334344 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 334345 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 334345 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 334346 INFO  (searcherExecutor-986-thread-1-processing-n:127.0.0.1:45497_dw_gv x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@ce71751[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 334346 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592070307393306624
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45497/dw_gv/collection1_shard3_replica_n63/
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:45497/dw_gv/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 334350 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 334351 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45497/dw_gv/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 334502 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 334508 INFO  (qtp523434969-2623) [n:127.0.0.1:45497_dw_gv c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1337
   [junit4]   2> 334510 INFO  (qtp1863875755-2594) [n:127.0.0.1:36775_dw_gv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45497_dw_gv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1343
   [junit4]   2> 334581 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001 of type NRT
   [junit4]   2> 334582 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 334583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 334583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 334583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 334583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37be021a{/dw_gv,null,AVAILABLE}
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7157ed3{HTTP/1.1,[http/1.1]}{127.0.0.1:۳۸۳۵۳}
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.e.j.s.Server Started @۳۳۶۵۶۷ms
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dw_gv, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/tempDir-001/jetty3, hostPort=38353, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 334584 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 334584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T02:36:02.312773Z
   [junit4]   2> 334586 INFO  (zkConnectionManagerCallback-580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334587 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 334587 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001/solr.xml
   [junit4]   2> 334588 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 334589 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 334589 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 334591 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 334592 INFO  (zkConnectionManagerCallback-584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334595 INFO  (zkConnectionManagerCallback-586-thread-1-processing-n:127.0.0.1:38353_dw_gv) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334598 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 334598 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 334599 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38353_dw_gv
   [junit4]   2> 334600 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334600 INFO  (zkCallback-547-thread-1-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334600 INFO  (zkCallback-565-thread-1-processing-n:127.0.0.1:36775_dw_gv) [n:127.0.0.1:36775_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334600 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:45497_dw_gv) [n:127.0.0.1:45497_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334601 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:38353_dw_gv) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 334639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 334646 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 334646 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 334647 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[10C70EC3CFB92D20]) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001/cores
   [junit4]   2> 334674 INFO  (qtp1863875755-2596) [n:127.0.0.1:36775_dw_gv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38353_dw_gv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 334676 INFO  (OverseerCollectionConfigSetProcessor-72128354359836676-127.0.0.1:38175_dw_gv-n_0000000000) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 334677 INFO  (OverseerThreadFactory-961-thread-5-processing-n:127.0.0.1:38175_dw_gv) [n:127.0.0.1:38175_dw_gv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38353_dw_gv for creating new replica
   [junit4]   2> 334679 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 334679 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 335717 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 335726 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 335776 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 335783 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 335783 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbeb9a1
   [junit4]   2> 335783 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 335783 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_10C70EC3CFB92D20-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 335785 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=48.8427734375, floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=17.73050861885778, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8479960116003351
   [junit4]   2> 335786 WARN  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 335812 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 335812 INFO  (qtp2049251016-2654) [n:127.0.0.1:38353_dw_gv c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaul

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

gerThread has been closed explicitly
   [junit4]   2> 2587530 INFO  (jetty-closer-4014-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@712dbe41{/solr,null,UNAVAILABLE}
   [junit4]   2> 2587530 INFO  (jetty-closer-4014-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2589027 INFO  (jetty-closer-4014-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3376bb56{/solr,null,UNAVAILABLE}
   [junit4]   2> 2589027 INFO  (jetty-closer-4014-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2589028 ERROR (SUITE-TriggerIntegrationTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2589028 INFO  (SUITE-TriggerIntegrationTest-seed#[10C70EC3CFB92D20]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39375 39375
   [junit4]   2> 2590359 INFO  (Thread-6039) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39375 39375
   [junit4]   2> 2590360 WARN  (Thread-6039) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	23	/solr/aliases.json
   [junit4]   2> 	22	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	10	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	110	/solr/collections/collection1/state.json
   [junit4]   2> 	35	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	23	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72128488245559335-127.0.0.1:45415_solr-n_0000000011
   [junit4]   2> 	3	/solr/overseer_elect/election/72128488245559317-127.0.0.1:46485_solr-n_0000000005
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72128488245559317-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72128488245559356-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72128488245559350-127.0.0.1:37557_solr-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/72128488245559344-127.0.0.1:35405_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72128488245559320-127.0.0.1:43361_solr-n_0000000006
   [junit4]   2> 	2	/solr/overseer_elect/election/72128488245559329-127.0.0.1:42223_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/72128488245559356-127.0.0.1:46645_solr-n_0000000018
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72128488245559326-core_node8-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	23	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_10C70EC3CFB92D20-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_s=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1672, maxMBSortInHeap=5.449875904069868, sim=RandomSimilarity(queryNorm=false): {}, locale=fy, timezone=Europe/Ulyanovsk
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=154603272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyField, TestSimDistributedQueue, CollectionsAPIAsyncDistributedZkTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, TestAtomicUpdateErrorCases, TestPerFieldSimilarityWithDefaultOverride, TestRequestStatusCollectionAPI, TestRandomDVFaceting, TestNodeAddedTrigger, URLClassifyProcessorTest, JvmMetricsTest, PreAnalyzedFieldTest, TestPayloadScoreQParserPlugin, TestConfigSetsAPIZkFailure, TestNamedUpdateProcessors, HttpSolrCallGetCoreTest, DistributedFacetPivotSmallTest, SimpleCollectionCreateDeleteTest, ClusterStateUpdateTest, UninvertDocValuesMergePolicyTest, TestLMJelinekMercerSimilarityFactory, DirectSolrSpellCheckerTest, TestFieldCache, TestSolrCloudWithDelegationTokens, LeaderElectionTest, SystemLogListenerTest, TestStressReorder, NoCacheHeaderTest, CacheHeaderTest, HdfsSyncSliceTest, CircularListTest, TestBackupRepositoryFactory, OverseerCollectionConfigSetProcessorTest, TestRequestForwarding, BasicDistributedZk2Test, SharedFSAutoReplicaFailoverTest, AssignTest, CdcrUpdateLogTest, TestCoreContainer, TestJsonRequest, TestSQLHandlerNonCloud, TestLockTree, TestHdfsUpdateLog, MultiTermTest, TestReqParamsAPI, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, DeleteInactiveReplicaTest, TestFiltering, SolrShardReporterTest, DistributedDebugComponentTest, LukeRequestHandlerTest, TestExportWriter, TestManagedSchemaAPI, UniqFieldsUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, NodeAddedTriggerTest, TestClusterStateMutator, LargeFieldTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RegexBoostProcessorTest, AutoScalingHandlerTest, TestSolrCLIRunExample, HdfsRecoverLeaseTest, CleanupOldIndexTest, BitVectorTest, CollectionsAPISolrJTest, TestSmileRequest, TestNoOpRegenerator, TestMacroExpander, EnumFieldTest, AnalysisAfterCoreReloadTest, TestUtilizeNode, TestFaceting, TestSchemaManager, StatelessScriptUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, TestCollationFieldDocValues, VMParamsZkACLAndCredentialsProvidersTest, UpdateLogTest, DeleteReplicaTest, ReturnFieldsTest, PropertiesRequestHandlerTest, TestSchemaNameResource, SolrGangliaReporterTest, TestJmxIntegration, DistribCursorPagingTest, TestSolrDeletionPolicy2, SearchHandlerTest, SolrJmxReporterTest, TestJavabinTupleStreamParser, TestMinMaxOnMultiValuedField, TestLegacyTerms, SpellCheckCollatorWithCollapseTest, SchemaApiFailureTest, SpellCheckComponentTest, DistributedFacetPivotLargeTest, TestRestManager, TestSolrCoreSnapshots, SolrXmlInZkTest, TestFileDictionaryLookup, TestTolerantSearch, MetricUtilsTest, TestBadConfig, TestPrepRecovery, DistributedQueueTest, DistributedFacetSimpleRefinementLongTailTest, ClassificationUpdateProcessorIntegrationTest, TestShortCircuitedRequests, TestNumericRangeQuery64, DocValuesMultiTest, BadCopyFieldTest, TestUseDocValuesAsStored, ConfigureRecoveryStrategyTest, TestMaxScoreQueryParser, TestSolrFieldCacheBean, BlobRepositoryCloudTest, DistributedQueryComponentOptimizationTest, TestClassicSimilarityFactory, TestQuerySenderListener, TestTrieFacet, BlockCacheTest, TestClusterProperties, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestRangeQuery, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestMergePolicyConfig, TestDocSet, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, TestSystemIdResolver, DateFieldTest, ClusterStateTest, TestUtils, FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DocValuesNotIndexedTest, ForceLeaderTest, PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudSearcherWarming, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestTlogReplica, TestHdfsCloudBackupRestore, ComputePlanActionTest, TestPolicyCloud, TriggerIntegrationTest]
   [junit4] Completed [639/775 (4!)] on J2 in 218.73s, 14 tests, 1 failure <<< FAILURES!

[...truncated 41570 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1334 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1334/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

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

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


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

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:45215/solr","node_name":"127.0.0.1:45215_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:45215/solr","node_name":"127.0.0.1:45215_solr","state":"active","type":"NRT"}
	at __randomizedtesting.SeedInfo.seed([F32C904E9E886239:7B78AF9430740FC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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




Build Log:
[...truncated 12704 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 724655 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/init-core-data-001
   [junit4]   2> 724655 WARN  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 724655 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 724657 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 724658 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001
   [junit4]   2> 724658 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 724658 INFO  (Thread-4016) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 724658 INFO  (Thread-4016) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 724659 ERROR (Thread-4016) [    ] 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> 724758 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34005
   [junit4]   2> 724760 INFO  (zkConnectionManagerCallback-1416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724763 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 724763 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 724764 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 724764 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 724782 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 724785 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 724785 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 724785 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 724789 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52dd6f0a{/solr,null,AVAILABLE}
   [junit4]   2> 724789 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c35ffb4{/solr,null,AVAILABLE}
   [junit4]   2> 724796 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3205515d{/solr,null,AVAILABLE}
   [junit4]   2> 724796 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4215c0b5{/solr,null,AVAILABLE}
   [junit4]   2> 724798 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@621e390a{SSL,[ssl, http/1.1]}{127.0.0.1:45099}
   [junit4]   2> 724798 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12388988{SSL,[ssl, http/1.1]}{127.0.0.1:36827}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.e.j.s.Server Started @726784ms
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.e.j.s.Server Started @726784ms
   [junit4]   2> 724798 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15edcfa4{SSL,[ssl, http/1.1]}{127.0.0.1:46573}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36827}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.e.j.s.Server Started @726785ms
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46573}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45099}
   [junit4]   2> 724799 ERROR (jetty-launcher-1413-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 724799 ERROR (jetty-launcher-1413-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@706c14a2{SSL,[ssl, http/1.1]}{127.0.0.1:45215}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.e.j.s.Server Started @726785ms
   [junit4]   2> 724799 ERROR (jetty-launcher-1413-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45215}
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T06:44:22.960Z
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T06:44:22.960Z
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 724799 ERROR (jetty-launcher-1413-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T06:44:22.960Z
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 724799 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T06:44:22.960Z
   [junit4]   2> 724805 INFO  (zkConnectionManagerCallback-1420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724806 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724809 INFO  (zkConnectionManagerCallback-1424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724810 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724817 INFO  (zkConnectionManagerCallback-1418-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724817 INFO  (zkConnectionManagerCallback-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724818 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724818 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100413ea0190003, likely client has closed socket
   [junit4]   2> 724826 INFO  (jetty-launcher-1413-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34005/solr
   [junit4]   2> 724827 INFO  (jetty-launcher-1413-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34005/solr
   [junit4]   2> 724829 INFO  (zkConnectionManagerCallback-1429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724834 INFO  (jetty-launcher-1413-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34005/solr
   [junit4]   2> 724834 INFO  (jetty-launcher-1413-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34005/solr
   [junit4]   2> 724838 DEBUG (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$270/572120028@6af4dc3a
   [junit4]   2> 724841 INFO  (zkConnectionManagerCallback-1437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724841 INFO  (zkConnectionManagerCallback-1434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724842 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100413ea0190006, likely client has closed socket
   [junit4]   2> 724842 INFO  (zkConnectionManagerCallback-1440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724843 DEBUG (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$270/572120028@4bc89c87
   [junit4]   2> 724843 DEBUG (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$270/572120028@7ea9f9ff
   [junit4]   2> 724845 INFO  (zkConnectionManagerCallback-1442-thread-1-processing-n:127.0.0.1:45215_solr) [n:127.0.0.1:45215_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724845 DEBUG (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$270/572120028@18012592
   [junit4]   2> 724849 INFO  (zkConnectionManagerCallback-1446-thread-1-processing-n:127.0.0.1:45099_solr) [n:127.0.0.1:45099_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724849 INFO  (zkConnectionManagerCallback-1444-thread-1-processing-n:127.0.0.1:36827_solr) [n:127.0.0.1:36827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724861 INFO  (zkConnectionManagerCallback-1448-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 724864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 724865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 724865 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 724869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 724871 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724871 DEBUG (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72129331267698700-127.0.0.1:46573_solr-n_0000000000
   [junit4]   2> 724871 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46573_solr
   [junit4]   2> 724871 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer Overseer (id=72129331267698700-127.0.0.1:46573_solr-n_0000000000) starting
   [junit4]   2> 724886 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 724886 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 724886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 724886 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46573_solr
   [junit4]   2> 724886 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 724886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 724886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 724886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 724887 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 724887 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 724887 INFO  (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 724887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 724887 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 724888 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:45215_solr) [n:127.0.0.1:45215_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724888 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46573_solr]
   [junit4]   2> 724888 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 724888 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 724888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 724888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 724888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 724888 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724888 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724888 DEBUG (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72129331267698697-127.0.0.1:45215_solr-n_0000000001
   [junit4]   2> 724888 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724888 DEBUG (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72129331267698699-127.0.0.1:45099_solr-n_0000000002
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72129331267698698-127.0.0.1:36827_solr-n_0000000003
   [junit4]   2> 724889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72129331267698700-127.0.0.1:46573_solr-n_0000000000
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72129331267698700-127.0.0.1:46573_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 724889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72129331267698697-127.0.0.1:45215_solr-n_0000000001
   [junit4]   2> 724889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72129331267698699-127.0.0.1:45099_solr-n_0000000002
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72129331267698697-127.0.0.1:45215_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72129331267698699-127.0.0.1:45099_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45215_solr as DOWN
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45099_solr as DOWN
   [junit4]   2> 724889 DEBUG (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36827_solr as DOWN
   [junit4]   2> 724889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 724890 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45099_solr
   [junit4]   2> 724890 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36827_solr
   [junit4]   2> 724890 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45215_solr
   [junit4]   2> 724890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 724890 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 724895 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724895 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 724897 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724898 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724898 INFO  (zkCallback-1441-thread-1-processing-n:127.0.0.1:45215_solr) [n:127.0.0.1:45215_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 724898 INFO  (zkCallback-1443-thread-1-processing-n:127.0.0.1:36827_solr) [n:127.0.0.1:36827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 724905 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 724905 INFO  (zkCallback-1445-thread-1-processing-n:127.0.0.1:45099_solr) [n:127.0.0.1:45099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 724907 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 724977 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 724977 DEBUG (OverseerAutoScalingTriggerThread-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 724977 DEBUG (ScheduledTrigger-2719-thread-1) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 724997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45099_solr"} current state version: 0
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45099_solr
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36827_solr"} current state version: 0
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36827_solr
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45215_solr"} current state version: 0
   [junit4]   2> 724998 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45215_solr
   [junit4]   2> 725016 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725016 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45215.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725018 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45099.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725018 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45215.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45215.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45099.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725026 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45099.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 725027 INFO  (jetty-launcher-1413-thread-3) [n:127.0.0.1:46573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node3/.
   [junit4]   2> 725027 INFO  (jetty-launcher-1413-thread-1) [n:127.0.0.1:45215_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node1/.
   [junit4]   2> 725027 INFO  (jetty-launcher-1413-thread-4) [n:127.0.0.1:36827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node4/.
   [junit4]   2> 725027 INFO  (jetty-launcher-1413-thread-2) [n:127.0.0.1:45099_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node2/.
   [junit4]   2> 725098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725157 INFO  (zkConnectionManagerCallback-1458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725171 INFO  (zkConnectionManagerCallback-1462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725171 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 725171 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 725171 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 725171 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 725172 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725172 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 725172 INFO  (SUITE-AddReplicaTest-seed#[F32C904E9E886239]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34005/solr ready
   [junit4]   2> 725196 INFO  (TEST-AddReplicaTest.test-seed#[F32C904E9E886239]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 725202 INFO  (zkConnectionManagerCallback-1464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 725226 INFO  (qtp873343675-9018) [n:127.0.0.1:36827_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 725226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 725226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 725226 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 725226 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 725227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 725227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 725227 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 725227 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 725227 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 725227 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 725227 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 725230 DEBUG (OverseerCollectionConfigSetProcessor-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 725230 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 725230 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 725230 INFO  (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 725231 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 725231 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 725232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725233 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 725233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725233 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 725233 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 725234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725235 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 725235 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 725235 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/addreplicatest_coll/state.json
   [junit4]   2> 725236 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725236 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725335 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection addreplicatest_coll, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 725335 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection addreplicatest_coll on 127.0.0.1:45099_solr
   [junit4]   2> 725336 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725336 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725336 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 725336 INFO  (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 725336 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection addreplicatest_coll on 127.0.0.1:46573_solr
   [junit4]   2> 725337 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 725337 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 725337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725337 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 725337 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 725337 INFO  (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 725337 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 725337 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 725437 DEBUG (OverseerThreadFactory-2721-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 725438 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 725438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725555 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 725555 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 725556 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 725556 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 725557 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725557 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725557 DEBUG (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 725557 DEBUG (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 725557 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725557 DEBUG (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 725557 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725558 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725558 DEBUG (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 725558 DEBUG (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 725558 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46573_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46573_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 725558 DEBUG (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:46573/solr","node_name":"127.0.0.1:46573_solr","state":"down","type":"NRT"}
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46573_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45099_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45099_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:45099/solr","node_name":"127.0.0.1:45099_solr","state":"down","type":"NRT"}
   [junit4]   2> 725558 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45099/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45099_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46573/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46573_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 725659 DEBUG (OverseerStateUpdate-72129331267698700-127.0.0.1:46573_solr-n_0000000000) [n:127.0.0.1:46573_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725659 INFO  (zkCallback-1445-thread-1-processing-n:127.0.0.1:45099_solr) [n:127.0.0.1:45099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725659 INFO  (zkCallback-1447-thread-2-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725659 INFO  (zkCallback-1447-thread-1-processing-n:127.0.0.1:46573_solr) [n:127.0.0.1:46573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725659 INFO  (zkCallback-1445-thread-2-processing-n:127.0.0.1:45099_solr) [n:127.0.0.1:45099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725659 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725660 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 725660 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 725978 DEBUG (ScheduledTrigger-2719-thread-1) [n:127.0.0.1:46573_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 726566 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 726566 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 726621 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 726621 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema [addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 726624 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 726624 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 726624 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 726624 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 726624 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45099.solr.core.addreplicatest_coll.shard1.replica_n1' (registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 726624 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46573.solr.core.addreplicatest_coll.shard2.replica_n2' (registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@405cc384
   [junit4]   2> 726625 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 726625 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 726625 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node2/addreplicatest_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node2/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 726625 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore [[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node3/addreplicatest_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_F32C904E9E886239-001/tempDir-001/node3/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 726667 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 726667 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 726669 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726669 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726669 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 726669 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 726671 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b726b88[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 726671 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726671 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726672 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 726672 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 726673 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@326a484d[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 726673 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 726674 INFO  (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592085934070824960
   [junit4]   2> 726675 DEBUG (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 726675 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/configs/conf1
   [junit4]   2> 726675 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 726676 INFO  (searcherExecutor-2731-thread-1-processing-n:127.0.0.1:45099_solr x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll r:core_node3) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [addreplicatest_coll_shard1_replica_n1] Registered new searcher Searcher@7b726b88[addreplicatest_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 726676 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 726677 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 726677 INFO  (qtp1986837079-9012) [n:127.0.0.1:46573_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 726678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 726678 DEBUG (qtp320603891-9004) [n:127.0.0.1:45099_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica - core:addreplicatest_coll_shard1_replica_n1 address:https://127.0.0.1:45099/solr collection:addreplicatest_coll shard:shard1
   [junit4]   2> 726678 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 726679 INFO  (searcherExecutor-2730-thread-1-processing-n:127.0.0.1:46573_solr x:addreplicatest_coll_shard2_replica_n2 s:shard2 c:addreplicatest_coll r:core_node4) [n:127.0.

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

vedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=240, name=qtp1726194860-240, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 11, 2018 7:22:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=253, name=qtp1726194860-253, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]   2>    2) Thread[id=240, name=qtp1726194860-240, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]   2> Feb 11, 2018 7:23:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=253, name=qtp1726194860-253, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=240, name=qtp1726194860-240, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), string_sm=Lucene50(blocksize=128)}, docValues:{int_i=DocValuesFormat(name=Lucene70), double_dm=DocValuesFormat(name=Lucene70), float_fm=DocValuesFormat(name=Lucene70), int_im=DocValuesFormat(name=Memory), date_dt=DocValuesFormat(name=Lucene70), date_dtm=DocValuesFormat(name=Memory), long_lm=DocValuesFormat(name=Memory), double_d=DocValuesFormat(name=Lucene70), float_f=DocValuesFormat(name=Lucene70), long_l=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), string_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), string_sm=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=712, maxMBSortInHeap=5.188120633580674, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=BET
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=3,free=218163752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyAbstractAnalyticsFacetTest, CastingFloatValueTest, CastingLongValueStreamTest, LegacyQueryFacetCloudTest, OrFunctionTest, ExistsFunctionTest, SubtractFunctionTest, QueryFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryFacetTest -Dtests.seed=8CA0E78F588BEFBE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | QueryFacetTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.analytics.facet.QueryFacetTest: 
   [junit4]    >    1) Thread[id=253, name=qtp1726194860-253, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=240, name=qtp1726194860-240, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA0E78F588BEFBE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=253, name=qtp1726194860-253, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=240, name=qtp1726194860-240, state=TIMED_WAITING, group=TGRP-QueryFacetTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA0E78F588BEFBE]:0)
   [junit4] Completed [73/78 (1!)] on J1 in 74.81s, 1 test, 2 errors <<< FAILURES!

[...truncated 45182 lines...]