Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2153/
3 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([A6965B34B5F98F7:823D5A69E5A3F50F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([A6965B34B5F98F7:F324F61C772AD57D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Could not load collection from ZK: testSimple1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
testSimple1
at
__randomizedtesting.SeedInfo.seed([A6965B34B5F98F7:32DA414D6CAC4C26]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:110)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.getReplacedSharedFsReplicas(AutoAddReplicasIntegrationTest.java:168)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:85)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/testSimple1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
... 44 more
Build Log:
[...truncated 11700 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/init-core-data-001
[junit4] 2> 85365 WARN
(SUITE-ShardSplitTest-seed#[A6965B34B5F98F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 85365 INFO
(SUITE-ShardSplitTest-seed#[A6965B34B5F98F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 85367 INFO
(SUITE-ShardSplitTest-seed#[A6965B34B5F98F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 85367 INFO
(SUITE-ShardSplitTest-seed#[A6965B34B5F98F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 85368 INFO
(SUITE-ShardSplitTest-seed#[A6965B34B5F98F7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 85420 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 85438 INFO (Thread-24) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 85438 INFO (Thread-24) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 85564 ERROR (Thread-24) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 85564 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:37265
[junit4] 2> 85913 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 85946 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 85948 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 85949 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 85999 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 86000 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 86001 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 86002 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 86020 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 86021 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 86036 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 86076 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 88415 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 88469 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ceeb020{/,null,AVAILABLE}
[junit4] 2> 88471 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41d4be68{HTTP/1.1,[http/1.1]}{127.0.0.1:43629}
[junit4] 2> 88471 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server Started @103482ms
[junit4] 2> 88471 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/tempDir-001/control/data,
hostContext=/, hostPort=43629,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/control-001/cores}
[junit4] 2> 88546 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 88546 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 88546 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 88546 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 88546 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T06:58:53.421Z
[junit4] 2> 88624 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 88625 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/control-001/solr.xml
[junit4] 2> 88711 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 88711 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 88729 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 88768 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37265/solr
[junit4] 2> 91384 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 91385 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:43629_
[junit4] 2> 91385 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.c.Overseer Overseer
(id=98944858872152068-127.0.0.1:43629_-n_0000000000) starting
[junit4] 2> 91441 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43629_
[junit4] 2> 91458 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 92702 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 92778 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 92795 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 92832 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:43629_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/control-001/cores
[junit4] 2> 93437 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 93543 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37265/solr ready
[junit4] 2> 93573 INFO (qtp1144290220-154) [n:127.0.0.1:43629_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43629_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 93654 INFO
(OverseerThreadFactory-61-thread-1-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 93885 INFO (qtp1144290220-152) [n:127.0.0.1:43629_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 93886 INFO (qtp1144290220-152) [n:127.0.0.1:43629_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 94156 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 95182 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 95560 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 96632 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 96836 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 96837 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 96909 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 96909 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 96946 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.9541015625,
floorSegmentMB=0.4091796875, forceMergeDeletesPctAllowed=5.762814190143021,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7240778386120678
[junit4] 2> 97219 WARN (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 97874 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 97874 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 97876 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 97876 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 97877 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6753570609274981]
[junit4] 2> 97911 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@62b69031[control_collection_shard1_replica_n1] main]
[junit4] 2> 97912 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 97913 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 97914 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 98022 INFO
(searcherExecutor-64-thread-1-processing-n:127.0.0.1:43629_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:43629_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@62b69031[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 98040 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583117755130839040
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43629/control_collection_shard1_replica_n1/
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43629/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 98150 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 98204 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43629/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 98285 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 98366 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 98368 INFO (qtp1144290220-152) [n:127.0.0.1:43629_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4483
[junit4] 2> 98509 INFO (qtp1144290220-154) [n:127.0.0.1:43629_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 98617 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 99516 INFO (qtp1144290220-154) [n:127.0.0.1:43629_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43629_&wt=javabin&version=2}
status=0 QTime=5942
[junit4] 2> 99671 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 99672 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37265/solr ready
[junit4] 2> 99673 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 99689 INFO (qtp1144290220-155) [n:127.0.0.1:43629_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 99743 INFO
(OverseerThreadFactory-61-thread-2-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 99788 INFO
(OverseerCollectionConfigSetProcessor-98944858872152068-127.0.0.1:43629_-n_0000000000)
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 99809 WARN
(OverseerThreadFactory-61-thread-2-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 100231 INFO (qtp1144290220-155) [n:127.0.0.1:43629_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 100231 INFO (qtp1144290220-155) [n:127.0.0.1:43629_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=542
[junit4] 2> 101143 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001
of type NRT
[junit4] 2> 101157 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 101158 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ab43999{/,null,AVAILABLE}
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2017fedf{HTTP/1.1,[http/1.1]}{127.0.0.1:37558}
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server Started @116170ms
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37558,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001/cores}
[junit4] 2> 101159 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 101159 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T06:59:06.034Z
[junit4] 2> 101195 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 101195 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001/solr.xml
[junit4] 2> 101233 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 101233 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 101267 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 101289 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37265/solr
[junit4] 2> 101517 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 101551 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 101553 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37558_
[junit4] 2> 101554 INFO (zkCallback-37-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 101608 INFO
(zkCallback-42-thread-1-processing-n:127.0.0.1:37558_) [n:127.0.0.1:37558_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 101620 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 101844 INFO
(OverseerCollectionConfigSetProcessor-98944858872152068-127.0.0.1:43629_-n_0000000000)
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 102772 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 102993 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 102994 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 102996 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37558_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001/cores
[junit4] 2> 103416 INFO (qtp447289491-198) [n:127.0.0.1:37558_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37558_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 103562 INFO
(OverseerThreadFactory-61-thread-3-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37558_
for creating new replica
[junit4] 2> 103581 INFO (qtp447289491-199) [n:127.0.0.1:37558_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 103581 INFO (qtp447289491-199) [n:127.0.0.1:37558_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 105242 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 105439 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 106559 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 106762 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 106762 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 106763 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 106763 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 106835 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.9541015625,
floorSegmentMB=0.4091796875, forceMergeDeletesPctAllowed=5.762814190143021,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7240778386120678
[junit4] 2> 106874 WARN (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 107461 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 107461 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 107462 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 107463 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 107464 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6753570609274981]
[junit4] 2> 107478 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16fa3f1a[collection1_shard2_replica_n41] main]
[junit4] 2> 107480 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 107480 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 107481 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 107515 INFO
(searcherExecutor-75-thread-1-processing-n:127.0.0.1:37558_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@16fa3f1a[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 107515 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583117765066096640
[junit4] 2> 107553 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 107553 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 107553 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:37558/collection1_shard2_replica_n41/
[junit4] 2> 107553 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 107554 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:37558/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 107554 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 107589 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37558/collection1_shard2_replica_n41/ shard2
[junit4] 2> 107641 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 107644 INFO (qtp447289491-199) [n:127.0.0.1:37558_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4063
[junit4] 2> 107716 INFO (qtp447289491-198) [n:127.0.0.1:37558_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:37558_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=4299
[junit4] 2> 108388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001
of type NRT
[junit4] 2> 108388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 108459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79106f52{/,null,AVAILABLE}
[junit4] 2> 108459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@ff26738{HTTP/1.1,[http/1.1]}{127.0.0.1:37805}
[junit4] 2> 108459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server Started @123471ms
[junit4] 2> 108459 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37805,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001/cores}
[junit4] 2> 108460 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 108495 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 108495 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 108495 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 108495 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T06:59:13.370Z
[junit4] 2> 108598 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 108598 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001/solr.xml
[junit4] 2> 108752 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 108752 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 108767 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 108791 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37265/solr
[junit4] 2> 109052 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 109092 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 109126 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37805_
[junit4] 2> 109153 INFO
(zkCallback-42-thread-1-processing-n:127.0.0.1:37558_) [n:127.0.0.1:37558_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109247 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:37805_) [n:127.0.0.1:37805_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109153 INFO
(zkCallback-29-thread-1-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109267 INFO (zkCallback-37-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109629 INFO
(OverseerCollectionConfigSetProcessor-98944858872152068-127.0.0.1:43629_-n_0000000000)
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 109683 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 109722 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 109722 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 109741 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:37805_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001/cores
[junit4] 2> 110032 INFO (qtp447289491-201) [n:127.0.0.1:37558_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37805_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 110078 INFO
(OverseerThreadFactory-61-thread-4-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37805_
for creating new replica
[junit4] 2> 110195 INFO (qtp1019585788-228) [n:127.0.0.1:37805_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 110196 INFO (qtp1019585788-228) [n:127.0.0.1:37805_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 111603 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 111750 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 112625 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 112754 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 112755 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 112755 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 112755 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 112791 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.9541015625,
floorSegmentMB=0.4091796875, forceMergeDeletesPctAllowed=5.762814190143021,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7240778386120678
[junit4] 2> 112843 WARN (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 113203 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 113203 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 113204 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 113204 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 113206 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6753570609274981]
[junit4] 2> 113313 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f5adea8[collection1_shard1_replica_n43] main]
[junit4] 2> 113369 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 113406 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 113407 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 113407 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583117771244306432
[junit4] 2> 113431 INFO
(searcherExecutor-86-thread-1-processing-n:127.0.0.1:37805_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@4f5adea8[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:37805/collection1_shard1_replica_n43/
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:37805/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 113574 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 113576 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37805/collection1_shard1_replica_n43/ shard1
[junit4] 2> 113682 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 113684 INFO (qtp1019585788-228) [n:127.0.0.1:37805_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3489
[junit4] 2> 113720 INFO (qtp447289491-201) [n:127.0.0.1:37558_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:37805_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=3688
[junit4] 2> 114086 INFO
(OverseerCollectionConfigSetProcessor-98944858872152068-127.0.0.1:43629_-n_0000000000)
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 114721 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001
of type NRT
[junit4] 2> 114722 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 114780 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61f0c1a3{/,null,AVAILABLE}
[junit4] 2> 114781 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@176be16e{HTTP/1.1,[http/1.1]}{127.0.0.1:38787}
[junit4] 2> 114781 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server Started @129792ms
[junit4] 2> 114781 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38787,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001/cores}
[junit4] 2> 114781 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 114801 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 114801 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 114801 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 114801 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T06:59:19.676Z
[junit4] 2> 114935 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 114935 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001/solr.xml
[junit4] 2> 114968 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 114968 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 115204 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 115252 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37265/solr
[junit4] 2> 115551 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 115552 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 115572 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38787_
[junit4] 2> 115606 INFO
(zkCallback-42-thread-1-processing-n:127.0.0.1:37558_) [n:127.0.0.1:37558_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 115695 INFO (zkCallback-37-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 115696 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:37805_) [n:127.0.0.1:37805_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 115752 INFO
(zkCallback-29-thread-2-processing-n:127.0.0.1:43629_) [n:127.0.0.1:43629_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 115768 INFO
(zkCallback-54-thread-1-processing-n:127.0.0.1:38787_) [n:127.0.0.1:38787_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 116061 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 116117 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 116134 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 116136 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7])
[n:127.0.0.1:38787_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001/cores
[junit4] 2> 116471 INFO (qtp447289491-203) [n:127.0.0.1:37558_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38787_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 116537 INFO
(OverseerThreadFactory-61-thread-5-processing-n:127.0.0.1:43629_)
[n:127.0.0.1:43629_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38787_
for creating new replica
[junit4] 2> 116736 INFO (qtp393897917-262) [n:127.0.0.1:38787_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 116736 INFO (qtp393897917-262) [n:127.0.0.1:38787_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 117830 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 118034 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 118923 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 119076 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 119089 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@712a06ef
[junit4] 2> 119089 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 119089 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 119093 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=94.9541015625,
floorSegmentMB=0.4091796875, forceMergeDeletesPctAllowed=5.762814190143021,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7240778386120678
[junit4] 2> 119201 WARN (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 119386 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 119402 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 119403 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 119403 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 119405 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6753570609274981]
[junit4] 2> 119419 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@509096c2[collection1_shard2_replica_n45] main]
[junit4] 2> 119420 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 119420 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 119421 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 119439 INFO
(searcherExecutor-97-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@509096c2[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 119439 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583117777569316864
[junit4] 2> 119441 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 119452 INFO (qtp393897917-262) [n:127.0.0.1:38787_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2715
[junit4] 2> 119453 INFO
(updateExecutor-51-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:38787_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 119465 INFO (qtp447289491-203) [n:127.0.0.1:37558_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38787_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2994
[junit4] 2> 119605 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 119728 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 119728 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n45]
[junit4] 2> 119728 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 119728 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n45] as recovering, leader is
[http://127.0.0.1:37558/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:38787/collection1_shard2_replica_n45/]
[junit4] 2> 119785 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:38787_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38787_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:37558]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:38787_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 119787 INFO (qtp447289491-205) [n:127.0.0.1:37558_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 119787 INFO (qtp447289491-205) [n:127.0.0.1:37558_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:38787_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:38787","node_name":"127.0.0.1:38787_","state":"down","type":"NRT"}
[junit4] 2> 120615 INFO
(OverseerCollectionConfigSetProcessor-98944858872152068-127.0.0.1:43629_-n_0000000000)
[n:127.0.0.1:43629_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 120702 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_A6965B34B5F98F7-001/shard-4-001
of type NRT
[junit4] 2> 120703 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 120789 INFO (qtp447289491-205) [n:127.0.0.1:37558_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:38787_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:38787","node_name":"127.0.0.1:38787_","state":"recovering","type":"NRT"}
[junit4] 2> 120789 INFO (qtp447289491-205) [n:127.0.0.1:37558_ ]
o.a.s.h.a.PrepRecoveryOp Waited c
[...truncated too long message...]
.1:36790_) [n:127.0.0.1:36790_ c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b38414e: rootName = null,
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_n47 /
com.codahale.metrics.MetricRegistry@f50fcc9
[junit4] 2> 4849613 INFO
(zkCallback-3058-thread-2-processing-n:127.0.0.1:36790_) [n:127.0.0.1:36790_
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=1069652513
[junit4] 2> 4849613 INFO
(zkCallback-3058-thread-2-processing-n:127.0.0.1:36790_) [n:127.0.0.1:36790_
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 4849613 INFO
(zkCallback-3058-thread-2-processing-n:127.0.0.1:36790_) [n:127.0.0.1:36790_
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5e0b7e25 commitCommandVersion:0
[junit4] 2> 4850158 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@37022e22{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 4850158 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A6965B34B5F98F7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d2c5745{/,null,UNAVAILABLE}
[junit4] 2> 4850174 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[A6965B34B5F98F7]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 4850248 INFO
(TEST-MultiThreadedOCPTest.test-seed#[A6965B34B5F98F7]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46073 46073
[junit4] 2> 4850528 INFO (Thread-3729) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46073 46073
[junit4] 2> 4850537 WARN (Thread-3729) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 4 /solr/collections/ocptest1/state.json
[junit4] 2> 4 /solr/collections/ocptest3/state.json
[junit4] 2> 4 /solr/collections/ocptest2/state.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 4 /solr/collections/ocptest4/state.json
[junit4] 2> 4 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=A6965B34B5F98F7 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=da -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 97.9s J2 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([A6965B34B5F98F7:823D5A69E5A3F50F]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_A6965B34B5F98F7-001
[junit4] 2> Nov 04, 2017 8:18:16 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76a0c971),
locale=da, timezone=Asia/Novosibirsk
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=156609288,total=522715136
[junit4] 2> NOTE: All tests run in this JVM: [CdcrRequestHandlerTest,
TestManagedResource, DeleteStatusTest, TestScoreJoinQPScore, ShardSplitTest,
CustomCollectionTest, TestStandardQParsers, RuleEngineTest,
TestBlendedInfixSuggestions, TestCharFilters, TestComplexPhraseQParserPlugin,
CloneFieldUpdateProcessorFactoryTest, TestMultiValuedNumericRangeQuery,
TestDynamicLoading, TestTrackingShardHandlerFactory,
PeerSyncWithIndexFingerprintCachingTest, DistributedFacetPivotLongTailTest,
ClassificationUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest,
CdcrBootstrapTest, TestTolerantUpdateProcessorCloud, MergeStrategyTest,
DistributedSpellCheckComponentTest, TestSerializedLuceneMatchVersion,
TestMaxTokenLenTokenizer, TestShardHandlerFactory, TestSolrCoreProperties,
CSVRequestHandlerTest, TestSchemaResource, TestConfigOverlay,
HdfsWriteToMultipleCollectionsTest, OverriddenZkACLAndCredentialsProvidersTest,
TestConfigSetsAPIExclusivity, TestSystemIdResolver, HdfsDirectoryFactoryTest,
AutoAddReplicasIntegrationTest, AsyncCallRequestStatusResponseTest, TestTrie,
TimeZoneUtilsTest, TestOverriddenPrefixQueryForCustomFieldType,
TestStressInPlaceUpdates, BasicAuthStandaloneTest,
TestEmbeddedSolrServerConstructors, PropertiesRequestHandlerTest,
TestDocTermOrds, TestUseDocValuesAsStored, TestHighFrequencyDictionaryFactory,
TestSQLHandlerNonCloud, StatsComponentTest, TestDelegationWithHadoopAuth,
TestFieldTypeCollectionResource, CollectionsAPIAsyncDistributedZkTest,
TestBulkSchemaAPI, HttpTriggerListenerTest, TestNumericTerms64, TestReload,
ClusterStateTest, TestDeleteCollectionOnDownNodes, UUIDFieldTest,
RegexBytesRefFilterTest, UnloadDistributedZkTest, TestPointFields,
SuggesterWFSTTest, DirectSolrConnectionTest, UUIDUpdateProcessorFallbackTest,
TestSizeLimitedDistributedMap, PluginInfoTest, TestExactStatsCache,
TestValueSourceCache, RequestLoggingTest, CoreMergeIndexesAdminHandlerTest,
TestXmlQParser, TestRealTimeGet, TestSearchPerf, TestFieldCacheSort,
TestCloudNestedDocsSort, DefaultValueUpdateProcessorTest, LeaderElectionTest,
ParsingFieldUpdateProcessorsTest, TestCoreDiscovery, ZkStateReaderTest,
TestQueryTypes, ScriptEngineTest, OverseerTest, TestSystemCollAutoCreate,
WrapperMergePolicyFactoryTest, TestLockTree, HLLSerializationTest,
ConfigSetsAPITest, TestTolerantSearch, TestConfigReload, TestInitQParser,
BufferStoreTest, ChaosMonkeyNothingIsSafeTest, TestFieldCacheWithThreads,
TestCollectionAPI, TestZkAclsWithHadoopAuth, DistribJoinFromCollectionTest,
SpatialRPTFieldTypeTest, BadComponentTest, TestPrepRecovery, TestCloudRecovery,
TestIndexSearcher, TestSubQueryTransformer, TestSSLRandomization,
TestDistributedMissingSort, TestFuzzyAnalyzedSuggestions,
LegacyCloudClusterPropTest, TestRetrieveFieldsOptimizer,
LeaderFailureAfterFreshStartTest, XsltUpdateRequestHandlerTest,
TestQueryWrapperFilter, TestDefaultStatsCache,
TestLMDirichletSimilarityFactory, TestLRUCache, TemplateUpdateProcessorTest,
SuggesterTest, ReplaceNodeTest, TestFunctionQuery, CoreAdminHandlerTest,
TestInPlaceUpdatesStandalone, TestUnifiedSolrHighlighter,
TestPKIAuthenticationPlugin, TriggerIntegrationTest, TestRangeQuery,
DirectUpdateHandlerTest, HighlighterTest,
DistributedQueryElevationComponentTest, TestExtendedDismaxParser,
SpatialFilterTest, WordBreakSolrSpellCheckerTest,
FieldMutatingUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming,
TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest,
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest,
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestComponentsName, SOLR749Test,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
TestSolrIndexConfig, CopyFieldTest, TestMergePolicyConfig, SampleTest,
NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter,
TestLuceneMatchVersion, EchoParamsTest, TestPerFieldSimilarity,
TestIBSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest,
PreAnalyzedFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestUtils,
SystemInfoHandlerTest, TestRTGBase, TestCrossCoreJoin,
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test,
ConnectionManagerTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest,
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest,
MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest]
[junit4] Completed [537/749 (3!)] on J2 in 98.94s, 1 test, 1 failure <<<
FAILURES!
[...truncated 47984 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]