Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/974/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC
5 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Timed out waiting for replica core_node15 (1548437944358) to replicate from
leader core_node4 (0)
Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node15
(1548437944358) to replicate from leader core_node4 (0)
at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Timed out waiting for replica core_node16 (1548438033418) to replicate from
leader core_node4 (0)
Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node16
(1548438033418) to replicate from leader core_node4 (0)
at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Timed out waiting for replica core_node16 (1548438074050) to replicate from
leader core_node4 (0)
Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node16
(1548438074050) to replicate from leader core_node4 (0)
at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Timed out waiting for replica core_node15 (1548438130808) to replicate from
leader core_node4 (0)
Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node15
(1548438130808) to replicate from leader core_node4 (0)
at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Timed out waiting for replica core_node15 (1548433124489) to replicate from
leader core_node4 (0)
Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node15
(1548433124489) to replicate from leader core_node4 (0)
at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 13208 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\init-core-data-001
[junit4] 2> 772722 WARN
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[D55201433738FF00]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 772722 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[D55201433738FF00]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 772728 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[D55201433738FF00]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 772728 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[D55201433738FF00]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 772728 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[D55201433738FF00]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 772752 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting
ChaosMonkey test with 2 shards and 8 nodes
[junit4] 2> 772765 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 772770 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 772770 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 772875 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer start zk server on port:50150
[junit4] 2> 772875 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50150
[junit4] 2> 772875 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50150
[junit4] 2> 772890 INFO (zkConnectionManagerCallback-4537-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772897 INFO (zkConnectionManagerCallback-4539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 772900 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 772900 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 772903 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 772903 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 772903 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 772908 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 772910 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 772911 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 772911 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 772911 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 772918 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 772920 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 773865 WARN
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 773865 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 773865 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 773865 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 773869 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 773869 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 773869 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 773869 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@60589559{/,null,AVAILABLE}
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@5b983038{HTTP/1.1,[http/1.1]}{127.0.0.1:50159}
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.e.j.s.Server Started @765211ms
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=50159,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\control-001\cores}
[junit4] 2> 773872 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.7.0
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 773872 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 773873 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-25T16:17:30.561Z
[junit4] 2> 773876 INFO (zkConnectionManagerCallback-4541-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 773878 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 773878 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\control-001\solr.xml
[junit4] 2> 773889 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 773889 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 773889 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 774068 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 774105 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50150/solr
[junit4] 2> 774110 INFO (zkConnectionManagerCallback-4545-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774115 INFO (zkConnectionManagerCallback-4547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774226 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:50159_
[junit4] 2> 774227 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.c.Overseer Overseer
(id=72145427123798020-127.0.0.1:50159_-n_0000000000) starting
[junit4] 2> 774237 INFO (zkConnectionManagerCallback-4554-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774239 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50150/solr ready
[junit4] 2> 774241 INFO
(OverseerStateUpdate-72145427123798020-127.0.0.1:50159_-n_0000000000)
[n:127.0.0.1:50159_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:50159_
[junit4] 2> 774241 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50159_
[junit4] 2> 774242 INFO
(OverseerStateUpdate-72145427123798020-127.0.0.1:50159_-n_0000000000)
[n:127.0.0.1:50159_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 774243 INFO (zkCallback-4553-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 774329 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 774370 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 774378 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 774378 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 774381 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[n:127.0.0.1:50159_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\control-001\cores
[junit4] 2> 774425 INFO (zkConnectionManagerCallback-4560-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 774426 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 774427 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50150/solr ready
[junit4] 2> 774429 INFO (qtp801887039-13471) [n:127.0.0.1:50159_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50159_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 774434 INFO
(OverseerThreadFactory-4121-thread-1-processing-n:127.0.0.1:50159_)
[n:127.0.0.1:50159_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 774554 INFO (qtp801887039-13473) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 774557 INFO (qtp801887039-13474) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 774560 INFO (qtp801887039-13475) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 774565 INFO (qtp801887039-13470) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=3
[junit4] 2> 774569 INFO (qtp801887039-13472) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=2
[junit4] 2> 774574 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 774576 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 775721 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 775733 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 775855 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 775884 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 775885 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 775885 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 775894 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=68.248046875,
floorSegmentMB=0.3017578125, forceMergeDeletesPctAllowed=23.781280423281594,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6665424873179613, deletesPctAllowed=36.42591025503172
[junit4] 2> 775901 WARN (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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> 776031 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 776031 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 776032 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 776032 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 776032 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=37.4130859375,
floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=6.4919694841508635,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5886927030387129, deletesPctAllowed=27.586866470010563
[junit4] 2> 776032 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@72e08373[control_collection_shard1_replica_n1] main]
[junit4] 2> 776039 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 776040 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 776040 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 776041 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1623649736699412480
[junit4] 2> 776044 INFO
(searcherExecutor-4126-thread-1-processing-n:127.0.0.1:50159_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:50159_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@72e08373[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 776046 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 776046 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 776053 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 776053 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 776053 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50159/control_collection_shard1_replica_n1/
[junit4] 2> 776053 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 776054 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:50159/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 776054 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 776054 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72145427123798020-core_node2-n_0000000000
[junit4] 2> 776057 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50159/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 776171 INFO (zkCallback-4546-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 776178 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 776182 INFO (qtp801887039-13473) [n:127.0.0.1:50159_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1462
[junit4] 2> 776189 INFO (qtp801887039-13471) [n:127.0.0.1:50159_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 776293 INFO (zkCallback-4546-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 776293 INFO (zkCallback-4546-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 776293 INFO (qtp801887039-13471) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50159_&wt=javabin&version=2}
status=0 QTime=1694
[junit4] 2> 776314 INFO (zkConnectionManagerCallback-4565-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 776315 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 776316 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50150/solr ready
[junit4] 2> 776316 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 776317 INFO (qtp801887039-13472) [n:127.0.0.1:50159_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 776322 INFO
(OverseerCollectionConfigSetProcessor-72145427123798020-127.0.0.1:50159_-n_0000000000)
[n:127.0.0.1:50159_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 776322 INFO
(OverseerThreadFactory-4121-thread-2-processing-n:127.0.0.1:50159_)
[n:127.0.0.1:50159_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 776547 WARN
(OverseerThreadFactory-4121-thread-2-processing-n:127.0.0.1:50159_)
[n:127.0.0.1:50159_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 776549 INFO (qtp801887039-13472) [n:127.0.0.1:50159_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 776550 INFO (qtp801887039-13472) [n:127.0.0.1:50159_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=211
[junit4] 2> 776552 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=1 numOtherReplicas=6
[junit4] 2> 777340 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-1-001
of type NRT
[junit4] 2> 777341 WARN (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 777341 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 777341 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 777341 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 777341 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 777341 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 777342 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 777342 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@62cbe33c{/,null,AVAILABLE}
[junit4] 2> 777345 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1e15211a{HTTP/1.1,[http/1.1]}{127.0.0.1:50183}
[junit4] 2> 777345 INFO (closeThreadPool-4566-thread-1) [ ]
o.e.j.s.Server Started @768369ms
[junit4] 2> 777345 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50183,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-1-001\cores}
[junit4] 2> 777346 ERROR (closeThreadPool-4566-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 777346 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 777346 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 777346 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 777346 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 777346 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-25T16:17:34.035Z
[junit4] 2> 777351 INFO (zkConnectionManagerCallback-4568-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 777352 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 777352 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-1-001\solr.xml
[junit4] 2> 777352 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004fe23be20008, likely client has closed socket
[junit4] 2> 777366 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 777366 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 777368 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 777972 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 777980 INFO (closeThreadPool-4566-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50150/solr
[junit4] 2> 777983 INFO (zkConnectionManagerCallback-4572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 777986 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004fe23be20009, likely client has closed socket
[junit4] 2> 777989 INFO (zkConnectionManagerCallback-4574-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 777995 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 778008 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.ZkController Publish node=127.0.0.1:50183_ as
DOWN
[junit4] 2> 778009 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 778009 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50183_
[junit4] 2> 778011 INFO (zkCallback-4553-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 778012 INFO (zkCallback-4546-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 778015 INFO (zkCallback-4573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 778015 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 778102 INFO (zkConnectionManagerCallback-4581-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 778105 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 778107 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50150/solr ready
[junit4] 2> 778108 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 778150 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778158 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778159 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778163 INFO (closeThreadPool-4566-thread-1)
[n:127.0.0.1:50183_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-1-001\cores
[junit4] 2> 778201 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-2-001
of type NRT
[junit4] 2> 778203 WARN (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 778205 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 778205 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 778205 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 778206 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 778206 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 778206 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 778206 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36e60f72{/,null,AVAILABLE}
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3c0257c5{HTTP/1.1,[http/1.1]}{127.0.0.1:50198}
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server Started @769155ms
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50198,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-2-001\cores}
[junit4] 2> 778210 ERROR (closeThreadPool-4566-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 778210 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-25T16:17:34.899Z
[junit4] 2> 778214 INFO (zkConnectionManagerCallback-4584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 778216 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 778216 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-2-001\solr.xml
[junit4] 2> 778217 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004fe23be2000c, likely client has closed socket
[junit4] 2> 778229 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 778229 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 778230 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 778523 INFO
(OverseerCollectionConfigSetProcessor-72145427123798020-127.0.0.1:50159_-n_0000000000)
[n:127.0.0.1:50159_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 778661 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 778670 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50150/solr
[junit4] 2> 778696 INFO (zkConnectionManagerCallback-4588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 778696 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004fe23be2000d, likely client has closed socket
[junit4] 2> 778701 INFO (zkConnectionManagerCallback-4590-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 778773 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 778785 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.ZkController Publish node=127.0.0.1:50198_ as
DOWN
[junit4] 2> 778789 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 778789 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50198_
[junit4] 2> 778792 INFO (zkCallback-4553-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778792 INFO (zkCallback-4546-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778792 INFO (zkCallback-4573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778793 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778793 INFO (zkCallback-4589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778793 INFO (zkCallback-4580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 778894 INFO (zkConnectionManagerCallback-4597-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 778895 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 778895 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50150/solr ready
[junit4] 2> 778895 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 778943 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778951 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778951 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 778955 INFO (closeThreadPool-4566-thread-2)
[n:127.0.0.1:50198_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-2-001\cores
[junit4] 2> 779033 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-3-001
of type NRT
[junit4] 2> 779034 WARN (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 779035 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 779036 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9159bca{/,null,AVAILABLE}
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@e175821{HTTP/1.1,[http/1.1]}{127.0.0.1:50213}
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server Started @769908ms
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50213,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-3-001\cores}
[junit4] 2> 779038 ERROR (closeThreadPool-4566-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 779038 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-25T16:17:35.727Z
[junit4] 2> 779047 INFO (zkConnectionManagerCallback-4600-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779050 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 779050 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-3-001\solr.xml
[junit4] 2> 779060 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 779060 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 779098 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 779310 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 779319 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50150/solr
[junit4] 2> 779322 INFO (zkConnectionManagerCallback-4604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779323 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004fe23be20011, likely client has closed socket
[junit4] 2> 779329 INFO (zkConnectionManagerCallback-4606-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779333 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 779336 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:50213_ as DOWN
[junit4] 2> 779338 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 779338 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50213_
[junit4] 2> 779341 INFO (zkCallback-4546-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779341 INFO (zkCallback-4573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779341 INFO (zkCallback-4553-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779341 INFO (zkCallback-4589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779342 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779342 INFO (zkCallback-4580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779342 INFO (zkCallback-4605-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779343 INFO (zkCallback-4596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 779441 INFO (zkConnectionManagerCallback-4613-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779442 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 779445 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50150/solr ready
[junit4] 2> 779445 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 779492 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 779503 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 779503 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 779505 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-3-001\cores
[junit4] 2> 779880 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-4-001
of type NRT
[junit4] 2> 779880 WARN (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 779881 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 779881 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 779881 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
[junit4] 2> 779882 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 779882 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 779882 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 779882 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52b25c7c{/,null,AVAILABLE}
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49861b41{HTTP/1.1,[http/1.1]}{127.0.0.1:50228}
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.e.j.s.Server Started @770679ms
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50228,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-4-001\cores}
[junit4] 2> 779886 ERROR (closeThreadPool-4566-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 779886 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-25T16:17:36.575Z
[junit4] 2> 779890 INFO (zkConnectionManagerCallback-4616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 779890 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 779890 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-001\shard-4-001\solr.xml
[junit4] 2> 779905 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 779905 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 779906 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 780368 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 780376 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50150/solr
[junit4] 2> 780379 INFO (zkConnectionManagerCallback-4620-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 780385 INFO (zkConnectionManagerCallback-4622-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 780389 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 780395 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:50228_ as DOWN
[junit4] 2> 780395 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 780395 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50228_
[junit4] 2> 780397 INFO (zkCallback-4573-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780397 INFO (zkCallback-4553-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780397 INFO (zkCallback-4605-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4546-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4580-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4621-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780398 INFO (zkCallback-4612-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 780482 INFO (zkConnectionManagerCallback-4629-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 780484 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 780485 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50150/solr ready
[junit4] 2> 780486 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 780528 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 780537 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 780538 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daff3a4
[junit4] 2> 780541 INFO (closeThreadPool-4566-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\buil
[...truncated too long message...]
2> 339584 INFO (closeThreadPool-581-thread-18) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 339584 INFO (closeThreadPool-581-thread-18) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27376a06: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@17afc10a
[junit4] 2> 339584 INFO (closeThreadPool-581-thread-18) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 339594 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:59187) [
] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100502dc0370016, likely client has closed socket
[junit4] 2> 339594 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 339594 INFO (zkCallback-561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 339594 INFO (zkCallback-497-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 339594 INFO (zkCallback-529-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 339601 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:59187) [
] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100502dc037001f, likely client has closed socket
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-13) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4e018728{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-14) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@14cac002{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75617632{/,null,UNAVAILABLE}
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4dedffdf{/,null,UNAVAILABLE}
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-13) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 339601 INFO (closeThreadPool-581-thread-14) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 339603 INFO (closeThreadPool-581-thread-16) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@197ab9a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 339604 INFO (closeThreadPool-581-thread-18) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@514bf1e7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 339604 INFO (closeThreadPool-581-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e26f3bb{/,null,UNAVAILABLE}
[junit4] 2> 339604 INFO (closeThreadPool-581-thread-16) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 339604 INFO (closeThreadPool-581-thread-18) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@567fd3d7{/,null,UNAVAILABLE}
[junit4] 2> 339604 INFO (closeThreadPool-581-thread-18) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 339605 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 339608 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 32 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/control_collection/state.json
[junit4] 2>
[junit4] 2> 339610 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59187
[junit4] 2> 339610 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[D55201433738FF00])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59187
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test
-Dtests.seed=D55201433738FF00 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=el -Dtests.timezone=Australia/Sydney -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 94.4s J0 |
ChaosMonkeyNothingIsSafeWithPullReplicasTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Timed out waiting for
replica core_node15 (1548438130808) to replicate from leader core_node4 (0)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D55201433738FF00:5D063E9999C492F8]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_D55201433738FF00-003
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=FSTOrd50, a_t=PostingsFormat(name=Memory), id=FSTOrd50},
docValues:{rnd_b=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=92, maxMBSortInHeap=7.124534327442355,
sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=Australia/Sydney
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=48977840,total=315621376
[junit4] 2> NOTE: All tests run in this JVM:
[ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] Completed [5/5 (5!)] on J0 in 94.51s, 1 test, 1 failure <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: D55201433738FF00]:
[junit4] -
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
[junit4] -
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
[junit4] -
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
[junit4] -
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
[junit4] -
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
[junit4]
[junit4]
[junit4] JVM J0: 0.89 .. 341.04 = 340.15s
[junit4] JVM J1: 0.89 .. 284.03 = 283.13s
[junit4] Execution time total: 5 minutes 41 seconds
[junit4] Tests summary: 5 suites, 5 tests, 5 failures
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1572:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1099:
There were test failures: 5 suites, 5 tests, 5 failures [seed:
D55201433738FF00]
Total time: 5 minutes 43 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 5/5 failed:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=c1ce24e0cfbd40aacc3c0f0117d9be56cc1b7936,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #973
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]