Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4010/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ 
response/docs/[3]/score
        at 
__randomizedtesting.SeedInfo.seed([B0E6434D3B0D9EB5:799EF22AE4C2C974]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([B0E6434D3B0D9EB5:D5AA632DF16FF95D]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([B0E6434D3B0D9EB5:EDD75488B631E9DE]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.ltr.feature.TestFieldLengthFeature.testRanking

Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([B0E6434D3B0D9EB5:2FD0EAD3A377817A]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([AF7B7D2F05FC380C:272F42F5AB0055F4]: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:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:861)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.TestCollectionAPIs.testCommands

Error Message:
Error in command payload[{     "modify":{       "rule":"replica:*,cores:<5",    
   "autoAddReplicas":false},     "errorMessages":["Value is not valid, expected 
one of: [ARRAY], found: String"]}]

Stack Trace:
java.lang.RuntimeException: Error in command payload[{
    "modify":{
      "rule":"replica:*,cores:<5",
      "autoAddReplicas":false},
    "errorMessages":["Value is not valid, expected one of: [ARRAY], found: 
String"]}]
        at 
__randomizedtesting.SeedInfo.seed([AF7B7D2F05FC380C:8E47B4D76FC6D868]:0)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)
Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command 
payload
        at org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
        ... 41 more




Build Log:
[...truncated 11357 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestCollectionAPIs
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_AF7B7D2F05FC380C-001/init-core-data-001
   [junit4]   2> 573835 WARN  
(SUITE-TestCollectionAPIs-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 573835 INFO  
(SUITE-TestCollectionAPIs-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 573839 INFO  
(SUITE-TestCollectionAPIs-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 573840 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommands
   [junit4]   2> 573871 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommands
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPIs 
-Dtests.method=testCommands -Dtests.seed=AF7B7D2F05FC380C -Dtests.slow=true 
-Dtests.locale=en-AU -Dtests.timezone=America/Regina -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J1 | TestCollectionAPIs.testCommands <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Error in command 
payload[{
   [junit4]    >     "modify":{
   [junit4]    >       "rule":"replica:*,cores:<5",
   [junit4]    >       "autoAddReplicas":false},
   [junit4]    >     "errorMessages":["Value is not valid, expected one of: 
[ARRAY], found: String"]}]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF7B7D2F05FC380C:8E47B4D76FC6D868]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
Error in command payload
   [junit4]    >        at 
org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
   [junit4]    >        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
   [junit4]    >        ... 41 more
   [junit4]   2> 573873 INFO  
(SUITE-TestCollectionAPIs-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_AF7B7D2F05FC380C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-AU, timezone=America/Regina
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=72549712,total=384303104
   [junit4]   2> NOTE: All tests run in this JVM: [TestExpandComponent, 
TestEmbeddedSolrServerSchemaAPI, ConvertedLegacyTest, TestQuerySenderListener, 
TestStressLiveNodes, DocValuesMissingTest, TestHdfsBackupRestoreCore, 
ConfigSetsAPITest, FacetPivotSmallTest, SolrSlf4jReporterTest, 
CollectionReloadTest, TestHalfAndHalfDocValues, TestSolrConfigHandlerCloud, 
TestSmileRequest, BadCopyFieldTest, TestRawTransformer, 
TestAtomicUpdateErrorCases, ForceLeaderTest, TestPayloadCheckQParserPlugin, 
BasicDistributedZk2Test, TestSimpleTrackingShardHandler, 
ChaosMonkeySafeLeaderTest, AsyncCallRequestStatusResponseTest, 
CloudMLTQParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
SolrIndexSplitterTest, SuggestComponentTest, UpdateLogTest, 
SpellPossibilityIteratorTest, CSVRequestHandlerTest, 
BigEndianAscendingWordDeserializerTest, ResponseLogComponentTest, 
TimeZoneUtilsTest, SuggesterTest, TestGraphMLResponseWriter, TestMissingGroups, 
CurrencyFieldOpenExchangeTest, OverseerStatusTest, TemplateUpdateProcessorTest, 
TestSerializedLuceneMatchVersion, TestCodecSupport, DeleteNodeTest, 
SpatialRPTFieldTypeTest, RulesTest, DistributedFacetPivotSmallAdvancedTest, 
SolrIndexMetricsTest, TestPHPSerializedResponseWriter, 
CollectionTooManyReplicasTest, TestDocSet, TestImplicitCoreProperties, 
BasicFunctionalityTest, LukeRequestHandlerTest, TestSegmentSorting, 
CoreMergeIndexesAdminHandlerTest, TestBinaryResponseWriter, TestDocTermOrds, 
TestCollectionAPIs]
   [junit4] Completed [121/709 (1!)] on J1 in 0.05s, 1 test, 1 error <<< 
FAILURES!

[...truncated 173 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/init-core-data-001
   [junit4]   2> 808508 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 808508 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 808512 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[AF7B7D2F05FC380C]-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> 808512 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[AF7B7D2F05FC380C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_pp/
   [junit4]   2> 808514 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 808514 INFO  (Thread-1178) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 808514 INFO  (Thread-1178) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 808518 ERROR (Thread-1178) [    ] 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> 808615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60158
   [junit4]   2> 808661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 808690 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 808715 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 808718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 808721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 808724 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 808727 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 808729 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 808732 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 808735 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 808738 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 811463 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/cores/collection1
   [junit4]   2> 811466 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 811468 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7346e59{/_pp,null,AVAILABLE}
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@790f7534{HTTP/1.1,[http/1.1]}{127.0.0.1:60179}
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server Started @816560ms
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/tempDir-001/control/data,
 hostContext=/_pp, hostPort=60179, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/cores}
   [junit4]   2> 811478 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T22:12:20.519Z
   [junit4]   2> 811483 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 811483 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/solr.xml
   [junit4]   2> 811490 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 811495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60158/solr
   [junit4]   2> 811538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811539 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60179__pp
   [junit4]   2> 811542 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.Overseer Overseer 
(id=97985857949401092-127.0.0.1:60179__pp-n_0000000000) starting
   [junit4]   2> 811559 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60179__pp
   [junit4]   2> 811561 INFO  
(zkCallback-2346-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 811666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 811670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 811670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 811672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/cores
   [junit4]   2> 811672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 811674 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 811677 INFO  
(OverseerStateUpdate-97985857949401092-127.0.0.1:60179__pp-n_0000000000) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 812702 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 812712 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 812774 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 812802 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 812803 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 812803 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 812803 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/control-001/cores/collection1/data/]
   [junit4]   2> 812804 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 812807 WARN  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
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> 813356 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 813356 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813357 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813357 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813358 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=32.9140625, 
floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=19.982674050882046, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 813359 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a079d7d[collection1] main]
   [junit4]   2> 813361 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 813361 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 813362 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 813362 INFO  
(coreLoadExecutor-3101-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1567773732270768128
   [junit4]   2> 813364 INFO  
(searcherExecutor-3102-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a079d7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813373 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 813373 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 813373 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60179/_pp/collection1/
   [junit4]   2> 813373 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 813373 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60179/_pp/collection1/ has no replicas
   [junit4]   2> 813374 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 813381 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:60179/_pp/collection1/ shard1
   [junit4]   2> 813503 INFO  
(coreZkRegister-3094-thread-1-processing-n:127.0.0.1:60179__pp x:collection1 
c:control_collection) [n:127.0.0.1:60179__pp c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 813802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 813804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60158/solr ready
   [junit4]   2> 813805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 814129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/cores/collection1
   [junit4]   2> 814131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001
   [junit4]   2> 814131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bc126f1{/_pp,null,AVAILABLE}
   [junit4]   2> 814134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@662c642e{HTTP/1.1,[http/1.1]}{127.0.0.1:60184}
   [junit4]   2> 814134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server Started @819217ms
   [junit4]   2> 814134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_pp, hostPort=60184, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/cores}
   [junit4]   2> 814135 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 814135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 814135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814136 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T22:12:23.176Z
   [junit4]   2> 814139 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 814139 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/solr.xml
   [junit4]   2> 814179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 814183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60158/solr
   [junit4]   2> 814200 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 814205 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 814209 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60184__pp
   [junit4]   2> 814211 INFO  
(zkCallback-2346-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 814212 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 814212 INFO  (zkCallback-2350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 814299 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 814304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 814304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 814306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/cores
   [junit4]   2> 814306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 814307 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 814309 INFO  
(OverseerStateUpdate-97985857949401092-127.0.0.1:60179__pp-n_0000000000) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 815340 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 815351 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 815433 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 815468 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 815468 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 815468 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 815468 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 815470 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 815473 WARN  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] 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> 815542 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 815542 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 815544 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 815544 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 815545 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=32.9140625, floorSegmentMB=1.5380859375, 
forceMergeDeletesPctAllowed=19.982674050882046, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 815545 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@31495c39[collection1] main]
   [junit4]   2> 815547 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 815548 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 815549 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 815549 INFO  
(coreLoadExecutor-3112-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1567773734564003840
   [junit4]   2> 815551 INFO  
(searcherExecutor-3113-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31495c39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60184/_pp/collection1/
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60184/_pp/collection1/ has 
no replicas
   [junit4]   2> 815563 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 815571 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60184/_pp/collection1/ shard2
   [junit4]   2> 815689 INFO  
(coreZkRegister-3107-thread-1-processing-n:127.0.0.1:60184__pp x:collection1 
c:collection1) [n:127.0.0.1:60184__pp c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 816097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/cores/collection1
   [junit4]   2> 816099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001
   [junit4]   2> 816099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 816102 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b7b951{/_pp,null,AVAILABLE}
   [junit4]   2> 816102 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7da93b5b{HTTP/1.1,[http/1.1]}{127.0.0.1:60190}
   [junit4]   2> 816102 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server Started @821185ms
   [junit4]   2> 816102 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_pp, hostPort=60190, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/cores}
   [junit4]   2> 816102 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 816103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 816103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 816104 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 816104 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T22:12:25.145Z
   [junit4]   2> 816107 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 816108 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/solr.xml
   [junit4]   2> 816150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 816155 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60158/solr
   [junit4]   2> 816171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 816176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 816180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60190__pp
   [junit4]   2> 816183 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 816184 INFO  
(zkCallback-2361-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 816183 INFO  (zkCallback-2350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 816183 INFO  
(zkCallback-2346-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 816281 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 816285 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 816285 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 816287 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/cores
   [junit4]   2> 816287 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 816288 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 816290 INFO  
(OverseerStateUpdate-97985857949401092-127.0.0.1:60179__pp-n_0000000000) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 817318 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 817330 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 817400 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 817429 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 817430 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard3.core_node2' (registry 
'solr.core.collection1.shard3.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 817430 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 817430 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 817431 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 817434 WARN  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] 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> 817492 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 817492 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 817493 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 817493 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 817494 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=32.9140625, floorSegmentMB=1.5380859375, 
forceMergeDeletesPctAllowed=19.982674050882046, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 817494 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@284cbbdf[collection1] main]
   [junit4]   2> 817496 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 817496 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 817497 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 817497 INFO  
(coreLoadExecutor-3123-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1567773736606629888
   [junit4]   2> 817498 INFO  
(searcherExecutor-3124-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@284cbbdf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60190/_pp/collection1/
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60190/_pp/collection1/ has 
no replicas
   [junit4]   2> 817508 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 817514 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60190/_pp/collection1/ shard3
   [junit4]   2> 817633 INFO  
(coreZkRegister-3118-thread-1-processing-n:127.0.0.1:60190__pp x:collection1 
c:collection1) [n:127.0.0.1:60190__pp c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 818181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-3-001/cores/collection1
   [junit4]   2> 818182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-3-001
   [junit4]   2> 818183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 818185 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cf0be14{/_pp,null,AVAILABLE}
   [junit4]   2> 818185 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@338a932{HTTP/1.1,[http/1.1]}{127.0.0.1:60196}
   [junit4]   2> 818185 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.e.j.s.Server Started @823268ms
   [junit4]   2> 818185 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_pp, hostPort=60196, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-3-001/cores}
   [junit4]   2> 818186 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 818186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 818186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 818186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 818186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T22:12:27.227Z
   [junit4]   2> 818190 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 818191 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-3-001/solr.xml
   [junit4]   2> 818198 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 818203 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60158/solr
   [junit4]   2> 818219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 818225 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 818228 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60196__pp
   [junit4]   2> 818231 INFO  (zkCallback-2350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 818232 INFO  
(zkCallback-2355-thread-1-processing-n:127.0.0.1:60184__pp) 
[n:127.0.0.1:60184__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 818232 INFO  
(zkCallback-2346-thread-1-processing-n:127.0.0.1:60179__pp) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 818232 INFO  
(zkCallback-2361-thread-1-processing-n:127.0.0.1:60190__pp) 
[n:127.0.0.1:60190__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 818233 INFO  
(zkCallback-2367-thread-1-processing-n:127.0.0.1:60196__pp) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 818332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 818336 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 818337 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28a86152
   [junit4]   2> 818339 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AF7B7D2F05FC380C-001/shard-3-001/cores
   [junit4]   2> 818339 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[AF7B7D2F05FC380C]) 
[n:127.0.0.1:60196__pp    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 818340 INFO  
(coreLoadExecutor-3134-thread-1-processing-n:127.0.0.1:60196__pp) 
[n:127.0.0.1:60196__pp c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 818342 INFO  
(OverseerStateUpdate-97985857949401092-127.0.0.1:60179__pp-n_0000000000) 
[n:127.0.0.1:60179__pp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 819364 INFO  
(coreLoadExecutor-3134-thread-1-processing-n:127.0.0.1:60196__pp) 
[n:127.0.0.1:60196__pp c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4] 

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

nse output stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 49086 INFO  (qtp2000871024-349) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w11&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model3+reRankDocs%3D8}}
 hits=1 status=0 QTime=1
   [junit4]   2> 49086 INFO  
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[B0E6434D3B0D9EB5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsEmptyLengthIsZero
   [junit4]   2> 49087 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4d3cbcf0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 49088 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1356544490
   [junit4]   2> 49088 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 49088 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 49088 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 49088 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 49088 INFO  (coreCloseExecutor-287-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a2b4edc
   [junit4]   2> 49091 INFO  (coreCloseExecutor-287-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=170610396
   [junit4]   2> 49093 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e53aff6{/solr,null,UNAVAILABLE}
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=262274632
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 49117 INFO  
(SUITE-TestFieldLengthFeature-seed#[B0E6434D3B0D9EB5]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 49118 INFO  (coreCloseExecutor-289-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@136fff01
   [junit4]   2> 49121 INFO  (coreCloseExecutor-289-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=326106881
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_B0E6434D3B0D9EB5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=FST50, description=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Memory), 
title=FST50}, docValues:{}, maxPointsInLeafNode=303, 
maxMBSortInHeap=6.376710477735696, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-DE, timezone=America/Cordoba
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=42410192,total=265814016
   [junit4]   2> NOTE: All tests run in this JVM: [TestValueFeature, 
TestRankingFeature, TestUserTermScorerQuery, 
TestFeatureExtractionFromMultipleSegments, TestMultipleAdditiveTreesModel, 
TestLTRWithFacet, TestFilterSolrFeature, TestLTRQParserExplain, 
TestLTRQParserPlugin, TestLTRReRankingPipeline, TestLTRScoringQuery, 
TestParallelWeightCreation, TestFieldLengthFeature]
   [junit4] Completed [28/33 (4!)] on J1 in 1.30s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 27387 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.classification...
  [javadoc] Loading source files for package 
org.apache.lucene.classification.document...
  [javadoc] Loading source files for package 
org.apache.lucene.classification.utils...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: warning - Error reading file: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/docs/classification/../analyzers/common/package-list
  [javadoc] Standard Doclet version 1.8.0_131
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/docs/classification/help-doc.html...
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:142: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:251: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2179:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/build.xml:47:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/module-build.xml:78: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2155:
 Javadocs warnings were found!

Total time: 112 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to