Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1955/
4 tests failed.
FAILED: org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:A28FA9738A3581C7]: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.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
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.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:A9A12E8F2C62C340]: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.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:129)
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.CdcrBootstrapTest.testBootstrapWithSourceCluster
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:A720503C9B59484D]: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.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
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.CdcrBootstrapTest.testBootstrapWithMultipleReplicas
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:E88B0FF8E57BED45]: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.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
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 14572 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
[junit4] 2> 900773 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 900773 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 900774 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrDeletionPolicy1_7E7601F8983D5B07-001/data-dir-87-001
[junit4] 2> 900774 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 900774 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 900776 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 900776 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 900781 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 900796 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 900804 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 900814 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 901100 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_281]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_281]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_281]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
~[?:1.8.0_281]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_281]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_281]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_281]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_281]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
[junit4] 2> 901101 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_281]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_281]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_281]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
[junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
[junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_281]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_281]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_281]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_281]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
[junit4] 2> 901102 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 901103 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
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> 901105 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@d3f4d53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 901105 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d3f4d53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 901107 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
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> 901114 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44af395f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 901114 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44af395f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 901115 WARN
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
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> 901151 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@694d5739
[junit4] 2> 901159 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@694d5739
[junit4] 2> 901159 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@694d5739
[junit4] 2> 901161 INFO (coreLoadExecutor-10395-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 901168 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from
paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 901185 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 901194 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 901206 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 901213 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 901213 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@694d5739
[junit4] 2> 901213 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrDeletionPolicy1_7E7601F8983D5B07-001/data-dir-87-001/]
[junit4] 2> 901223 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=29.93359375,
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=17.674207967889963,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4190159106281609, deletesPctAllowed=40.19755946934323
[junit4] 2> 901260 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 901260 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 901261 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5586460739162921]
[junit4] 2> 901261 WARN (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 901261 INFO (coreLoadExecutor-10395-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 901262 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 901263 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901267 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitAge
[junit4] 2> 901267 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 901270 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 2
[junit4] 2> 901270 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 901283 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901284 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 10
[junit4] 2> 901284 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 901285 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 901289 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901289 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 901289 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
[junit4] 2> 901290 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 901294 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901294 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{optimize=} 0 4
[junit4] 2> 901295 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
[junit4] 2> 901295 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 901302 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901302 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{optimize=} 0 6
[junit4] 2> 901302 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
[junit4] 2> 901303 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 901310 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901311 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{optimize=} 0 7
[junit4] 2> 901311 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
[junit4] 2> 901412 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 0
[junit4] 2> 901432 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901433 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{optimize=} 0 20
[junit4] 2> 901434 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+6]&qt=&start=0&rows=20&version=2.2} hits=6 status=0 QTime=0
[junit4] 2> 901435 INFO
(TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7E7601F8983D5B07]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitAge
[junit4] 2> 901439 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testKeepOptimizedOnlyCommits
[junit4] 2> 901439 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
FROM INDEX
[junit4] 2> 901439 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 901439 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1]} 0 0
[junit4] 2> 901443 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901443 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 3
[junit4] 2> 901444 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 901444 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2]} 0 0
[junit4] 2> 901448 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901448 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 3
[junit4] 2> 901448 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
[junit4] 2> 901449 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3]} 0 0
[junit4] 2> 901453 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901453 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901453 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
[junit4] 2> 901454 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4]} 0 0
[junit4] 2> 901458 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901458 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901458 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
[junit4] 2> 901467 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5]} 0 0
[junit4] 2> 901471 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901471 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901471 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
[junit4] 2> 901473 INFO
(TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testKeepOptimizedOnlyCommits
[junit4] 2> 901477 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNumCommitsConfigured
[junit4] 2> 901477 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 901477 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 901478 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1]} 0 0
[junit4] 2> 901481 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901481 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 3
[junit4] 2> 901482 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 901482 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2]} 0 0
[junit4] 2> 901486 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901486 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 3
[junit4] 2> 901486 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
[junit4] 2> 901487 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3]} 0 0
[junit4] 2> 901490 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901490 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901491 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
[junit4] 2> 901491 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4]} 0 0
[junit4] 2> 901495 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901495 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901496 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
[junit4] 2> 901496 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5]} 0 0
[junit4] 2> 901500 INFO
(searcherExecutor-10397-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 901500 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{optimize=} 0 3
[junit4] 2> 901500 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
[junit4] 2> 901501 INFO
(TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNumCommitsConfigured
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrDeletionPolicy1 -Dtests.method=testNumCommitsConfigured
-Dtests.seed=7E7601F8983D5B07 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=sq -Dtests.timezone=Europe/Oslo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.03s J2 | TestSolrDeletionPolicy1.testNumCommitsConfigured
<<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:A28FA9738A3581C7]:0)
[junit4] > at
org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 901503 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 901503 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1492716631
[junit4] 2> 901504 INFO (coreCloseExecutor-10402-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@778439d8
[junit4] 2> 901504 INFO (coreCloseExecutor-10402-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@778439d8
[junit4] 2> 901505 INFO (coreCloseExecutor-10402-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@12232820: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@63b487a8
[junit4] 2> 901583 INFO (coreCloseExecutor-10402-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 901584 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 901584 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c7b85e3: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@6f9d1182
[junit4] 2> 901589 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 901589 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ceae28c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@8598173
[junit4] 2> 901591 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 901591 INFO
(SUITE-TestSolrDeletionPolicy1-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cb76938: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@4aa1365f
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrDeletionPolicy1_7E7601F8983D5B07-001
[junit4] 2> NOTE: test params are: codec=Lucene87,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sq,
timezone=Europe/Oslo
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=249751232,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [TestHalfAndHalfDocValues,
TestTrackingShardHandlerFactory, TestFunctionQuery,
HdfsCloudIncrementalBackupTest, TestEmbeddedSolrServerConstructors,
TestUniqueKeyFieldResource, AdminHandlersProxyTest, HealthCheckHandlerTest,
DistributedQueryElevationComponentTest, TestPayloadCheckQParserPlugin,
TestIBSimilarityFactory, CollectionsAPIDistributedZkTest,
SolrMetricManagerTest, DateMathParserTest, HdfsChaosMonkeyNothingIsSafeTest,
MaxScoreCollectorTest, TestFieldCacheSort, RegexBytesRefFilterTest,
SuggestComponentTest, TestSchemaResource,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, FieldMutatingUpdateProcessorTest,
TestUnInvertedFieldException, TestCryptoKeys, TestRetrieveFieldsOptimizer,
JSONWriterTest, TestClusterStateMutator, TestConfigSetImmutable,
TestCursorMarkWithoutUniqueKey, PeerSyncWithBufferUpdatesTest,
NodeLostTriggerTest, StatelessScriptUpdateProcessorFactoryTest,
LeaderVoteWaitTimeoutTest, ActionThrottleTest, LukeRequestHandlerTest,
TestSQLHandler, TestQueryingOnDownCollection, BlockDirectoryTest,
SuggesterTSTTest, MigrateRouteKeyTest, ZkShardTermsTest, TestBlockCollapse,
ShardsWhitelistTest, SSLMigrationTest, TestSchemalessBufferedUpdates,
TestSimPolicyCloud, ClusterStateUpdateTest, TestCloudRecovery,
TestUnifiedSolrHighlighterWithoutStoredId, TestOmitPositions,
URLClassifyProcessorTest, TestXIncludeConfig, HttpPartitionTest,
TestWordDelimiterFilterFactory, DistanceFunctionTest, CopyFieldTest,
ConvertedLegacyTest, DistribJoinFromCollectionTest, TestCloudManagedSchema,
SolrCloudExampleTest, TestLRUCache, TestReRankQParserPlugin, ForceLeaderTest,
TransactionLogTest, CoreAdminOperationTest, CheckHdfsIndexTest,
RandomizedTaggerTest, AlternateDirectoryTest, TestLegacyFieldReuse,
PreAnalyzedFieldManagedSchemaCloudTest, TestReloadAndDeleteDocs,
PeerSyncReplicationTest, HighlighterTest, SolrJmxReporterCloudTest,
TestXmlQParser, SolrRequestParserTest, TestOnReconnectListenerSupport,
TestLeaderElectionWithEmptyReplica, SolrInfoBeanTest,
DistributedFacetPivotWhiteBoxTest, DebugComponentTest, TestConfigSetsAPI,
TestDownShardTolerantSearch, TestNestedDocsSort,
TestNonDefinedSimilarityFactory, NumberUtilsTest, CdcrWithNodesRestartsTest,
TestApiFramework, TestInitParams, CdcrOpsAndBoundariesTest,
TestSolrDeletionPolicy1]
[junit4] Completed [393/935 (1!)] on J2 in 1.07s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 224 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4] 2> 815215 INFO
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 815215 INFO
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 815215 INFO
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001/data-dir-84-001
[junit4] 2> 815215 WARN
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 815216 INFO
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 815217 INFO
(SUITE-CdcrBootstrapTest-seed#[7E7601F8983D5B07]-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> 815220 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 815220 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001/cdcr-target-001
[junit4] 2> 815221 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 815221 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 815221 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 815222 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 815321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer start zk server on port: 43365
[junit4] 2> 815321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43365
[junit4] 2> 815321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43365
[junit4] 2> 815321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43365
[junit4] 2> 815322 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 815324 INFO (zkConnectionManagerCallback-7916-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 815324 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 815330 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 815332 INFO (zkConnectionManagerCallback-7918-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 815334 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 815335 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 815338 INFO (zkConnectionManagerCallback-7920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 815339 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 815449 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 815449 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 815449 INFO (jetty-launcher-7921-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> 815459 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 815459 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 815459 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 815459 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40a0797f{/solr,null,AVAILABLE}
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@537879fc{SSL, (ssl,
http/1.1)}{127.0.0.1:46533}
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.e.j.s.Server Started @815487ms
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:43365/solr, hostPort=46533}
[junit4] 2> 815460 ERROR (jetty-launcher-7921-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 815460 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-01T19:28:51.908Z
[junit4] 2> 815462 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 815463 INFO (zkConnectionManagerCallback-7923-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 815463 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 815463 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 815469 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 816036 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 816037 WARN (jetty-launcher-7921-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> 816038 WARN (jetty-launcher-7921-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@49199c20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816038 WARN (jetty-launcher-7921-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49199c20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816044 WARN (jetty-launcher-7921-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> 816044 WARN (jetty-launcher-7921-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@34948aef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816044 WARN (jetty-launcher-7921-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@34948aef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816045 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43365/solr
[junit4] 2> 816046 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816047 INFO (zkConnectionManagerCallback-7934-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816047 INFO (jetty-launcher-7921-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816148 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 816149 INFO (zkConnectionManagerCallback-7936-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816149 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 816159 WARN (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_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> 816211 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46533_solr
[junit4] 2> 816212 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.Overseer Overseer
(id=73260279588913157-127.0.0.1:46533_solr-n_0000000000) starting
[junit4] 2> 816216 INFO
(OverseerStateUpdate-73260279588913157-127.0.0.1:46533_solr-n_0000000000)
[n:127.0.0.1:46533_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46533_solr
[junit4] 2> 816216 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46533_solr
[junit4] 2> 816217 INFO
(OverseerStateUpdate-73260279588913157-127.0.0.1:46533_solr-n_0000000000)
[n:127.0.0.1:46533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 816219 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 816220 WARN (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_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> 816235 INFO (jetty-launcher-7921-thread-1)
[n:127.0.0.1:46533_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001/cdcr-target-001/node1
[junit4] 2> 816270 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 816294 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816306 INFO (zkConnectionManagerCallback-7951-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816306 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816307 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 816308 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:43365/solr ready
[junit4] 2> 816308 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:43365/solr
[junit4] 2> 816308 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001/cdcr-source-001
[junit4] 2> 816309 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 816315 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 816316 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 816318 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 816415 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer start zk server on port: 42791
[junit4] 2> 816416 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42791
[junit4] 2> 816416 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42791
[junit4] 2> 816416 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42791
[junit4] 2> 816417 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816420 INFO (zkConnectionManagerCallback-7953-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816421 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816426 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816430 INFO (zkConnectionManagerCallback-7955-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816430 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816431 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816434 INFO (zkConnectionManagerCallback-7957-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816434 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816539 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 816539 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 816539 INFO (jetty-launcher-7958-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> 816540 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 816540 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 816540 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 816540 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58dc9d8a{/solr,null,AVAILABLE}
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11ff9d7a{SSL, (ssl,
http/1.1)}{127.0.0.1:36549}
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.e.j.s.Server Started @816568ms
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:42791/solr, hostPort=36549}
[junit4] 2> 816541 ERROR (jetty-launcher-7958-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 816541 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-01T19:28:52.989Z
[junit4] 2> 816542 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816543 INFO (zkConnectionManagerCallback-7960-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816543 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 816543 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 816546 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 816547 WARN
(jetty-launcher-7958-thread-1-SendThread(127.0.0.1:42791)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10445d611540003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10445d611540003, 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 0x10445d611540003, 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> 816966 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 816967 WARN (jetty-launcher-7958-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> 816968 WARN (jetty-launcher-7958-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c22254[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816968 WARN (jetty-launcher-7958-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c22254[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816969 WARN (jetty-launcher-7958-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> 816970 WARN (jetty-launcher-7958-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1d1bbfbb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816970 WARN (jetty-launcher-7958-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1d1bbfbb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 816971 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42791/solr
[junit4] 2> 816972 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 816973 INFO (zkConnectionManagerCallback-7971-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 816973 INFO (jetty-launcher-7958-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 817074 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 817075 INFO (zkConnectionManagerCallback-7973-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817075 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 817089 WARN (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_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> 817149 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36549_solr
[junit4] 2> 817150 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.Overseer Overseer
(id=73260279660806149-127.0.0.1:36549_solr-n_0000000000) starting
[junit4] 2> 817154 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36549_solr
[junit4] 2> 817154 INFO
(OverseerStateUpdate-73260279660806149-127.0.0.1:36549_solr-n_0000000000)
[n:127.0.0.1:36549_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36549_solr
[junit4] 2> 817155 INFO
(OverseerStateUpdate-73260279660806149-127.0.0.1:36549_solr-n_0000000000)
[n:127.0.0.1:36549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 817156 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 817157 WARN (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_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> 817173 INFO (jetty-launcher-7958-thread-1)
[n:127.0.0.1:36549_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001/cdcr-source-001/node1
[junit4] 2> 817194 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 817194 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 817195 INFO (zkConnectionManagerCallback-7988-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 817195 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 817196 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 817197 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:4
[...truncated too long message...]
ocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10445da0cd0000b, 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> 1209414 INFO (closeThreadPool-8449-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73260296764915720-127.0.0.1:36295_solr-n_0000000000) closing
[junit4] 2> 1209417 INFO (zkCallback-8233-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 1209417 INFO
(OverseerStateUpdate-73260296764915720-127.0.0.1:36295_solr-n_0000000000)
[n:127.0.0.1:36295_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36295_solr
[junit4] 2> 1209419 INFO
(OverseerAutoScalingTriggerThread-73260296764915720-127.0.0.1:36295_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1209419 INFO (closeThreadPool-8449-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73260296764915720-127.0.0.1:36295_solr-n_0000000000) closing
[junit4] 2> 1209419 WARN
(jetty-launcher-8201-thread-1-SendThread(127.0.0.1:34805)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10445da0cd00008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10445da0cd00008, 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 0x10445da0cd00008, 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> 1209511 INFO (jetty-closer-8431-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@707fa5a0{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1209512 INFO (jetty-closer-8431-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@75a3bc6f{/solr,null,STOPPED}
[junit4] 2> 1209512 INFO (jetty-closer-8431-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1209611 INFO (jetty-closer-8431-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73260296764915720-127.0.0.1:36295_solr-n_0000000000) closing
[junit4] 2> 1209612 INFO (jetty-closer-8431-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5b1d2a29{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1209612 INFO (jetty-closer-8431-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@192d615{/solr,null,STOPPED}
[junit4] 2> 1209612 INFO (jetty-closer-8431-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1209711 INFO (jetty-closer-8431-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@29c0d067{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1209712 INFO (jetty-closer-8431-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@47a0f796{/solr,null,STOPPED}
[junit4] 2> 1209712 INFO (jetty-closer-8431-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1209712 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1209915 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> 10 /solr/collections/cdcr-target/terms/shard1
[junit4] 2> 6
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/cdcr-target
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 44 /solr/collections/cdcr-target/state.json
[junit4] 2> 7 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections/cdcr-target/state.json
[junit4] 2> 26 /solr/overseer/queue
[junit4] 2> 12 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1209917 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34805
[junit4] 2> 1209917 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34805
[junit4] 2> 1209917 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[7E7601F8983D5B07])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34805
[junit4] 2> 1209918 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[7E7601F8983D5B07])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testBootstrapWithMultipleReplicas -Dtests.seed=7E7601F8983D5B07
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-NZ
-Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 133s J1 |
CdcrBootstrapTest.testBootstrapWithMultipleReplicas <<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<1000> but was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E7601F8983D5B07:E88B0FF8E57BED45]:0)
[junit4] > at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
[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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_7E7601F8983D5B07-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=PostingsFormat(name=LuceneFixedGap),
xyz=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1728, maxMBSortInHeap=7.263749062663469,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-NZ, timezone=BST
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=244304976,total=491257856
[junit4] 2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues,
TestPivotHelperCode, SortByFunctionTest, CustomCollectionTest,
TestEmbeddedSolrServerAdminHandler, TestSerializedLuceneMatchVersion,
XsltUpdateRequestHandlerTest, DaemonStreamApiTest,
DistributedQueryComponentOptimizationTest,
TestOverriddenPrefixQueryForCustomFieldType, TestDFRSimilarityFactory,
CollectionsAPIAsyncDistributedZkTest, SolrCoreMetricManagerTest, DOMUtilTest,
HdfsBasicDistributedZkTest, LargeFieldTest, TestFieldCacheReopen, TestPackages,
SuggestComponentContextFilterQueryTest, TestSchemaNameResource,
ChaosMonkeyNothingIsSafeTest, DocExpirationUpdateProcessorFactoryTest,
TestStreamBody, TestConfigSetsAPIZkFailure, TestRawTransformer, TestMacros,
StressHdfsTest, TestConfigOverlay, TestCrossCoreJoin, PeerSyncTest,
NodeLostTriggerIntegrationTest, LeaderTragicEventTest, ConnectionReuseTest,
LoggingHandlerTest, TestRestoreCore, UtilsToolTest,
TestPullReplicaErrorHandling, BlockCacheTest, SuggesterFSTTest,
MetricsHistoryWithAuthIntegrationTest, ZkNodePropsTest,
TestAddFieldRealTimeGet, SearchHandlerTest, RoutingToNodesWithPropertiesTest,
TestSchemaManager, TestSimNodeLostTrigger, ShowFileRequestHandlerTest,
ClusterStateTest, TestCloudPseudoReturnFields, TestUnifiedSolrHighlighter,
TestManagedSchemaThreadSafety, TolerantUpdateProcessorTest, TestSolrXml,
HttpPartitionOnCommitTest, TestReversedWildcardFilterFactory, HLLUtilTest,
TestSortByMinMaxFunction, ChangedSchemaMergeTest, BasicFunctionalityTest,
DistribDocExpirationUpdateProcessorTest, TestBulkSchemaConcurrent,
SolrCLIZkUtilsTest, TestLFUCache, TestRangeQuery, DocValuesNotIndexedTest,
TestUpdate, CoreAdminHandlerTest, WrapperMergePolicyFactoryTest,
EmbeddedSolrNoSerializeTest, ZkDynamicConfigTest, TestLegacyField,
PolyFieldTest, TestQuerySenderNoQuery, PackageManagerCLITest,
HighlighterMaxOffsetTest, SolrGraphiteReporterTest, TestValueSourceCache,
SecurityHeadersTest, TestMiniSolrCloudClusterSSL, TestHashPartitioner,
SampleTest, DistributedFacetPivotSmallTest, CustomTermsComponentTest,
TestClusterProperties, TestDistributedMap, TestCloudNestedDocsSort,
TestLegacyBM25SimilarityFactory, FileUtilsTest, CdcrVersionReplicationTest,
SystemInfoHandlerTest, TestInfoStreamLogging, CdcrBootstrapTest]
[junit4] Completed [464/935 (2!)] on J1 in 394.91s, 4 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 52437 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]