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

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([968E04F0686847E3:1EDA3B2AC6942A1B]: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:910)
        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.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([E23B675A1287593B:2B43D63DCD480EFA]: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([E23B675A1287593B:8777473AD8E53ED3]: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([E23B675A1287593B:BF0A709F9FBB2E50]: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([E23B675A1287593B:7D0DCEC48AFD46F4]: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)




Build Log:
[...truncated 11971 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_968E04F0686847E3-001/init-core-data-001
   [junit4]   2> 1009581 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[968E04F0686847E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=217 numCloses=217
   [junit4]   2> 1009582 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[968E04F0686847E3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1009587 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[968E04F0686847E3]-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> 1009587 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[968E04F0686847E3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1009589 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1009589 INFO  (Thread-1983) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1009589 INFO  (Thread-1983) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1009593 ERROR (Thread-1983) [    ] 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> 1009693 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52146
   [junit4]   2> 1009722 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009729 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009732 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009734 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009737 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009739 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009742 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009744 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009747 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009749 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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> 1009752 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1010186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/control-001/cores/collection1
   [junit4]   2> 1010189 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010191 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7182d08c{/,null,AVAILABLE}
   [junit4]   2> 1010191 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7dfddc51{HTTP/1.1,[http/1.1]}{127.0.0.1:52155}
   [junit4]   2> 1010191 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server Started @1015250ms
   [junit4]   2> 1010192 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=52155, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_968E04F0686847E3-001/control-001/cores}
   [junit4]   2> 1010192 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010193 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010193 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010193 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010193 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T19:38:48.516Z
   [junit4]   2> 1010197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1010197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/control-001/solr.xml
   [junit4]   2> 1010203 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1010208 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52146/solr
   [junit4]   2> 1010260 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010261 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:52155_
   [junit4]   2> 1010270 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.c.Overseer Overseer 
(id=98013565938237444-127.0.0.1:52155_-n_0000000000) starting
   [junit4]   2> 1010283 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52155_
   [junit4]   2> 1010286 INFO  
(zkCallback-2242-thread-1-processing-n:127.0.0.1:52155_) [n:127.0.0.1:52155_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1010441 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1010444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1010444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1010446 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] 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_968E04F0686847E3-001/control-001/cores
   [junit4]   2> 1010447 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52155_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1010448 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1010450 INFO  
(OverseerStateUpdate-98013565938237444-127.0.0.1:52155_-n_0000000000) 
[n:127.0.0.1:52155_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1011472 WARN  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1011472 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1011481 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1011539 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1011569 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1011570 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ 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@5b25ccd
   [junit4]   2> 1011570 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1011570 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ 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_968E04F0686847E3-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_968E04F0686847E3-001/control-001/cores/collection1/data/]
   [junit4]   2> 1011572 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=33.8173828125, 
floorSegmentMB=1.5830078125, forceMergeDeletesPctAllowed=15.650514629254333, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1011575 WARN  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ 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> 1011639 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1011639 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011640 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1011640 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1011641 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=33.0263671875, 
floorSegmentMB=1.8544921875, forceMergeDeletesPctAllowed=21.202185821127014, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5204448326504748
   [junit4]   2> 1011642 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a46a57d[collection1] main]
   [junit4]   2> 1011644 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1011644 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011644 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1011645 INFO  
(coreLoadExecutor-4700-thread-1-processing-n:127.0.0.1:52155_) 
[n:127.0.0.1:52155_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568217057164525568
   [junit4]   2> 1011646 INFO  
(searcherExecutor-4701-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a46a57d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011654 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1011654 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ 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> 1011654 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52155/collection1/
   [junit4]   2> 1011654 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1011654 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52155/collection1/ has no replicas
   [junit4]   2> 1011655 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ 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> 1011661 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ 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:52155/collection1/ shard1
   [junit4]   2> 1011770 INFO  
(coreZkRegister-4693-thread-1-processing-n:127.0.0.1:52155_ x:collection1 
c:control_collection) [n:127.0.0.1:52155_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1012009 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1012010 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52146/solr ready
   [junit4]   2> 1012010 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1012010 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1012301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-1-001/cores/collection1
   [junit4]   2> 1012302 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-1-001
 of type NRT
   [junit4]   2> 1012303 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1012304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76ba3357{/,null,AVAILABLE}
   [junit4]   2> 1012305 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58d3a4d6{HTTP/1.1,[http/1.1]}{127.0.0.1:52171}
   [junit4]   2> 1012305 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server Started @1017363ms
   [junit4]   2> 1012305 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52171, 
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_968E04F0686847E3-001/shard-1-001/cores}
   [junit4]   2> 1012305 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1012306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1012306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1012306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1012306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T19:38:50.629Z
   [junit4]   2> 1012309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1012310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-1-001/solr.xml
   [junit4]   2> 1012316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1012320 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52146/solr
   [junit4]   2> 1012336 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1012340 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1012344 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52171_
   [junit4]   2> 1012347 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1012347 INFO  
(zkCallback-2242-thread-1-processing-n:127.0.0.1:52155_) [n:127.0.0.1:52155_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1012347 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1012488 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1012493 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1012494 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1012496 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] 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_968E04F0686847E3-001/shard-1-001/cores
   [junit4]   2> 1012497 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52171_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1012498 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1012500 INFO  
(OverseerStateUpdate-98013565938237444-127.0.0.1:52155_-n_0000000000) 
[n:127.0.0.1:52155_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1012613 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013517 WARN  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1013517 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1013526 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1013588 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1013611 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1013611 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ 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@5b25ccd
   [junit4]   2> 1013611 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1013611 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ 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_968E04F0686847E3-001/shard-1-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_968E04F0686847E3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1013612 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=33.8173828125, floorSegmentMB=1.5830078125, 
forceMergeDeletesPctAllowed=15.650514629254333, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1013614 WARN  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ 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> 1013673 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013673 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013674 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1013674 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1013675 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=20, 
maxMergedSegmentMB=33.0263671875, floorSegmentMB=1.8544921875, 
forceMergeDeletesPctAllowed=21.202185821127014, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204448326504748
   [junit4]   2> 1013675 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@fb14c42[collection1] main]
   [junit4]   2> 1013677 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1013677 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1013678 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1013678 INFO  
(coreLoadExecutor-4711-thread-1-processing-n:127.0.0.1:52171_) 
[n:127.0.0.1:52171_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568217059296280576
   [junit4]   2> 1013680 INFO  
(searcherExecutor-4712-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fb14c42[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ 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> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52171/collection1/
   [junit4]   2> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52171/collection1/ has no 
replicas
   [junit4]   2> 1013687 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1013692 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52171/collection1/ shard2
   [junit4]   2> 1013804 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013860 INFO  
(coreZkRegister-4706-thread-1-processing-n:127.0.0.1:52171_ x:collection1 
c:collection1) [n:127.0.0.1:52171_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1013964 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1014315 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-2-001/cores/collection1
   [junit4]   2> 1014316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-2-001
 of type NRT
   [junit4]   2> 1014317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41257fb{/,null,AVAILABLE}
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25e22e18{HTTP/1.1,[http/1.1]}{127.0.0.1:52175}
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server Started @1019377ms
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52175, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_968E04F0686847E3-001/shard-2-001/cores}
   [junit4]   2> 1014319 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1014319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T19:38:52.642Z
   [junit4]   2> 1014326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1014326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-2-001/solr.xml
   [junit4]   2> 1014333 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1014338 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52146/solr
   [junit4]   2> 1014353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1014357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1014361 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52175_
   [junit4]   2> 1014363 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1014364 INFO  
(zkCallback-2242-thread-1-processing-n:127.0.0.1:52155_) [n:127.0.0.1:52155_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1014364 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1014365 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1014512 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1014515 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1014515 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1014516 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] 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_968E04F0686847E3-001/shard-2-001/cores
   [junit4]   2> 1014516 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52175_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1014518 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1014519 INFO  
(OverseerStateUpdate-98013565938237444-127.0.0.1:52155_-n_0000000000) 
[n:127.0.0.1:52155_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1014625 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1014625 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1015544 WARN  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1015544 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1015565 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1015632 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1015657 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1015657 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ 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@5b25ccd
   [junit4]   2> 1015657 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1015657 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ 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_968E04F0686847E3-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_968E04F0686847E3-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1015659 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=33.8173828125, floorSegmentMB=1.5830078125, 
forceMergeDeletesPctAllowed=15.650514629254333, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1015662 WARN  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ 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> 1015724 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015724 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015725 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1015725 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1015726 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=20, 
maxMergedSegmentMB=33.0263671875, floorSegmentMB=1.8544921875, 
forceMergeDeletesPctAllowed=21.202185821127014, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204448326504748
   [junit4]   2> 1015726 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3fa660fe[collection1] main]
   [junit4]   2> 1015728 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1015728 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1015729 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1015729 INFO  
(coreLoadExecutor-4722-thread-1-processing-n:127.0.0.1:52175_) 
[n:127.0.0.1:52175_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568217061446909952
   [junit4]   2> 1015730 INFO  
(searcherExecutor-4723-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3fa660fe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ 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> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52175/collection1/
   [junit4]   2> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52175/collection1/ has no 
replicas
   [junit4]   2> 1015738 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1015744 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52175/collection1/ shard3
   [junit4]   2> 1015858 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1015858 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1015906 INFO  
(coreZkRegister-4717-thread-1-processing-n:127.0.0.1:52175_ x:collection1 
c:collection1) [n:127.0.0.1:52175_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1016011 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1016011 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1016404 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-3-001/cores/collection1
   [junit4]   2> 1016406 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-3-001
 of type NRT
   [junit4]   2> 1016407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1016408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22e2be5f{/,null,AVAILABLE}
   [junit4]   2> 1016408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@723a9e68{HTTP/1.1,[http/1.1]}{127.0.0.1:52179}
   [junit4]   2> 1016408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.e.j.s.Server Started @1021467ms
   [junit4]   2> 1016408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52179, 
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_968E04F0686847E3-001/shard-3-001/cores}
   [junit4]   2> 1016409 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1016409 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1016410 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1016410 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1016410 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-23T19:38:54.733Z
   [junit4]   2> 1016415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1016415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
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_968E04F0686847E3-001/shard-3-001/solr.xml
   [junit4]   2> 1016421 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1016425 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52146/solr
   [junit4]   2> 1016442 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1016452 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1016457 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52179_
   [junit4]   2> 1016461 INFO  
(zkCallback-2242-thread-2-processing-n:127.0.0.1:52155_) [n:127.0.0.1:52155_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016461 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016461 INFO  (zkCallback-2246-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016461 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016461 INFO  
(zkCallback-2264-thread-1-processing-n:127.0.0.1:52179_) [n:127.0.0.1:52179_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1016551 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1016554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1016554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1016557 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] 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_968E04F0686847E3-001/shard-3-001/cores
   [junit4]   2> 1016557 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[968E04F0686847E3]) 
[n:127.0.0.1:52179_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1016558 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1016559 INFO  
(OverseerStateUpdate-98013565938237444-127.0.0.1:52155_-n_0000000000) 
[n:127.0.0.1:52155_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1016665 INFO  
(zkCallback-2252-thread-1-processing-n:127.0.0.1:52171_) [n:127.0.0.1:52171_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016665 INFO  
(zkCallback-2258-thread-1-processing-n:127.0.0.1:52175_) [n:127.0.0.1:52175_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1016665 INFO  
(zkCallback-2264-thread-1-processing-n:127.0.0.1:52179_) [n:127.0.0.1:52179_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1017602 WARN  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1017603 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1017613 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1017686 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1017716 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1017716 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node3' (registry 
'solr.core.collection1.shard1.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b25ccd
   [junit4]   2> 1017716 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1017716 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ 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_968E04F0686847E3-001/shard-3-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_968E04F0686847E3-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1017718 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=33.8173828125, floorSegmentMB=1.5830078125, 
forceMergeDeletesPctAllowed=15.650514629254333, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1017721 WARN  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ 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> 1017792 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017792 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017793 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1017793 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1017794 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=20, 
maxMergedSegmentMB=33.0263671875, floorSegmentMB=1.8544921875, 
forceMergeDeletesPctAllowed=21.202185821127014, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204448326504748
   [junit4]   2> 1017794 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7661abc6[collection1] main]
   [junit4]   2> 1017796 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1017797 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1017797 INFO  
(coreLoadExecutor-4733-thread-1-processing-n:127.0.0.1:52179_) 
[n:127.0.0.1:52179_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]  

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

ThreadPool.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> 29371 INFO  (qtp1392166415-346) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}}
 hits=5 status=0 QTime=3
   [junit4]   2> 29371 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[E23B675A1287593B])
 [    ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: 
'3'!='4' @ response/docs/[0]/id
   [junit4]   2>  expected =/response/docs/[0]/id=='3'
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":3,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel 
efi.user_query=w3}"}},
   [junit4]   2>   
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "title":"w3 w3",
   [junit4]   2>         "description":"w4",
   [junit4]   2>         "popularity":4,
   [junit4]   2>         "_version_":1568219475867598848,
   [junit4]   2>         "score":0.36707595},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568219475863404544,
   [junit4]   2>         "score":0.33873552},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1 w3",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568219475839287296,
   [junit4]   2>         "score":0.2545195},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568219475855015936,
   [junit4]   2>         "score":0.0}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 29372 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[E23B675A1287593B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestParallelWeightCreation 
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder 
-Dtests.seed=E23B675A1287593B -Dtests.slow=true -Dtests.locale=el 
-Dtests.timezone=Asia/Kolkata -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.04s J1 | 
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E23B675A1287593B:8777473AD8E53ED3]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    >        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 29373 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@21d918a1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 29373 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=381170966
   [junit4]   2> 29374 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 29374 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 29374 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29374 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 29374 INFO  (coreCloseExecutor-287-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c6167e9
   [junit4]   2> 29376 INFO  (coreCloseExecutor-287-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=476145641
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d22fd34{/solr,null,UNAVAILABLE}
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=122882432
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 29378 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 29379 INFO  
(SUITE-TestParallelWeightCreation-seed#[E23B675A1287593B]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 29379 INFO  (coreCloseExecutor-289-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1739a24f
   [junit4]   2> 29380 INFO  (coreCloseExecutor-289-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=389653071
   [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.TestParallelWeightCreation_E23B675A1287593B-001
   [junit4]   2> May 23, 2017 8:17:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneFixedGap), popularity=FSTOrd50, 
description=Lucene50(blocksize=128), id=FSTOrd50, 
text=PostingsFormat(name=Direct), title=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1648, maxMBSortInHeap=5.571512767267817, 
sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=47365440,total=267911168
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRReRankingPipeline, 
TestFilterSolrFeature, TestOriginalScoreFeature, TestExternalFeatures, 
TestMultipleAdditiveTreesModel, TestRankingFeature, TestValueFeature, 
TestLTRWithFacet, TestLTRQParserExplain, TestLTRQParserPlugin, 
TestLTRScoringQuery, TestLTRWithSort, TestParallelWeightCreation]
   [junit4] Completed [29/33 (4!)] on J1 in 11.10s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 28045 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] 
     [exec] build/docs/highlighter/overview-summary.html
     [exec]   missing: org.apache.lucene.search.postingshighlight
     [exec] 
     [exec] 
build/docs/highlighter/org/apache/lucene/search/postingshighlight/package-summary.html
     [exec]   no package description (missing package.html in src?)
     [exec] 
     [exec] Missing javadocs were found!

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:158: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2506:
 exec returned: 1

Total time: 77 minutes 46 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to