Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4026/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
6 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test
Error Message:
Could not find a healthy node to handle the request.
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request.
at
__randomizedtesting.SeedInfo.seed([249EACF8AB18D58F:ACCA932205E4B877]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1392)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1244)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
at
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:890)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.tryDelete(ChaosMonkeySafeLeaderWithPullReplicasTest.java:235)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([249EACF8AB18D58F:46F352B96496B5B1]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
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([F295B248D9D3ED6A:3BED032F061CBAAB]: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([F295B248D9D3ED6A:97D9922813B18A82]: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([F295B248D9D3ED6A:AFA4A58D54EF9A01]: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([F295B248D9D3ED6A:6DA31BD641A9F2A5]: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 11799 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001/init-core-data-001
[junit4] 2> 1432231 WARN
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 1432232 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1432236 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1432237 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1432238 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1432287 WARN
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1432289 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1432325 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1432445 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1432541 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1432546 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1432546 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1432548 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1432624 WARN (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1432626 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1432651 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1432766 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1432772 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1432773 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1432773 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1432773 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001/init-core-data-001/]
[junit4] 2> 1432774 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=4, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=71.302734375,
floorSegmentMB=1.23828125, forceMergeDeletesPctAllowed=23.926546399516575,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5731924346465244
[junit4] 2> 1432881 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1432882 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1432882 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1432883 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1432884 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=150748105,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1432885 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c5efd3a[collection1] main]
[junit4] 2> 1432885 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1432890 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1432909 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1432909 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1432909 INFO (coreLoadExecutor-4164-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1568300272057319424
[junit4] 2> 1432915 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1432919 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1432919 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1432919 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1432920 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
[junit4] 2> 1432921 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
[junit4] 2> 1432928 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1432929 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1432930 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1432930 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1432930 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MetricsHandlerTest
-Dtests.method=testPropertyFilter -Dtests.seed=249EACF8AB18D58F
-Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Europe/Malta
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.02s J1 | MetricsHandlerTest.testPropertyFilter <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([249EACF8AB18D58F:46F352B96496B5B1]:0)
[junit4] > at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1432933 INFO
(searcherExecutor-4165-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c5efd3a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1432933 INFO
(TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1432952 INFO
(TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1433009 INFO
(TEST-MetricsHandlerTest.test-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 1433011 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCompact
[junit4] 2> 1433015 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[249EACF8AB18D58F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCompact
[junit4] 2> 1433015 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1433015 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1520539194
[junit4] 2> 1433015 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1433016 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1433017 INFO
(SUITE-MetricsHandlerTest-seed#[249EACF8AB18D58F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1433018 INFO (coreCloseExecutor-4170-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4d8f80c9
[junit4] 2> 1433018 INFO (coreCloseExecutor-4170-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1301250249
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_249EACF8AB18D58F-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=4, maxDocsPerChunk=5, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=4, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {},
locale=pl, timezone=Europe/Malta
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=167555992,total=440262656
[junit4] 2> NOTE: All tests run in this JVM: [CleanupOldIndexTest,
MultiThreadedOCPTest, FieldAnalysisRequestHandlerTest,
ClassificationUpdateProcessorIntegrationTest, CurrencyFieldOpenExchangeTest,
RecoveryAfterSoftCommitTest, TestLuceneMatchVersion,
ManagedSchemaRoundRobinCloudTest, TestSQLHandler, TestFastLRUCache,
TestImpersonationWithHadoopAuth, TestQuerySenderListener, TestCloudSchemaless,
LeaderElectionIntegrationTest, DataDrivenBlockJoinTest, SolrCLIZkUtilsTest,
TestFilteredDocIdSet, DocValuesMissingTest, TestDistributedGrouping,
TestFastWriter, LukeRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, FieldMutatingUpdateProcessorTest,
TestQueryUtils, HdfsBasicDistributedZk2Test, EchoParamsTest, RankQueryTest,
TestDistributedMissingSort, TestAtomicUpdateErrorCases,
TestAddFieldRealTimeGet, RegexBoostProcessorTest, TestObjectReleaseTracker,
SliceStateTest, TermVectorComponentTest, TestExceedMaxTermLength,
UpdateRequestProcessorFactoryTest, TestSimpleTrackingShardHandler, TestConfig,
TestSha256AuthenticationProvider, SolrSlf4jReporterTest, TestRequestForwarding,
TestBackupRepositoryFactory, TestTrackingShardHandlerFactory,
StatsReloadRaceTest, TestRecovery, JSONWriterTest,
DefaultValueUpdateProcessorTest, HdfsRecoverLeaseTest,
CollectionTooManyReplicasTest, LargeFieldTest, TestReload, TestRecoveryHdfs,
TestCloudDeleteByQuery, TestDocTermOrds, BasicFunctionalityTest,
TestStressInPlaceUpdates, TestReqParamsAPI, TestPayloadCheckQParserPlugin,
HdfsDirectoryTest, TestDynamicFieldCollectionResource,
TestInPlaceUpdatesDistrib, TestIndexingPerformance, SuggesterTest,
TestUseDocValuesAsStored2, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestDownShardTolerantSearch, SignatureUpdateProcessorFactoryTest,
TestFieldTypeCollectionResource, TestOrdValues, TestAnalyzeInfixSuggestions,
SSLMigrationTest, TestPHPSerializedResponseWriter, DirectoryFactoryTest,
TestSSLRandomization, ZkSolrClientTest, TestCoreDiscovery,
TestFuzzyAnalyzedSuggestions, TestStressRecovery, BitVectorTest,
AnalysisErrorHandlingTest, TestCodecSupport, BasicZkTest, TestRestManager,
TestSolrIndexConfig, SpellCheckCollatorTest,
SharedFSAutoReplicaFailoverUtilsTest, HighlighterMaxOffsetTest,
NotRequiredUniqueKeyTest, ReplaceNodeTest, TestXmlQParserPlugin,
TestChildDocTransformer, SolrInfoBeanTest,
TestSolrCloudWithSecureImpersonation, BadIndexSchemaTest, SolrIndexMetricsTest,
SortByFunctionTest, TestExactStatsCache, TestClassNameShortening,
TestMacroExpander, RequestHandlersTest, CloneFieldUpdateProcessorFactoryTest,
SolrGraphiteReporterTest, BadCopyFieldTest, TestSchemalessBufferedUpdates,
TestHdfsCloudBackupRestore, TestEmbeddedSolrServerSchemaAPI,
TestSolrCloudWithDelegationTokens, TestUninvertingReader,
TestCloudPseudoReturnFields, AsyncCallRequestStatusResponseTest,
LoggingHandlerTest, TestJsonFacets, TestBinaryResponseWriter,
TestRebalanceLeaders, TestGraphMLResponseWriter, DebugComponentTest,
SolrCoreCheckLockOnStartupTest, AddSchemaFieldsUpdateProcessorFactoryTest,
ChaosMonkeySafeLeaderTest, DistributedVersionInfoTest, TestHashQParserPlugin,
TestSchemaNameResource, TestCustomSort, TestDocSet, MetricsHandlerTest]
[junit4] Completed [286/713 (1!)] on J1 in 0.81s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 54 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/init-core-data-001
[junit4] 2> 1549086 WARN
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1549086 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1549089 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1549089 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[249EACF8AB18D58F]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 1549090 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey
test with 1 shards and 3 nodes
[junit4] 2> 1549092 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1549092 INFO (Thread-1966) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1549092 INFO (Thread-1966) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1549095 ERROR (Thread-1966) [ ] 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> 1549193 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ZkTestServer start zk server on port:56753
[junit4] 2> 1549219 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1549222 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1549226 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1549228 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1549230 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1549232 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1549234 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1549236 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1549238 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1549240 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1549242 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1549245 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 1549619 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1
[junit4] 2> 1549621 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1549622 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18b514ea{/,null,AVAILABLE}
[junit4] 2> 1549624 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@5af7d622{HTTP/1.1,[http/1.1]}{127.0.0.1:56756}
[junit4] 2> 1549624 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server Started @1553306ms
[junit4] 2> 1549624 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=56756,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores}
[junit4] 2> 1549624 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1549624 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1549624 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1549625 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1549625 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-24T17:43:26.590Z
[junit4] 2> 1549628 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1549628 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/solr.xml
[junit4] 2> 1549635 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1549638 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
[junit4] 2> 1549669 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1549670 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:56756_
[junit4] 2> 1549671 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.Overseer Overseer
(id=98018774617882628-127.0.0.1:56756_-n_0000000000) starting
[junit4] 2> 1549683 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56756_
[junit4] 2> 1549685 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1549779 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1549784 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1549784 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1549787 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores
[junit4] 2> 1549787 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56756_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1549788 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1549792 INFO
(OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000)
[n:127.0.0.1:56756_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1550818 WARN
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1550819 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1550832 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1550946 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1550974 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 1550974 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1550975 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1550975 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/control-001/cores/collection1/data/]
[junit4] 2> 1550979 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.41796875,
floorSegmentMB=1.09375, forceMergeDeletesPctAllowed=26.159242240119084,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1550986 WARN
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1551074 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1551074 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1551075 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1551076 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1551077 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=43.330078125,
floorSegmentMB=0.4111328125, forceMergeDeletesPctAllowed=7.0424670041905095,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1551078 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b052a2[collection1] main]
[junit4] 2> 1551079 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1551080 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1551081 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1551081 INFO
(coreLoadExecutor-4505-thread-1-processing-n:127.0.0.1:56756_)
[n:127.0.0.1:56756_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1568300395969642496
[junit4] 2> 1551082 INFO
(searcherExecutor-4506-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b052a2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56756/collection1/
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:56756/collection1/ has no replicas
[junit4] 2> 1551091 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1551101 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:56756/collection1/ shard1
[junit4] 2> 1551263 INFO
(coreZkRegister-4498-thread-1-processing-n:127.0.0.1:56756_ x:collection1
c:control_collection) [n:127.0.0.1:56756_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1551335 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1551337 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56753/solr
ready
[junit4] 2> 1551338 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1551338 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
stateFormat=2
[junit4] 2> 1551823 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1
[junit4] 2> 1551825 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001
of type PULL
[junit4] 2> 1551827 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1551829 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3982a3cb{/,null,AVAILABLE}
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@b481444{HTTP/1.1,[http/1.1]}{127.0.0.1:56762}
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server Started @1555513ms
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/jetty1,
replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=56762,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores}
[junit4] 2> 1551831 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1551831 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-24T17:43:28.796Z
[junit4] 2> 1551844 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1551844 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/solr.xml
[junit4] 2> 1551860 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1551865 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
[junit4] 2> 1551882 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1551887 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1551890 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56762_
[junit4] 2> 1551894 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1551894 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1551895 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1552090 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1552095 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1552095 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1552098 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores
[junit4] 2> 1552098 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56762_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1552100 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1552101 INFO
(OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000)
[n:127.0.0.1:56756_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1552205 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_
] 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> 1553129 WARN
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1553129 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1553142 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1553279 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 1553309 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1553310 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node1' (registry
'solr.core.collection1.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1553310 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1553310 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1553320 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16,
maxMergedSegmentMB=24.41796875, floorSegmentMB=1.09375,
forceMergeDeletesPctAllowed=26.159242240119084, segmentsPerTier=24.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1553332 WARN
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1553442 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1553442 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1553443 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=29,
maxMergedSegmentMB=43.330078125, floorSegmentMB=0.4111328125,
forceMergeDeletesPctAllowed=7.0424670041905095, segmentsPerTier=49.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1553456 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5d31d0a0[collection1] main]
[junit4] 2> 1553457 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1553458 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1553459 INFO
(coreLoadExecutor-4516-thread-1-processing-n:127.0.0.1:56762_)
[n:127.0.0.1:56762_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1553460 INFO
(searcherExecutor-4517-thread-1-processing-n:127.0.0.1:56762_ x:collection1
c:collection1) [n:127.0.0.1:56762_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d31d0a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1553460 INFO
(coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1
c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController collection1 starting background replication
from leader
[junit4] 2> 1553460 INFO
(coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1
c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ReplicateFromLeader Will start replication from leader
with poll interval: 0:0:7
[junit4] 2> 1553463 INFO
(coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1
c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
7000ms
[junit4] 2> 1553463 WARN
(coreZkRegister-4511-thread-1-processing-n:127.0.0.1:56762_ x:collection1
c:collection1) [n:127.0.0.1:56762_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler SolrCloud is enabled for core
collection1 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> 1554235 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1
[junit4] 2> 1554237 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001
of type PULL
[junit4] 2> 1554238 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1554240 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a2de627{/,null,AVAILABLE}
[junit4] 2> 1554240 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1b22ff44{HTTP/1.1,[http/1.1]}{127.0.0.1:56766}
[junit4] 2> 1554241 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.e.j.s.Server Started @1557922ms
[junit4] 2> 1554241 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/tempDir-001/jetty2,
replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=56766,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores}
[junit4] 2> 1554241 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1554242 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1554242 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1554242 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1554242 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-24T17:43:31.207Z
[junit4] 2> 1554246 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1554246 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/solr.xml
[junit4] 2> 1554255 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1554261 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56753/solr
[junit4] 2> 1554277 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1554282 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1554286 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56766_
[junit4] 2> 1554289 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1554289 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1554289 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1554290 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1554445 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1554451 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1554452 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1554455 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores
[junit4] 2> 1554455 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[249EACF8AB18D58F])
[n:127.0.0.1:56766_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1554456 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1554459 INFO
(OverseerStateUpdate-98018774617882628-127.0.0.1:56756_-n_0000000000)
[n:127.0.0.1:56756_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1554467 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:56762_) [n:127.0.0.1:56762_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1554467 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1555491 WARN
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1555522 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1555551 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1555743 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 1555815 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1555815 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0b4645
[junit4] 2> 1555815 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1555815 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_249EACF8AB18D58F-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1555828 INFO
(coreLoadExecutor-4528-thread-1-processing-n:127.0.0.1:56766_)
[n:127.0.0.1:56766_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16,
maxMergedSegmentMB=24.41796875, floorSegmentMB=1.09375,
forceMergeDeletesPctAllowed=26.159242240119084, segmentsPerTier=24.0,
maxCFSSegmentSizeMB=8.7960930
[...truncated too long message...]
512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 27666 INFO (qtp64297490-280) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}}
hits=5 status=0 QTime=3
[junit4] 2> 27666 ERROR
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F295B248D9D3ED6A])
[ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch:
'3'!='4' @ response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":3,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1568302587367653376,
[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_":1568302587364507648,
[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_":1568302587344584704,
[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_":1568302587355070464,
[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> 27666 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[F295B248D9D3ED6A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestParallelWeightCreation
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder
-Dtests.seed=F295B248D9D3ED6A -Dtests.slow=true -Dtests.locale=is-IS
-Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.93s J1 |
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([F295B248D9D3ED6A:97D9922813B18A82]: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> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7abe8703{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1394149800
[junit4] 2> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 27668 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 27669 INFO (coreCloseExecutor-234-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6bfd5d2
[junit4] 2> 27671 INFO (coreCloseExecutor-234-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=113235410
[junit4] 2> 27673 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a621000{/solr,null,UNAVAILABLE}
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1071538660
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 27675 INFO
(SUITE-TestParallelWeightCreation-seed#[F295B248D9D3ED6A]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 27676 INFO (coreCloseExecutor-236-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1dc3db30
[junit4] 2> 27677 INFO (coreCloseExecutor-236-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=499374896
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_F295B248D9D3ED6A-001
[junit4] 2> May 24, 2017 6:18:18 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=LuceneFixedGap),
popularity=PostingsFormat(name=Asserting),
description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=Asserting),
title=PostingsFormat(name=LuceneFixedGap)}, docValues:{},
maxPointsInLeafNode=66, maxMBSortInHeap=6.282901925180267,
sim=RandomSimilarity(queryNorm=true): {}, locale=is-IS, timezone=Pacific/Chuuk
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=68965672,total=133345280
[junit4] 2> NOTE: All tests run in this JVM: [TestRankingFeature,
TestLTRReRankingPipeline, TestFieldLengthFeature, TestModelManager,
TestFeatureExtractionFromMultipleSegments, TestLTRWithFacet,
TestSelectiveWeightCreation, TestLTRQParserExplain, TestLTRQParserPlugin,
TestParallelWeightCreation]
[junit4] Completed [23/33 (4!)] on J1 in 11.00s, 2 tests, 1 error <<<
FAILURES!
[...truncated 37018 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]