Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/431/
Java: 64bit/jdk1.8.0 -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([F81329981BAC393F:70471642B55054C7]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([F81329981BAC393F:15D3BE88A6C0A4E6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1052)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([F81329981BAC393F:421F1E174444EF70]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1562)
        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([F81329981BAC393F:95EF8D65A1E4C638]: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:265)
        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 11852 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 152665 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/init-core-data-001
   [junit4]   2> 152666 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 152666 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 152669 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-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)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 152669 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 152671 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 152671 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 152671 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 152673 ERROR (Thread-403) [    ] 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> 152779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57939
   [junit4]   2> 152791 INFO  (zkConnectionManagerCallback-358-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152796 INFO  (zkConnectionManagerCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 152807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 152809 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 152810 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 152812 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 152814 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 152816 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 152818 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 152820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 152822 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 152824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 152827 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 153190 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 153192 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 153192 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 153192 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 153193 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7433e604{/,null,AVAILABLE}
   [junit4]   2> 153197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e67c897{HTTP/1.1,[http/1.1]}{127.0.0.1:57944}
   [junit4]   2> 153197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server Started @157227ms
   [junit4]   2> 153197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=57944, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores}
   [junit4]   2> 153197 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 153198 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 153198 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 153198 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 153198 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T22:06:49.155Z
   [junit4]   2> 153200 INFO  (zkConnectionManagerCallback-362-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153201 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 153202 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/solr.xml
   [junit4]   2> 153207 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 153207 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 153207 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 153215 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 153217 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153222 INFO  
(zkConnectionManagerCallback-368-thread-1-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 153408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:57944_
   [junit4]   2> 153409 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.c.Overseer Overseer 
(id=72125530453639172-127.0.0.1:57944_-n_0000000000) starting
   [junit4]   2> 153426 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57944_
   [junit4]   2> 153428 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 153522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153528 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153528 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153536 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57944_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores
   [junit4]   2> 153561 INFO  (zkConnectionManagerCallback-374-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153563 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 153564 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57939/solr ready
   [junit4]   2> 153568 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] 
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:57944_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 153574 INFO  
(OverseerThreadFactory-902-thread-1-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 153691 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
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> 153691 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 153805 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] 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> 154733 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 154743 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154755 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154768 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 154778 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 154793 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 154820 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 154879 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154906 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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@3c4e0ef8
   [junit4]   2> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 154909 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4591183527092063]
   [junit4]   2> 154911 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154981 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154981 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154983 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154983 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154984 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, 
floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 154985 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58d1c8ee[control_collection_shard1_replica_n1] main]
   [junit4]   2> 154986 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 154987 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 154987 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 154989 INFO  
(searcherExecutor-905-thread-1-processing-n:127.0.0.1:57944_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:57944_ 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@58d1c8ee[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 154992 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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 1591237999013658624
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57944/control_collection_shard1_replica_n1/
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 155005 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:57944/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 155005 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 155011 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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:57944/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 155122 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] 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> 155132 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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> 155136 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ 
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=1444
   [junit4]   2> 155139 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 155244 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] 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> 155583 INFO  
(OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000)
 [n:127.0.0.1:57944_    ] 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> 156144 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] 
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:57944_&wt=javabin&version=2}
 status=0 QTime=2575
   [junit4]   2> 156155 INFO  (zkConnectionManagerCallback-378-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156156 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 156158 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57939/solr ready
   [junit4]   2> 156158 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 156159 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
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> 156162 INFO  
(OverseerThreadFactory-902-thread-2-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 156163 WARN  
(OverseerThreadFactory-902-thread-2-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 156371 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 156371 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
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=212
   [junit4]   2> 156717 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001
 of type NRT
   [junit4]   2> 156718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 156719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 156719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 156719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 156719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1de11eaf{/,null,AVAILABLE}
   [junit4]   2> 156719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f33b4da{HTTP/1.1,[http/1.1]}{127.0.0.1:57953}
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server Started @160750ms
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=57953, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores}
   [junit4]   2> 156720 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 156720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T22:06:52.677Z
   [junit4]   2> 156722 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156724 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 156724 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/solr.xml
   [junit4]   2> 156731 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 156731 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 156732 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 156742 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 156744 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156748 INFO  
(zkConnectionManagerCallback-386-thread-1-processing-n:127.0.0.1:57953_) 
[n:127.0.0.1:57953_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156758 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 156762 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156765 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57953_
   [junit4]   2> 156767 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156767 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156768 INFO  
(zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156858 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57953_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores
   [junit4]   2> 156892 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57953_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 156896 INFO  
(OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000)
 [n:127.0.0.1:57944_    ] 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> 156896 INFO  
(OverseerThreadFactory-902-thread-3-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:57953_ for creating new replica
   [junit4]   2> 156902 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_    ] 
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> 156902 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 157933 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 157943 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 158025 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158052 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158052 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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@3c4e0ef8
   [junit4]   2> 158053 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 158053 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 158055 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4591183527092063]
   [junit4]   2> 158061 WARN  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158115 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158115 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158117 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 158118 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 158119 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, 
floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 158120 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5893a405[collection1_shard2_replica_n61] main]
   [junit4]   2> 158122 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 158122 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158126 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 158127 INFO  
(searcherExecutor-916-thread-1-processing-n:127.0.0.1:57953_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@5893a405[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158127 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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 
1591238002300944384
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57953/collection1_shard2_replica_n61/
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:57953/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 158145 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57953/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 158257 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 158261 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ 
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=1359
   [junit4]   2> 158264 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57953_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1372
   [junit4]   2> 158638 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001
 of type NRT
   [junit4]   2> 158639 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 158640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 158640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 158640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 158640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@154bf2e1{/,null,AVAILABLE}
   [junit4]   2> 158641 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@261c1644{HTTP/1.1,[http/1.1]}{127.0.0.1:57958}
   [junit4]   2> 158641 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server Started @162672ms
   [junit4]   2> 158641 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57958, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores}
   [junit4]   2> 158642 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 158643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 158643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T22:06:54.600Z
   [junit4]   2> 158645 INFO  (zkConnectionManagerCallback-390-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 158648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/solr.xml
   [junit4]   2> 158653 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 158653 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 158654 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 158657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 158659 INFO  (zkConnectionManagerCallback-394-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158664 INFO  
(zkConnectionManagerCallback-396-thread-1-processing-n:127.0.0.1:57958_) 
[n:127.0.0.1:57958_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158676 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 158680 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158684 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57958_
   [junit4]   2> 158686 INFO  
(zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  
(zkCallback-395-thread-1-processing-n:127.0.0.1:57958_) [n:127.0.0.1:57958_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158778 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158787 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158787 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57958_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores
   [junit4]   2> 158870 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57958_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 158873 INFO  
(OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000)
 [n:127.0.0.1:57944_    ] 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> 158873 INFO  
(OverseerThreadFactory-902-thread-4-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:57958_ for creating new replica
   [junit4]   2> 158878 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_    ] 
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> 158878 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 159915 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 159965 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 160052 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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@3c4e0ef8
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 160076 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4591183527092063]
   [junit4]   2> 160079 WARN  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160136 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 160136 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160202 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 160202 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 160213 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, 
floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 160321 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@345a840[collection1_shard3_replica_n63] main]
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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 
1591238004603617280
   [junit4]   2> 160323 INFO  
(searcherExecutor-927-thread-1-processing-n:127.0.0.1:57958_ 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@345a840[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57958/collection1_shard3_replica_n63/
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:57958/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 160339 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57958/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 160491 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 160494 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ 
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=1615
   [junit4]   2> 160497 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57958_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1626
   [junit4]   2> 160802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001
 of type NRT
   [junit4]   2> 160803 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e559092{/,null,AVAILABLE}
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4437213d{HTTP/1.1,[http/1.1]}{127.0.0.1:57963}
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.e.j.s.Server Started @164836ms
   [junit4]   2> 160805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57963, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores}
   [junit4]   2> 160806 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 160807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 160807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 160807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-01T22:06:56.764Z
   [junit4]   2> 160809 INFO  (zkConnectionManagerCallback-400-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160810 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 160810 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/solr.xml
   [junit4]   2> 160815 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 160815 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 160816 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 160820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 160821 INFO  (zkConnectionManagerCallback-404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160825 INFO  
(zkConnectionManagerCallback-406-thread-1-processing-n:127.0.0.1:57963_) 
[n:127.0.0.1:57963_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 160837 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 160840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57963_
   [junit4]   2> 160841 INFO  
(zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  
(zkCallback-395-thread-1-processing-n:127.0.0.1:57958_) [n:127.0.0.1:57958_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  
(zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  (zkCallback-377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160842 INFO  
(zkCallback-405-thread-1-processing-n:127.0.0.1:57963_) [n:127.0.0.1:57963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160884 INFO  
(OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000)
 [n:127.0.0.1:57944_    ] 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> 160931 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160938 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160938 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160940 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) 
[n:127.0.0.1:57963_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores
   [junit4]   2> 160983 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57963_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 160987 INFO  
(OverseerThreadFactory-902-thread-5-processing-n:127.0.0.1:57944_) 
[n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:57963_ for creating new replica
   [junit4]   2> 160993 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_    ] 
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> 160994 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 162025 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 162034 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 162185 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
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> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
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> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
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@3c4e0ef8
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 162222 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4591183527092063]
   [junit4]   2> 162225 WARN  (qtp1703606327-1813) [n:127.0.0.1:57963_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65

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

4]   2> 3741470 INFO  (jetty-closer-7255-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=72125763246751752-127.0.0.1:54879_solr-n_0000000000) closing
   [junit4]   2> 3741470 INFO  
(OverseerStateUpdate-72125763246751752-127.0.0.1:54879_solr-n_0000000000) 
[n:127.0.0.1:54879_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54879_solr
   [junit4]   2> 3741471 WARN  
(OverseerAutoScalingTriggerThread-72125763246751752-127.0.0.1:54879_solr-n_0000000000)
 [n:127.0.0.1:54879_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3741471 DEBUG (jetty-closer-7255-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3741473 INFO  (jetty-closer-7255-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7bf0d48c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3741475 INFO  (jetty-closer-7255-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3742983 INFO  (jetty-closer-7255-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2da685c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3742985 INFO  (jetty-closer-7255-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 3742986 ERROR 
(SUITE-AutoscalingHistoryHandlerTest-seed#[F81329981BAC393F]-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> 3742986 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[F81329981BAC393F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54876 54876
   [junit4]   2> 3743000 INFO  (Thread-4886) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54876 54876
   [junit4]   2> 3743363 WARN  (Thread-4886) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/.system/terms/shard1
   [junit4]   2>        19      
/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        5       /solr/configs/.system
   [junit4]   2>        5       /solr/configs/.system/managed-schema
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2>        4       
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        66      /solr/collections/.system/state.json
   [junit4]   2>        46      
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72125763246751752-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/.system/leader_elect/shard1/election/72125763246751751-core_node6-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72125763246751752-127.0.0.1:54879_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72125763246751751-127.0.0.1:54880_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F81329981BAC393F-001
   [junit4]   2> Feb 01, 2018 11:06:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sl-SI, timezone=Hongkong
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=216191608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, 
TestCoreBackup, TestCorePropertiesReload, VersionInfoTest, DistanceUnitsTest, 
CdcrUpdateLogTest, TestUnifiedSolrHighlighter, AddReplicaTest, 
CollectionsAPIAsyncDistributedZkTest, SolrGangliaReporterTest, 
LeaderFailureAfterFreshStartTest, WordBreakSolrSpellCheckerTest, 
BlockJoinFacetRandomTest, TestTrie, TestSQLHandlerNonCloud, ResourceLoaderTest, 
TestClusterStateMutator, ExplicitHLLTest, TestExpandComponent, 
RAMDirectoryFactoryTest, ZkShardTermsTest, SolrJmxReporterCloudTest, 
SpatialRPTFieldTypeTest, TestPivotHelperCode, QueryElevationComponentTest, 
JavabinLoaderTest, TestSubQueryTransformer, TestBinaryResponseWriter, 
LegacyCloudClusterPropTest, LukeRequestHandlerTest, TestIntervalFaceting, 
TestMacroExpander, TestEmbeddedSolrServerAdminHandler, TestSystemIdResolver, 
TestNumericRangeQuery32, BJQParserTest, TestXmlQParser, MultiThreadedOCPTest, 
BlockCacheTest, RecoveryAfterSoftCommitTest, TermsComponentTest, 
TestCollationField, JvmMetricsTest, BinaryUpdateRequestHandlerTest, 
RuleEngineTest, ReplicaListTransformerTest, JSONWriterTest, 
TestMergePolicyConfig, DistributedFacetPivotSmallAdvancedTest, 
ConnectionReuseTest, ClassificationUpdateProcessorTest, TestNumericTokenStream, 
ZkStateWriterTest, TestPushWriter, DeleteShardTest, ZkCLITest, 
StatelessScriptUpdateProcessorFactoryTest, TestTestInjection, 
TestMiniSolrCloudClusterSSL, OutputWriterTest, TestShardHandlerFactory, 
TestApiFramework, HdfsCollectionsAPIDistributedZkTest, ReplaceNodeNoTargetTest, 
CopyFieldTest, HdfsNNFailoverTest, SearchHandlerTest, TestInfoStreamLogging, 
TestHdfsUpdateLog, TestSchemaSimilarityResource, 
DistributedFacetPivotLargeTest, SynonymTokenizerTest, TriggerIntegrationTest, 
SpellingQueryConverterTest, HdfsLockFactoryTest, 
TestCursorMarkWithoutUniqueKey, TestSizeLimitedDistributedMap, 
XmlUpdateRequestHandlerTest, TestCloudJSONFacetJoinDomain, 
HLLSerializationTest, HdfsSyncSliceTest, TestReRankQParserPlugin, 
TestFiltering, TestGraphTermsQParserPlugin, TestFieldCacheVsDocValues, 
TestManagedStopFilterFactory, SimpleCollectionCreateDeleteTest, 
FastVectorHighlighterTest, TestSolrConfigHandlerConcurrent, 
TestRemoteStreaming, TestQueryTypes, DirectSolrSpellCheckerTest, 
TestCloudPseudoReturnFields, TestRequestForwarding, 
LeaderElectionIntegrationTest, DistributedExpandComponentTest, 
TestConfigSetProperties, TestComplexPhraseQParserPlugin, 
CoreAdminRequestStatusTest, SolrMetricReporterTest, OverseerRolesTest, 
SuggesterTSTTest, TestConfigSetsAPI, TestFieldSortValues, TestExactStatsCache, 
TestElisionMultitermQuery, TestFieldCache, TestCloudDeleteByQuery, 
HdfsAutoAddReplicasIntegrationTest, V2ApiIntegrationTest, QueryResultKeyTest, 
PathHierarchyTokenizerFactoryTest, BasicAuthIntegrationTest, TestRestoreCore, 
HttpPartitionTest, TestRealTimeGet, TestPKIAuthenticationPlugin, 
TestSolrCloudWithSecureImpersonation, TestBlobHandler, TestIBSimilarityFactory, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, CacheHeaderTest, 
TestFastOutputStream, FileUtilsTest, TestSuggestSpellingConverter, 
TestRecovery, TestSimDistributedQueue, TestHighlightDedupGrouping, 
ConvertedLegacyTest, TestBinaryField, TestStressInPlaceUpdates, 
SpatialHeatmapFacetsTest, TestZkAclsWithHadoopAuth, TestSolrCloudSnapshots, 
SolrPluginUtilsTest, TestSegmentSorting, TestRTimerTree, SortSpecParsingTest, 
TestPhraseSuggestions, DeleteNodeTest, TestNRTOpen, 
TestClassicSimilarityFactory, SolrIndexConfigTest, 
FieldMutatingUpdateProcessorTest, BasicZkTest, CustomHighlightComponentTest, 
TestRequestStatusCollectionAPI, TestTlogReplica, ReplicationFactorTest, 
SuggestComponentTest, MissingSegmentRecoveryTest, TestJmxIntegration, 
LeaderElectionContextKeyTest, AtomicUpdateProcessorFactoryTest, 
SolrSlf4jReporterTest, DistribCursorPagingTest, TestJsonFacets, 
CdcrVersionReplicationTest, TestCharFilters, 
TestManagedSynonymGraphFilterFactory, TestManagedSchemaThreadSafety, 
TestBM25SimilarityFactory, MultiTermTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestNamedUpdateProcessors, TestNumericTerms64, PropertiesRequestHandlerTest, 
TestGroupingSearch, TestUseDocValuesAsStored2, 
TestSolrCloudWithDelegationTokens, DistribJoinFromCollectionTest, 
ResponseHeaderTest, TestSurroundQueryParser, CreateCollectionCleanupTest, 
DistributedQueryElevationComponentTest, TestQuerySenderNoQuery, 
BooleanFieldTest, DistributedMLTComponentTest, TestPerFieldSimilarity, 
TestCoreContainer, DateMathParserTest, TestCollationFieldDocValues, 
TestDocBasedVersionConstraints, CdcrReplicationHandlerTest, 
TestLeaderInitiatedRecoveryThread, TestFieldCacheSort, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ForceLeaderTest, 
OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, 
SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestPrepRecovery, TestRandomRequestDistribution, 
TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
AssignTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, 
TestLocalFSCloudBackupRestore, TestReplicaProperties, 
AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, 
ComputePlanActionTest, ExecutePlanActionTest, NodeAddedTriggerTest, 
SearchRateTriggerTest, TestComputePlanAction, TestLargeCluster, 
ImplicitSnitchTest, RulesTest, TestSimpleTextCodec, TestSolrConfigHandler, 
RequestLoggingTest, TestConfigReload, V2StandaloneTest, 
AutoscalingHistoryHandlerTest]
   [junit4] Completed [645/774 (3!)] on J0 in 39.63s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to