Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19666/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
5 tests failed.
FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([61030C48A00993BD:E27553BA76709D1C]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:197)
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.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([FF4DD95E7D6A390D:36356839A2A56ECC]: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([FF4DD95E7D6A390D:9A01F93EB7085EE5]: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([FF4DD95E7D6A390D:A27CCE9BF0564E66]: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([FF4DD95E7D6A390D:607B70C0E51026C2]: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 12571 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/init-core-data-001
[junit4] 2> 1050036 WARN
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 1050036 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1050037 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1050038 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001
[junit4] 2> 1050038 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1050038 INFO (Thread-1796) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1050038 INFO (Thread-1796) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1050042 ERROR (Thread-1796) [ ] 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> 1050138 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36275
[junit4] 2> 1050148 INFO (jetty-launcher-1394-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1050148 INFO (jetty-launcher-1394-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1050148 INFO (jetty-launcher-1394-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32da4d58{/solr,null,AVAILABLE}
[junit4] 2> 1050148 INFO (jetty-launcher-1394-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22a40b76{/solr,null,AVAILABLE}
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@555a09{SSL,[ssl,
http/1.1]}{127.0.0.1:40427}
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.e.j.s.Server Started @1052147ms
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40427}
[junit4] 2> 1050149 ERROR (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1050149 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1050150 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-21T06:12:46.100Z
[junit4] 2> 1050150 INFO (jetty-launcher-1394-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11a25c56{SSL,[ssl,
http/1.1]}{127.0.0.1:45463}
[junit4] 2> 1050150 INFO (jetty-launcher-1394-thread-2) [ ]
o.e.j.s.Server Started @1052148ms
[junit4] 2> 1050151 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45463}
[junit4] 2> 1050151 ERROR (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1050151 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1050151 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1050151 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1050151 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-21T06:12:46.101Z
[junit4] 2> 1050153 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1050159 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1050161 INFO (jetty-launcher-1394-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36275/solr
[junit4] 2> 1050178 INFO (jetty-launcher-1394-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36275/solr
[junit4] 2> 1050207 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1050208 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40427_solr
[junit4] 2> 1050208 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.c.Overseer Overseer
(id=97999071870451717-127.0.0.1:40427_solr-n_0000000000) starting
[junit4] 2> 1050209 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1050210 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45463_solr
[junit4] 2> 1050215 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1050218 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1050220 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40427_solr
[junit4] 2> 1050221 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1050221 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1050257 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050259 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050259 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050259 INFO (jetty-launcher-1394-thread-1)
[n:127.0.0.1:40427_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node1/.
[junit4] 2> 1050303 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45463.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050307 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45463.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050307 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45463.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1050308 INFO (jetty-launcher-1394-thread-2)
[n:127.0.0.1:45463_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node2/.
[junit4] 2> 1050382 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1050382 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36275/solr ready
[junit4] 2> 1050414 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&realtimeReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1050418 INFO
(OverseerThreadFactory-3647-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1050537 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1050537 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1050537 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1050564 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1050564 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1050573 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 1050675 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1050675 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1051561 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1051568 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1051569 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1051573 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1051573 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1051574 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45463.solr.core.collection1.shard1.replica1' (registry
'solr.core.collection1.shard1.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1051574 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1051574 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 1051580 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
[collection1_shard2_replica1] Schema name=minimal
[junit4] 2> 1051583 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1051584 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1051584 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1051598 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45463.solr.core.collection1.shard2.replica1' (registry
'solr.core.collection1.shard2.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1051599 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1051599 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrCore
[[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node2/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
[junit4] 2> 1051600 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1051605 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1051605 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.s.IndexSchema
[collection1_shard2_replica2] Schema name=minimal
[junit4] 2> 1051606 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1051606 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1051607 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.core.collection1.shard1.replica2' (registry
'solr.core.collection1.shard1.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1051607 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1051607 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 1051608 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1051608 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica2' using configuration from
collection collection1, trusted=true
[junit4] 2> 1051608 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.core.collection1.shard2.replica2' (registry
'solr.core.collection1.shard2.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@e26a08a
[junit4] 2> 1051608 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1051608 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.c.SolrCore
[[collection1_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node1/collection1_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_61030C48A00993BD-001/tempDir-001/node1/./collection1_shard2_replica2/data/]
[junit4] 2> 1051680 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1051680 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1051682 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1051682 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1051683 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1051683 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1051684 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1051684 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1051685 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36c76407[collection1_shard1_replica1] main]
[junit4] 2> 1051686 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1051686 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1051686 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1051687 INFO
(searcherExecutor-3652-thread-1-processing-n:127.0.0.1:45463_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@36c76407[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1051687 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1567985151652134912
[junit4] 2> 1051687 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1051687 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1051689 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1051689 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1051691 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1051691 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@556f5db5[collection1_shard1_replica2] main]
[junit4] 2> 1051692 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f4033ee[collection1_shard2_replica1] main]
[junit4] 2> 1051692 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1051692 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1051692 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1051692 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1051693 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1051693 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1051693 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1051693 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1051693 INFO
(searcherExecutor-3654-thread-1-processing-n:127.0.0.1:40427_solr
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[collection1_shard1_replica2] Registered new searcher
Searcher@556f5db5[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1051693 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1567985151658426368
[junit4] 2> 1051694 INFO
(searcherExecutor-3653-thread-1-processing-n:127.0.0.1:45463_solr
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrCore
[collection1_shard2_replica1] Registered new searcher
Searcher@3f4033ee[collection1_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1051694 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1567985151659474944
[junit4] 2> 1051694 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1051694 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1051695 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ccc54ce[collection1_shard2_replica2] main]
[junit4] 2> 1051696 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1051697 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1051697 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1051697 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1051698 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1567985151663669248
[junit4] 2> 1051701 INFO
(searcherExecutor-3655-thread-1-processing-n:127.0.0.1:40427_solr
x:collection1_shard2_replica2 s:shard2 c:collection1) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.c.SolrCore
[collection1_shard2_replica2] Registered new searcher
Searcher@4ccc54ce[collection1_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1051804 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1051804 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052191 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1052191 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1052191 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:45463/solr/collection1_shard1_replica1/
[junit4] 2> 1052192 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:45463/solr
START replicas=[https://127.0.0.1:40427/solr/collection1_shard1_replica2/]
nUpdates=100
[junit4] 2> 1052192 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:45463/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1052201 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1052201 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1052201 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:45463/solr/collection1_shard2_replica1/
[junit4] 2> 1052201 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica1 url=https://127.0.0.1:45463/solr
START replicas=[https://127.0.0.1:40427/solr/collection1_shard2_replica2/]
nUpdates=100
[junit4] 2> 1052201 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.PeerSync
PeerSync: core=collection1_shard2_replica1 url=https://127.0.0.1:45463/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1052202 INFO (qtp1507347507-8919) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 1052202 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1052202 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1052202 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1052204 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45463/solr/collection1_shard1_replica1/ shard1
[junit4] 2> 1052207 INFO (qtp1507347507-8991) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2]
o.a.s.c.S.Request [collection1_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1052207 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1052207 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1052207 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1052209 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45463/solr/collection1_shard2_replica1/ shard2
[junit4] 2> 1052310 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052310 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052355 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1052358 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1821
[junit4] 2> 1052362 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1052367 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=1829
[junit4] 2> 1052472 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052472 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052699 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1052699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard1_replica1/
[junit4] 2> 1052699 WARN (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler SolrCloud is enabled for core
collection1_shard1_replica2 but so is old-style replication. Make sure you
intend this behavior, it usually indicates a mis-configuration. Master setting
is false and slave setting is true
[junit4] 2> 1052701 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2137
[junit4] 2> 1052704 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1052704 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1052704 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1052704 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1052705 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1052706 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1052706 WARN (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.ReplicationHandler SolrCloud is enabled for core
collection1_shard2_replica2 but so is old-style replication. Make sure you
intend this behavior, it usually indicates a mis-configuration. Master setting
is false and slave setting is true
[junit4] 2> 1052706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard2_replica1/
[junit4] 2> 1052706 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1052706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1052706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1052706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1052707 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1052708 INFO (qtp1507347507-8916) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 x:collection1_shard2_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=2134
[junit4] 2> 1052711 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1052819 INFO
(zkCallback-1406-thread-1-processing-n:127.0.0.1:45463_solr)
[n:127.0.0.1:45463_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1052819 INFO
(zkCallback-1405-thread-1-processing-n:127.0.0.1:40427_solr)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1053711 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&realtimeReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3296
[junit4] 2> 1053711 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1053712 INFO
(SUITE-TestCloudRecovery-seed#[61030C48A00993BD]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1053724 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[61030C48A00993BD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 1053737 INFO (qtp1507347507-8990) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1567985153797521408&distrib.from=https://127.0.0.1:45463/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1567985153797521408)} 0 0
[junit4] 2> 1053737 INFO (qtp113639087-8930) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45463/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1567985153797521408)} 0 4
[junit4] 2> 1053738 INFO (qtp1507347507-8919) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1567985153789132800&distrib.from=https://127.0.0.1:45463/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1567985153789132800)} 0 2
[junit4] 2> 1053739 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1567985153789132800)} 0 14
[junit4] 2> 1053740 INFO (qtp1507347507-8917) [n:127.0.0.1:40427_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1053740 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1567985153804861440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1053740 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1053745 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1053745 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45463/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 1053746 INFO (qtp1507347507-8991) [n:127.0.0.1:40427_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica2]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1053746 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1567985153811152896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1053746 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1053751 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1053751 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45463/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 4
[junit4] 2> 1053755 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1053757 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1054259 INFO (qtp113639087-8930) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1054261 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1054423 INFO
(OverseerCollectionConfigSetProcessor-97999071870451717-127.0.0.1:40427_solr-n_0000000000)
[n:127.0.0.1:40427_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1054768 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1054772 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1055271 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1055280 INFO (qtp113639087-8930) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1055699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard1_replica1/
[junit4] 2> 1055700 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1055700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1055700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1055700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1055700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1055705 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard2_replica1/
[junit4] 2> 1055706 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1055706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1055706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1055706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1055706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1055775 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1055785 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1056279 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1056289 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1056783 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1056793 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1057287 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1057297 INFO (qtp113639087-8930) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1057789 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1057799 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1058292 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1058301 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1058699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard1_replica1/
[junit4] 2> 1058699 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1058699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1058699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1058699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1058699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1058705 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard2_replica1/
[junit4] 2> 1058706 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1058706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1058706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1058706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1058706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1058794 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1058804 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1059298 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1059307 INFO (qtp113639087-8927) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1059801 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1059810 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1060303 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1060312 INFO (qtp113639087-8918) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1060805 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1060814 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1061309 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1061317 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1061699 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard1_replica1/
[junit4] 2> 1061699 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1061700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1061700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1061700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1061700 INFO (indexFetcher-3673-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1061706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:45463/solr/collection1_shard2_replica1/
[junit4] 2> 1061706 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1061706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1061706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1061706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1061706 INFO (indexFetcher-3675-thread-1)
[n:127.0.0.1:40427_solr c:collection1 s:shard2 x:collection1_shard2_replica2]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1061811 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1061820 INFO (qtp113639087-8978) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1062315 INFO (qtp113639087-8921) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1062323 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.c.S.Request [collection1_shard2_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1062818 INFO (qtp113639087-8977) [n:127.0.0.1:45463_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
[junit4] 2> 1062827 INFO (qtp113639087-8915) [n:127.0.0.1:45463_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.S.Re
[...truncated too long message...]
se.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 11210 INFO (qtp880662050-126) [ 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=19
[junit4] 2> 11211 ERROR
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[FF4DD95E7D6A390D])
[ ] 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":19,
[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_":1567986128325181440,
[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_":1567986128318889984,
[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_":1567986128311549952,
[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_":1567986128315744256,
[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> 11211 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[FF4DD95E7D6A390D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestParallelWeightCreation
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder
-Dtests.seed=FF4DD95E7D6A390D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-PA -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.88s J1 |
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([FF4DD95E7D6A390D:9A01F93EB7085EE5]: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> 11218 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2c6f8c1f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 11218 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=547175565
[junit4] 2> 11218 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 11218 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 11218 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 11219 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 11219 INFO (coreCloseExecutor-103-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3aca538d
[junit4] 2> 11221 INFO (coreCloseExecutor-103-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=986338189
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3be6630f{/solr,null,UNAVAILABLE}
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1528868685
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 11223 INFO
(SUITE-TestParallelWeightCreation-seed#[FF4DD95E7D6A390D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 11224 INFO (coreCloseExecutor-105-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@48979ac8
[junit4] 2> 11226 INFO (coreCloseExecutor-105-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1217895112
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_FF4DD95E7D6A390D-001
[junit4] 2> May 21, 2017 6:28:19 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Memory),
popularity=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
description=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
title=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1223,
maxMBSortInHeap=6.492541920963841, sim=RandomSimilarity(queryNorm=false): {},
locale=es-PA, timezone=Europe/Lisbon
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=400729120,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestFeatureExtractionFromMultipleSegments, TestModelManager,
TestLTRQParserExplain, TestParallelWeightCreation]
[junit4] Completed [28/33 (4!)] on J1 in 10.94s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1088 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/css/ref-guide.css
[source-patterns] tabs instead spaces:
solr/solr-ref-guide/src/js/ref-guide-toc.js
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:130: Found 2
violations in source files (tabs instead spaces).
Total time: 57 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]