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

5 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([13A921D71E06FF45:9BFD1E0DB0FA92BD]:0)
        at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
        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([F5C21AA7B134C7B3:3CBAABC06EFB9072]: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([F5C21AA7B134C7B3:908E3AC77B56A05B]: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([F5C21AA7B134C7B3:A8F30D623C08B0D8]: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([F5C21AA7B134C7B3:6AF4B339294ED87C]: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 11107 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/init-core-data-001
   [junit4]   2> 106294 WARN  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[13A921D71E06FF45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 106294 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[13A921D71E06FF45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 106295 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[13A921D71E06FF45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 106295 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[13A921D71E06FF45]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y_/xf
   [junit4]   2> 106296 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 106297 INFO  (Thread-336) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106297 INFO  (Thread-336) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 106298 ERROR (Thread-336) [    ] 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> 106397 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39764
   [junit4]   2> 106409 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 106411 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 106412 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 106414 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 106415 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 106417 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 106418 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 106420 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 106422 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 106423 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 106424 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 106529 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/cores/collection1
   [junit4]   2> 106530 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 106531 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f04c275{/y_/xf,null,AVAILABLE}
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48d6f5cf{HTTP/1.1,[http/1.1]}{127.0.0.1:54561}
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server Started @108288ms
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/tempDir-001/control/data,
 hostContext=/y_/xf, hostPort=54561, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/cores}
   [junit4]   2> 106532 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106532 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106533 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-21T19:16:53.001Z
   [junit4]   2> 106536 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 106536 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/solr.xml
   [junit4]   2> 106539 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 106541 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39764/solr
   [junit4]   2> 106566 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106567 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:54561_y_%2Fxf
   [junit4]   2> 106568 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.Overseer Overseer 
(id=98002155127832580-127.0.0.1:54561_y_%2Fxf-n_0000000000) starting
   [junit4]   2> 106577 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54561_y_%2Fxf
   [junit4]   2> 106580 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 106636 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 106638 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 106639 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 106639 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/cores
   [junit4]   2> 106640 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 106641 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 106643 INFO  
(OverseerStateUpdate-98002155127832580-127.0.0.1:54561_y_%2Fxf-n_0000000000) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 107672 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 107688 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 107748 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 107762 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 107762 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf 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@47944f4b
   [junit4]   2> 107763 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107763 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/control-001/cores/collection1/data/]
   [junit4]   2> 107764 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=844642481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 107766 WARN  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf 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> 107800 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 107800 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107801 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107801 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107801 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=7.9033203125, 
floorSegmentMB=1.826171875, forceMergeDeletesPctAllowed=11.939737532877787, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 107801 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@672e547a[collection1] main]
   [junit4]   2> 107803 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 107803 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 107803 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 107804 INFO  
(searcherExecutor-345-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf 
x:collection1 c:control_collection) [n:127.0.0.1:54561_y_%2Fxf 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@672e547a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107804 INFO  
(coreLoadExecutor-344-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568034483625525248
   [junit4]   2> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf 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> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54561/y_/xf/collection1/
   [junit4]   2> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54561/y_/xf/collection1/ has no replicas
   [junit4]   2> 107812 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf 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> 107817 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf 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:54561/y_/xf/collection1/ shard1
   [junit4]   2> 107968 INFO  
(coreZkRegister-337-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf x:collection1 
c:control_collection) [n:127.0.0.1:54561_y_%2Fxf c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 108164 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108168 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39764/solr ready
   [junit4]   2> 108168 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 108279 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/cores/collection1
   [junit4]   2> 108280 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001
   [junit4]   2> 108280 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 108282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1710193{/y_/xf,null,AVAILABLE}
   [junit4]   2> 108282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7478260f{HTTP/1.1,[http/1.1]}{127.0.0.1:63979}
   [junit4]   2> 108282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server Started @110038ms
   [junit4]   2> 108282 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/y_/xf, hostPort=63979, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/cores}
   [junit4]   2> 108282 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 108283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 108283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 108283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 108283 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-21T19:16:54.752Z
   [junit4]   2> 108286 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 108286 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/solr.xml
   [junit4]   2> 108290 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 108293 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39764/solr
   [junit4]   2> 108305 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 108308 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108310 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63979_y_%2Fxf
   [junit4]   2> 108312 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 108312 INFO  (zkCallback-204-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108314 INFO  
(zkCallback-209-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 108381 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 108384 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 108384 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 108385 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/cores
   [junit4]   2> 108385 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 108387 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 108388 INFO  
(OverseerStateUpdate-98002155127832580-127.0.0.1:54561_y_%2Fxf-n_0000000000) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 109416 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 109445 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 109506 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 109521 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 109521 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf 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@47944f4b
   [junit4]   2> 109521 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 109521 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 109523 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=844642481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 109525 WARN  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf 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> 109558 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 109558 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 109558 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 109558 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 109559 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=7.9033203125, 
floorSegmentMB=1.826171875, forceMergeDeletesPctAllowed=11.939737532877787, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 109559 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e2a3e1c[collection1] main]
   [junit4]   2> 109561 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 109561 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 109562 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 109563 INFO  
(searcherExecutor-356-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf 
x:collection1 c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e2a3e1c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109563 INFO  
(coreLoadExecutor-355-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568034485469970432
   [junit4]   2> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf 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> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63979/y_/xf/collection1/
   [junit4]   2> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63979/y_/xf/collection1/ 
has no replicas
   [junit4]   2> 109570 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 109576 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63979/y_/xf/collection1/ shard2
   [junit4]   2> 109727 INFO  
(coreZkRegister-350-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:63979_y_%2Fxf c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 110019 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/cores/collection1
   [junit4]   2> 110020 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001
   [junit4]   2> 110020 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 110021 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b1acece{/y_/xf,null,AVAILABLE}
   [junit4]   2> 110022 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c0ca35e{HTTP/1.1,[http/1.1]}{127.0.0.1:33868}
   [junit4]   2> 110022 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server Started @111778ms
   [junit4]   2> 110022 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/y_/xf, hostPort=33868, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/cores}
   [junit4]   2> 110023 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 110023 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 110023 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 110023 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 110023 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-21T19:16:56.492Z
   [junit4]   2> 110027 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 110027 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/solr.xml
   [junit4]   2> 110031 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 110033 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39764/solr
   [junit4]   2> 110046 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 110049 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 110051 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33868_y_%2Fxf
   [junit4]   2> 110053 INFO  (zkCallback-204-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110053 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 110054 INFO  
(zkCallback-209-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 110055 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 110122 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 110124 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 110125 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 110126 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/cores
   [junit4]   2> 110126 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 110127 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 110128 INFO  
(OverseerStateUpdate-98002155127832580-127.0.0.1:54561_y_%2Fxf-n_0000000000) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 111153 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 111170 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 111246 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 111258 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 111258 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.core_node2' (registry 
'solr.core.collection1.shard1.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 111258 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 111258 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 111263 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=844642481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 111265 WARN  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf 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> 111307 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 111307 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 111307 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 111307 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 111309 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=7.9033203125, 
floorSegmentMB=1.826171875, forceMergeDeletesPctAllowed=11.939737532877787, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 111310 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@419dd7bf[collection1] main]
   [junit4]   2> 111323 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 111323 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111323 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 111324 INFO  
(coreLoadExecutor-366-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568034487315464192
   [junit4]   2> 111334 INFO  
(searcherExecutor-367-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf 
x:collection1 c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@419dd7bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33868/y_/xf/collection1/
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33868/y_/xf/collection1/ 
has no replicas
   [junit4]   2> 111346 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 111349 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33868/y_/xf/collection1/ shard1
   [junit4]   2> 111500 INFO  
(coreZkRegister-361-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:33868_y_%2Fxf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 111763 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/cores/collection1
   [junit4]   2> 111763 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001
   [junit4]   2> 111764 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 111766 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39d44f7f{/y_/xf,null,AVAILABLE}
   [junit4]   2> 111766 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c091be0{HTTP/1.1,[http/1.1]}{127.0.0.1:52643}
   [junit4]   2> 111766 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.e.j.s.Server Started @113523ms
   [junit4]   2> 111766 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/y_/xf, hostPort=52643, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/cores}
   [junit4]   2> 111767 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111768 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 111768 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111768 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111768 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-21T19:16:58.237Z
   [junit4]   2> 111773 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 111773 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/solr.xml
   [junit4]   2> 111777 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 111779 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39764/solr
   [junit4]   2> 111790 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 111794 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111796 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52643_y_%2Fxf
   [junit4]   2> 111798 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:54561_y_%2Fxf) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 111798 INFO  (zkCallback-204-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 111799 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:33868_y_%2Fxf) 
[n:127.0.0.1:33868_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 111799 INFO  
(zkCallback-209-thread-1-processing-n:127.0.0.1:63979_y_%2Fxf) 
[n:127.0.0.1:63979_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 111800 INFO  
(zkCallback-221-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 111857 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 111860 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 111860 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 111861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/cores
   [junit4]   2> 111861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) 
[n:127.0.0.1:52643_y_%2Fxf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 111862 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 111864 INFO  
(OverseerStateUpdate-98002155127832580-127.0.0.1:54561_y_%2Fxf-n_0000000000) 
[n:127.0.0.1:54561_y_%2Fxf    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 112888 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 112906 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 112984 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 112998 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 112998 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.core_node3' (registry 
'solr.core.collection1.shard2.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47944f4b
   [junit4]   2> 112998 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 112998 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 112999 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=844642481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 113001 WARN  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf 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> 113034 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 113034 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113035 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 113035 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 113035 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=7.9033203125, 
floorSegmentMB=1.826171875, forceMergeDeletesPctAllowed=11.939737532877787, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 113035 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@380ab921[collection1] main]
   [junit4]   2> 113037 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 113037 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 113038 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 113039 INFO  
(searcherExecutor-378-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 c:collection1) [n:127.0.0.1:52643_y_%2Fxf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@380ab921[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113039 INFO  
(coreLoadExecutor-377-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf) 
[n:127.0.0.1:52643_y_%2Fxf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568034489114820608
   [junit4]   2> 113043 INFO  
(coreZkRegister-372-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf x:collection1 
c:collection1) [n:127.0.0.1:52643_y_%2Fxf c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 113044 INFO  
(updateExecutor-218-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 113044 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 113044 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 113045 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 113045 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 113045 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:63979/y_/xf/collection1/] and I am 
[http://127.0.0.1:52643/y_/xf/collection1/]
   [junit4]   2> 113047 INFO  
(recoveryExecutor-219-thread-1-processing-n:127.0.0.1:52643_y_%2Fxf 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52643_y_%2Fxf 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:63979/y_/xf]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52643_y_%252Fxf&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 113050 INFO  (qtp1023954041-1245) [n:127.0.0.1:63979_y_%2Fxf   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 113051 INFO  (qtp1023954041-1245) [n:127.0.0.1:63979_y_%2Fxf   
 ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 113051 INFO  (qtp1023954041-1245) [n:127.0.0.1:63979_y_%2Fxf   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:52643_y_%2Fxf, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:52643/y_/xf","node_name":"127.0.0.1:52643_y_%2Fxf","state":"down"}
   [junit4]   2> 113497 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[13A921D71E06FF45]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_13A921D71E06FF45-001/shard-4-001/cores/collection1
   [junit4]   2> 113497 INFO  (TEST-TestSolr

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

java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 18841 INFO  (qtp751942293-324) [    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> 18846 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F5C21AA7B134C7B3])
 [    ] 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_":1568037412373790720,
   [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_":1568037412369596416,
   [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_":1568037412354916352,
   [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_":1568037412364353536,
   [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> 18846 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F5C21AA7B134C7B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestParallelWeightCreation 
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder 
-Dtests.seed=F5C21AA7B134C7B3 -Dtests.slow=true -Dtests.locale=zh-TW 
-Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.33s J1 | 
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F5C21AA7B134C7B3:908E3AC77B56A05B]: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> 18866 INFO  
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[F5C21AA7B134C7B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
   [junit4]   2> 18866 INFO  
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[F5C21AA7B134C7B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
   [junit4]   2> 18868 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d64d69e{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 18868 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1609423830
   [junit4]   2> 18868 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 18869 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 18869 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 18869 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 18869 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c6167e9
   [junit4]   2> 18871 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=476145641
   [junit4]   2> 18873 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a1dd0d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1827592167
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 18874 INFO  
(SUITE-TestParallelWeightCreation-seed#[F5C21AA7B134C7B3]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 18875 INFO  (coreCloseExecutor-262-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@55bd2e72
   [junit4]   2> 18877 INFO  (coreCloseExecutor-262-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1438461554
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_F5C21AA7B134C7B3-001
   [junit4]   2> May 21, 2017 8:03:27 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), 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=CAT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=207477216,total=306184192
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFeatureExtractionFromMultipleSegments, TestFilterSolrFeature, 
TestUserTermScorerQuery, TestMultipleAdditiveTreesModel, TestRankingFeature, 
TestExternalFeatures, TestLTRReRankingPipeline, TestLTRQParserExplain, 
TestLTRWithFacet, TestLTRWithSort, TestParallelWeightCreation]
   [junit4] Completed [25/33 (4!)] on J1 in 11.73s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 37012 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to