Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/238/
10 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testReplicationStartStop
Error Message:
expected:<10> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<10> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:B10B273BF597085C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testReplicationStartStop(CdcrOpsAndBoundariesTest.java:182)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrOpsAndBoundariesTest.testBatchBoundaries
Error Message:
expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:10E720FD98EB4232]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testBatchBoundaries(CdcrOpsAndBoundariesTest.java:249)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrOpsAndBoundariesTest.testResilienceWithDeleteByQueryOnTarget
Error Message:
expected:<50> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<50> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:92AA6B3231164690]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testResilienceWithDeleteByQueryOnTarget(CdcrOpsAndBoundariesTest.java:267)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrOpsAndBoundariesTest.testBatchAddsWithDelete
Error Message:
expected:<59> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<59> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:45D2800C495682F9]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testBatchAddsWithDelete(CdcrOpsAndBoundariesTest.java:229)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrOpsAndBoundariesTest.testTargetCollectionNotAvailable
Error Message:
Timeout while trying to assert replication errors
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert replication errors
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:D45CA3DBEA10EEFD]:0)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testTargetCollectionNotAvailable(CdcrOpsAndBoundariesTest.java:172)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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)
Caused by: java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testTargetCollectionNotAvailable(CdcrOpsAndBoundariesTest.java:157)
... 43 more
FAILED: org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testOps
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:2EB0654BAE7C8808]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testOps(CdcrOpsAndBoundariesTest.java:96)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrWithNodesRestartsTest.testUpdateLogSynchronisation
Error Message:
target docs mismatch expected:<100> but was:<0>
Stack Trace:
java.lang.AssertionError: target docs mismatch expected:<100> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:CCA7A10B236FA0C4]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testUpdateLogSynchronisation(CdcrWithNodesRestartsTest.java:125)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterRestart
Error Message:
target docs mismatch expected:<100> but was:<0>
Stack Trace:
java.lang.AssertionError: target docs mismatch expected:<100> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:6ED51E292F6F37E3]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterRestart(CdcrWithNodesRestartsTest.java:179)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrWithNodesRestartsTest.testBufferOnNonLeader
Error Message:
target docs mismatch expected:<100> but was:<0>
Stack Trace:
java.lang.AssertionError: target docs mismatch expected:<100> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:3282F69FB77FFB5F]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testBufferOnNonLeader(CdcrWithNodesRestartsTest.java:97)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange
Error Message:
target docs mismatch expected:<100> but was:<0>
Stack Trace:
java.lang.AssertionError: target docs mismatch expected:<100> but was:<0>
at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:E038B54BBFE025E7]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest.testReplicationAfterLeaderChange(CdcrWithNodesRestartsTest.java:231)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 14005 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4] 2> 100318 INFO
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 100318 INFO
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 100319 INFO
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/data-dir-6-001
[junit4] 2> 100319 WARN
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 100319 INFO
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 100321 INFO
(SUITE-CdcrWithNodesRestartsTest-seed#[32C8F9A8E14F83D5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 100327 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateLogSynchronisation
[junit4] 2> 100328 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-target-001
[junit4] 2> 100328 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 100328 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 100329 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 100329 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 100428 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer start zk server on port: 45733
[junit4] 2> 100429 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45733
[junit4] 2> 100429 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45733
[junit4] 2> 100429 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45733
[junit4] 2> 100431 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 100436 INFO (zkConnectionManagerCallback-860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100436 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 100445 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 100460 INFO (zkConnectionManagerCallback-862-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100460 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 100464 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 100465 INFO (zkConnectionManagerCallback-864-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100465 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 100570 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 100570 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 100570 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 100571 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 100571 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 100571 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 100578 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100578 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100578 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 100579 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32603761{/solr,null,AVAILABLE}
[junit4] 2> 100583 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 100583 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 100583 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@fa2b5e3{SSL, (ssl,
http/1.1)}{127.0.0.1:43717}
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.e.j.s.Server Started @100619ms
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45733/solr, hostPort=43717}
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61a828e8{/solr,null,AVAILABLE}
[junit4] 2> 100584 ERROR (jetty-launcher-865-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 100584 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-11T13:43:26.032Z
[junit4] 2> 100585 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 100585 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@71044bda{SSL, (ssl,
http/1.1)}{127.0.0.1:38593}
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.e.j.s.Server Started @100621ms
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45733/solr, hostPort=38593}
[junit4] 2> 100586 ERROR (jetty-launcher-865-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-11T13:43:26.034Z
[junit4] 2> 100586 INFO (zkConnectionManagerCallback-867-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100586 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 100587 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100590 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 100590 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 100595 INFO (zkConnectionManagerCallback-869-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 100596 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 100595 WARN
(jetty-launcher-865-thread-1-SendThread(127.0.0.1:45733)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x104781731920003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x104781731920003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x104781731920003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 100596 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 100600 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 101454 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 101455 WARN (jetty-launcher-865-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 101457 WARN (jetty-launcher-865-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b6b2920[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101457 WARN (jetty-launcher-865-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b6b2920[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101632 WARN (jetty-launcher-865-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 101649 WARN (jetty-launcher-865-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6fc45e04[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101649 WARN (jetty-launcher-865-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6fc45e04[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101650 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45733/solr
[junit4] 2> 101669 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 101674 INFO (zkConnectionManagerCallback-883-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101674 INFO (jetty-launcher-865-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 101820 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 101856 INFO (zkConnectionManagerCallback-885-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101856 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 101879 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 101881 WARN (jetty-launcher-865-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 101896 WARN (jetty-launcher-865-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@62e36764[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101896 WARN (jetty-launcher-865-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@62e36764[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101912 WARN (jetty-launcher-865-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 101925 WARN (jetty-launcher-865-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@391842cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101925 WARN (jetty-launcher-865-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@391842cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 101926 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45733/solr
[junit4] 2> 101929 WARN (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 101933 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43717_solr
[junit4] 2> 101934 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.Overseer Overseer
(id=73315534956003334-127.0.0.1:43717_solr-n_0000000000) starting
[junit4] 2> 101940 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 101944 INFO (zkConnectionManagerCallback-895-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 101944 INFO (jetty-launcher-865-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 101948 INFO
(OverseerStateUpdate-73315534956003334-127.0.0.1:43717_solr-n_0000000000)
[n:127.0.0.1:43717_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43717_solr
[junit4] 2> 101951 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43717_solr
[junit4] 2> 101953 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 101954 WARN (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 101962 INFO (zkCallback-884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 101970 INFO (jetty-launcher-865-thread-1)
[n:127.0.0.1:43717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-target-001/node1
[junit4] 2> 102191 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 102197 INFO (zkConnectionManagerCallback-905-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102198 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 102206 WARN (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 102214 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 102219 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38593_solr as DOWN
[junit4] 2> 102220 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 102220 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38593_solr
[junit4] 2> 102222 INFO (zkCallback-884-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 102224 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 102224 WARN (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 102230 INFO (zkCallback-904-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 102245 INFO (jetty-launcher-865-thread-2)
[n:127.0.0.1:38593_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-target-001/node2
[junit4] 2> 102253 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 102253 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102254 INFO (zkConnectionManagerCallback-916-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102254 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102255 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 102256 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45733/solr ready
[junit4] 2> 102257 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-source-001
[junit4] 2> 102257 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 102257 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 102257 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 102258 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 102357 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer start zk server on port: 36509
[junit4] 2> 102357 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36509
[junit4] 2> 102357 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36509
[junit4] 2> 102357 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36509
[junit4] 2> 102361 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102367 INFO (zkConnectionManagerCallback-918-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102367 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102376 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102388 INFO (zkConnectionManagerCallback-920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102388 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102392 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102401 INFO (zkConnectionManagerCallback-922-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102401 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102403 WARN
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5]-SendThread(127.0.0.1:36509))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1047817391b0002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1047817391b0002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1047817391b0002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 102510 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 102511 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 102511 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 102511 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 102511 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 102511 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 102524 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 102524 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 102524 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 102525 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@780529f9{/solr,null,AVAILABLE}
[junit4] 2> 102537 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 102537 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 102537 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 102537 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13991542{/solr,null,AVAILABLE}
[junit4] 2> 102538 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5731e78a{SSL, (ssl,
http/1.1)}{127.0.0.1:38445}
[junit4] 2> 102538 INFO (jetty-launcher-923-thread-1) [ ]
o.e.j.s.Server Started @102573ms
[junit4] 2> 102538 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:36509/solr, hostPort=38445}
[junit4] 2> 102539 ERROR (jetty-launcher-923-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 102539 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 102539 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 102539 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 102539 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 102539 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-11T13:43:27.987Z
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@40ff7790{SSL, (ssl,
http/1.1)}{127.0.0.1:33587}
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.e.j.s.Server Started @102587ms
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:36509/solr, hostPort=33587}
[junit4] 2> 102552 ERROR (jetty-launcher-923-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 102552 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-04-11T13:43:28Z
[junit4] 2> 102553 INFO (zkConnectionManagerCallback-925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102553 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102554 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102562 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102569 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 102569 INFO (zkConnectionManagerCallback-927-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102569 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 102570 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 102573 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 102948 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 102948 WARN (jetty-launcher-923-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 102949 WARN (jetty-launcher-923-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1b83eccc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 102949 WARN (jetty-launcher-923-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1b83eccc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 102957 WARN (jetty-launcher-923-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 102968 WARN (jetty-launcher-923-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3dedb370[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 102968 WARN (jetty-launcher-923-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3dedb370[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 102970 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36509/solr
[junit4] 2> 102978 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 102979 INFO (zkConnectionManagerCallback-941-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 102980 INFO (jetty-launcher-923-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 103203 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 103211 INFO (zkConnectionManagerCallback-943-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 103211 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 103272 WARN (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 103276 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33587_solr
[junit4] 2> 103276 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.Overseer Overseer
(id=73315535082422278-127.0.0.1:33587_solr-n_0000000000) starting
[junit4] 2> 103281 INFO
(OverseerStateUpdate-73315535082422278-127.0.0.1:33587_solr-n_0000000000)
[n:127.0.0.1:33587_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33587_solr
[junit4] 2> 103288 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33587_solr
[junit4] 2> 103290 INFO (zkCallback-942-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 103290 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 103291 WARN (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 103313 INFO (jetty-launcher-923-thread-2)
[n:127.0.0.1:33587_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-source-001/node2
[junit4] 2> 104354 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 104355 WARN (jetty-launcher-923-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 104356 WARN (jetty-launcher-923-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@21bc6dfe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 104356 WARN (jetty-launcher-923-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@21bc6dfe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 104359 WARN (jetty-launcher-923-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 104361 WARN (jetty-launcher-923-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2716a6b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 104361 WARN (jetty-launcher-923-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2716a6b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 104362 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36509/solr
[junit4] 2> 104364 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 104364 INFO (zkConnectionManagerCallback-961-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104364 INFO (jetty-launcher-923-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 104376 WARN
(jetty-launcher-923-thread-1-SendThread(127.0.0.1:36509)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1047817391b0007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1047817391b0007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1047817391b0007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 104478 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 104479 INFO (zkConnectionManagerCallback-963-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104479 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 104483 WARN (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 104484 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 104487 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38445_solr as DOWN
[junit4] 2> 104488 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 104488 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38445_solr
[junit4] 2> 104490 INFO (zkCallback-942-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 104490 INFO (zkCallback-962-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 104491 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 104491 WARN (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 104501 INFO (jetty-launcher-923-thread-1)
[n:127.0.0.1:38445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrWithNodesRestartsTest_32C8F9A8E14F83D5-001/cdcr-source-001/node1
[junit4] 2> 104509 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 104510 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 104512 INFO (zkConnectionManagerCallback-974-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104513 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 104515 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 104517 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36509/solr ready
[junit4] 2> 104520 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisation-seed#[32C8F9A8E14F83D5])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 104521 INFO (zkConnectionManagerCallback-976-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 104521 INFO
(TEST-CdcrWithNodesRestartsTest.testUpdateLogSynchronisati
[...truncated too long message...]
ricManager Closing metric reporters for registry=solr.node tag=null
[junit4] 2> 5550033 INFO (jetty-closer-20316-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 5550033 INFO (jetty-closer-20316-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 5550033 INFO (jetty-closer-20316-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 5550034 INFO (closeThreadPool-20322-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73315875305619461-127.0.0.1:35605_solr-n_0000000000) closing
[junit4] 2> 5550034 INFO
(OverseerStateUpdate-73315875305619461-127.0.0.1:35605_solr-n_0000000000)
[n:127.0.0.1:35605_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35605_solr
[junit4] 2> 5550035 INFO
(OverseerAutoScalingTriggerThread-73315875305619461-127.0.0.1:35605_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 5550037 INFO (closeThreadPool-20322-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73315875305619461-127.0.0.1:35605_solr-n_0000000000) closing
[junit4] 2> 5550038 WARN
(jetty-launcher-20251-thread-1-SendThread(127.0.0.1:35721)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10478666ffd0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10478666ffd0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10478666ffd0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 5550138 INFO (jetty-closer-20316-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73315875305619461-127.0.0.1:35605_solr-n_0000000000) closing
[junit4] 2> 5550139 INFO (jetty-closer-20316-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7d09c2b4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 5550140 INFO (jetty-closer-20316-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48b1f5c8{/solr,null,STOPPED}
[junit4] 2> 5550140 INFO (jetty-closer-20316-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5550141 INFO
(TEST-CdcrOpsAndBoundariesTest.testOps-seed#[32C8F9A8E14F83D5]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 5550344 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/cdcr-source/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2> 2
/solr/collections/cdcr-source/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/cdcr-source/state.json
[junit4] 2> 3 /solr/collections/cdcr-source/cdcr/state/process
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 4 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/collections/cdcr-source/state.json
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 5550347 INFO
(TEST-CdcrOpsAndBoundariesTest.testOps-seed#[32C8F9A8E14F83D5]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35721
[junit4] 2> 5550347 INFO
(TEST-CdcrOpsAndBoundariesTest.testOps-seed#[32C8F9A8E14F83D5]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35721
[junit4] 2> 5550347 INFO
(TEST-CdcrOpsAndBoundariesTest.testOps-seed#[32C8F9A8E14F83D5]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35721
[junit4] 2> 5550348 INFO
(TEST-CdcrOpsAndBoundariesTest.testOps-seed#[32C8F9A8E14F83D5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testOps
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrOpsAndBoundariesTest -Dtests.method=testOps
-Dtests.seed=32C8F9A8E14F83D5 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
-Dtests.locale=sr-Latn -Dtests.timezone=Asia/Harbin -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 258s J2 | CdcrOpsAndBoundariesTest.testOps <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([32C8F9A8E14F83D5:2EB0654BAE7C8808]:0)
[junit4] > at
org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest.testOps(CdcrOpsAndBoundariesTest.java:96)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrOpsAndBoundariesTest_32C8F9A8E14F83D5-001
[junit4] 2> Apr 11, 2021 3:14:15 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2441, maxDocsPerChunk=720, blockShift=20),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2441, blockSize=20)),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-Latn,
timezone=Asia/Harbin
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=157984600,total=513802240
[junit4] 2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest,
TestDistributedTracing, ShardTermsTest, TestUtilizeNode, TestSQLHandler,
TestCloudManagedSchema, CdcrWithNodesRestartsTest, TestElisionMultitermQuery,
TestJsonFacetErrors, TestAnalyzeInfixSuggestions,
TestSchemalessBufferedUpdates, TestCoreDiscovery,
DistributedFacetPivotLargeTest, TestCharFilters, CoreAdminOperationTest,
LeaderElectionTest, PeerSyncReplicationTest, VersionInfoTest,
TestSystemIdResolver, NodeMutatorTest, TestDocumentBuilder,
CachingDirectoryFactoryTest, UpdateRequestProcessorFactoryTest, CopyFieldTest,
PropertiesRequestHandlerTest, TestSolrQueryParser, RemoteQueryErrorTest,
TestCollectionsAPIViaSolrCloudCluster, TestReplicationHandlerBackup,
TestUnInvertedFieldException, TestDistributedStatsComponentCardinality,
ExternalFileFieldSortTest, HttpPartitionTest, TestWordDelimiterFilterFactory,
BlockJoinFacetSimpleTest, TestMinimalConfig, FileUtilsTest,
QueryElevationComponentTest, TestQueryingOnDownCollection,
TestRetrieveFieldsOptimizer, TestInitParams, DeleteInactiveReplicaTest,
TestRequestStatusCollectionAPI, TestManagedResource,
ScheduledTriggerIntegrationTest, RestartWhileUpdatingTest,
MaxScoreCollectorTest, TestDynamicLoadingUrl, TestOnReconnectListenerSupport,
TestSimDistribStateManager, TestReload, TestPKIAuthenticationPlugin,
DistributedQueryElevationComponentTest, TestTlogReplayVsRecovery,
EchoParamsTest, UtilsToolTest, TestOmitPositions, ShardsWhitelistTest,
TestJsonFacetsWithNestedObjects, SpatialRPTFieldTypeTest,
JavaBinAtomicUpdateMultivalueTest, TolerantUpdateProcessorTest,
TestFieldCacheReopen, TestContainerPlugin, CleanupOldIndexTest,
DistributedFacetPivotWhiteBoxTest, TestFunctionQuery, TestCloudRecovery,
CollectionsAPIDistributedZkTest, CategoryRoutedAliasUpdateProcessorTest,
TestTrackingShardHandlerFactory, JWTAuthPluginTest, TestSimPolicyCloud,
DirectoryFactoryTest, TestTolerantSearch, TestFieldCacheWithThreads, ZkCLITest,
HighlighterTest, ImplicitSnitchTest, DistanceFunctionTest, RequiredFieldsTest,
HdfsLockFactoryTest, DOMUtilTest, TestSurroundQueryParser, JvmMetricsTest,
SuggesterFSTTest, TestBadConfig, TestNumericRangeQuery32, TestRTimerTree,
DocValuesMissingTest, TestIBSimilarityFactory, TestFieldResource,
SystemCollectionCompatTest, TestFaceting, IndexSizeTriggerMixedBoundsTest,
TestSimGenericDistributedQueue, TestSimpleQParserPlugin,
BasicAuthIntegrationTest, TestNestedDocsSort, TestSolrDeletionPolicy1,
SpellPossibilityIteratorTest, TestHashQParserPlugin, SuggestComponentTest,
TestBooleanSimilarityFactory, TestHalfAndHalfDocValues,
TestExceedMaxTermLength, TestReRankQParserPlugin, QueryResultKeyTest,
TestLRUCache, TestDocBasedVersionConstraints, BitVectorTest,
TestSizeLimitedDistributedMap, PreAnalyzedFieldManagedSchemaCloudTest,
TestUnifiedSolrHighlighterWithoutStoredId, TestClusterStateMutator,
ComputePlanActionTest, TestZkChroot, TlogReplayBufferedWhileIndexingTest,
ConcurrentDeleteAndCreateCollectionTest, LocalFSCloudIncrementalBackupTest,
SimpleCollectionCreateDeleteTest, MetricTriggerTest, NodeAddedTriggerTest,
NodeMarkersRegistrationTest, SearchRateTriggerIntegrationTest, TestPolicyCloud,
TriggerEventQueueTest, TriggerIntegrationTest, CdcrOpsAndBoundariesTest]
[junit4] Completed [935/936 (2!)] on J2 in 1994.02s, 6 tests, 6 failures <<<
FAILURES!
[...truncated 50818 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]