Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/71/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
4 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([C8CD88DCAD20A8B2:80B8FC68AB138727]: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.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([C8CD88DCAD20A8B2:43EA5B0DEC260336]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Error from server at https://127.0.0.1:44009/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:44009/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
at
__randomizedtesting.SeedInfo.seed([C8CD88DCAD20A8B2:74A3FECE09732BC8]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([7E6E96D9CB7B9FEA:F658348A13D477F8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11748 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/init-core-data-001
[junit4] 2> 161110 WARN
(SUITE-ShardSplitTest-seed#[C8CD88DCAD20A8B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 161110 INFO
(SUITE-ShardSplitTest-seed#[C8CD88DCAD20A8B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 161112 INFO
(SUITE-ShardSplitTest-seed#[C8CD88DCAD20A8B2]-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> 161112 INFO
(SUITE-ShardSplitTest-seed#[C8CD88DCAD20A8B2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 161114 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 161114 INFO (Thread-467) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 161114 INFO (Thread-467) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 161117 ERROR (Thread-467) [ ] 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> 161214 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkTestServer
start zk server on port:39999
[junit4] 2> 161230 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 161231 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 161233 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 161234 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 161235 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 161236 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 161237 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 161238 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 161239 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 161240 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 161241 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 161306 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/cores/collection1
[junit4] 2> 161308 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 161310 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eb03dd{/,null,AVAILABLE}
[junit4] 2> 161310 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1bc0e4b{HTTP/1.1,[http/1.1]}{127.0.0.1:38517}
[junit4] 2> 161310 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
Started @162343ms
[junit4] 2> 161310 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/tempDir-001/control/data,
hostContext=/, hostPort=38517,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/cores}
[junit4] 2> 161310 ERROR
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 161310 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 161311 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 161311 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 161311 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T14:24:21.098Z
[junit4] 2> 161315 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 161315 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/solr.xml
[junit4] 2> 161329 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 161329 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39999/solr
[junit4] 2> 161346 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 161346 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38517_
[junit4] 2> 161347 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.Overseer Overseer (id=98516275095273476-127.0.0.1:38517_-n_0000000000)
starting
[junit4] 2> 161352 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38517_
[junit4] 2> 161353 INFO
(zkCallback-296-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 161526 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/cores
[junit4] 2> 161526 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:38517_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 161527 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 161530 INFO
(OverseerStateUpdate-98516275095273476-127.0.0.1:38517_-n_0000000000)
[n:127.0.0.1:38517_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 162563 WARN
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 162565 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 162602 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 162678 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 162694 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 162697 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 162698 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/control-001/cores/collection1/data/]
[junit4] 2> 162698 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92a081
[junit4] 2> 162700 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=86.048828125,
floorSegmentMB=1.6455078125, forceMergeDeletesPctAllowed=17.673594641127103,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 162723 WARN
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 162755 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 162755 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 162755 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 162755 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 162756 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18689397112091957]
[junit4] 2> 162756 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b0ae96[collection1] main]
[junit4] 2> 162758 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 162758 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 162758 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 162761 INFO
(searcherExecutor-634-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b0ae96[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 162761 INFO
(coreLoadExecutor-633-thread-1-processing-n:127.0.0.1:38517_)
[n:127.0.0.1:38517_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576260403250331648
[junit4] 2> 162766 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 162766 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 162767 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38517/collection1/
[junit4] 2> 162767 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 162767 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:38517/collection1/ has no replicas
[junit4] 2> 162767 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 162769 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:38517/collection1/ shard1
[junit4] 2> 162920 INFO
(coreZkRegister-626-thread-1-processing-n:127.0.0.1:38517_ x:collection1
c:control_collection) [n:127.0.0.1:38517_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 163037 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 163038 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39999/solr ready
[junit4] 2> 163038 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 163097 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/cores/collection1
[junit4] 2> 163097 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001
[junit4] 2> 163098 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 163099 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@155f2b{/,null,AVAILABLE}
[junit4] 2> 163099 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@169e6a9{HTTP/1.1,[http/1.1]}{127.0.0.1:36831}
[junit4] 2> 163099 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
Started @164132ms
[junit4] 2> 163099 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36831,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/cores}
[junit4] 2> 163099 ERROR
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 163100 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 163100 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 163100 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 163100 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T14:24:22.887Z
[junit4] 2> 163102 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 163102 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/solr.xml
[junit4] 2> 163107 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 163108 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39999/solr
[junit4] 2> 163114 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:36831_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 163115 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:36831_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 163116 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:36831_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36831_
[junit4] 2> 163117 INFO
(zkCallback-296-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 163117 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:36831_) [n:127.0.0.1:36831_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 163117 INFO (zkCallback-300-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 163371 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:36831_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/cores
[junit4] 2> 163371 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:36831_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 163372 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 163373 INFO
(OverseerStateUpdate-98516275095273476-127.0.0.1:38517_-n_0000000000)
[n:127.0.0.1:38517_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 164399 WARN
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 164400 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 164422 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 164483 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 164498 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 164498 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 164498 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 164499 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@92a081
[junit4] 2> 164501 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=47,
maxMergedSegmentMB=86.048828125, floorSegmentMB=1.6455078125,
forceMergeDeletesPctAllowed=17.673594641127103, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 164526 WARN
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 164570 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 164570 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 164571 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 164571 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 164573 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18689397112091957]
[junit4] 2> 164573 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@497555[collection1] main]
[junit4] 2> 164575 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 164575 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 164576 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 164611 INFO
(searcherExecutor-645-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@497555[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 164611 INFO
(coreLoadExecutor-644-thread-1-processing-n:127.0.0.1:36831_)
[n:127.0.0.1:36831_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1576260405190197248
[junit4] 2> 164616 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 164617 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 164617 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36831/collection1/
[junit4] 2> 164617 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 164617 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36831/collection1/ has no
replicas
[junit4] 2> 164617 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 164620 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36831/collection1/ shard2
[junit4] 2> 164771 INFO
(coreZkRegister-639-thread-1-processing-n:127.0.0.1:36831_ x:collection1
c:collection1) [n:127.0.0.1:36831_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 164932 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/cores/collection1
[junit4] 2> 164933 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001
[junit4] 2> 164934 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 164934 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cd91c0{/,null,AVAILABLE}
[junit4] 2> 164936 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d00207{HTTP/1.1,[http/1.1]}{127.0.0.1:45227}
[junit4] 2> 164936 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
Started @165969ms
[junit4] 2> 164936 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=45227,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/cores}
[junit4] 2> 164937 ERROR
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 164937 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 164937 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 164937 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 164937 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T14:24:24.724Z
[junit4] 2> 164942 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 164942 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/solr.xml
[junit4] 2> 164948 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 164948 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39999/solr
[junit4] 2> 164954 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:45227_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 164956 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:45227_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 164957 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:45227_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45227_
[junit4] 2> 164958 INFO
(zkCallback-296-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 164958 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:36831_) [n:127.0.0.1:36831_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 164958 INFO (zkCallback-300-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 164958 INFO
(zkCallback-311-thread-1-processing-n:127.0.0.1:45227_) [n:127.0.0.1:45227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 165072 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:45227_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/cores
[junit4] 2> 165072 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:45227_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 165072 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 165073 INFO
(OverseerStateUpdate-98516275095273476-127.0.0.1:38517_-n_0000000000)
[n:127.0.0.1:38517_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 166096 WARN
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 166097 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 166117 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 166184 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 166194 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 166194 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 166194 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 166195 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@92a081
[junit4] 2> 166196 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=47,
maxMergedSegmentMB=86.048828125, floorSegmentMB=1.6455078125,
forceMergeDeletesPctAllowed=17.673594641127103, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 166215 WARN
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 166261 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 166261 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 166261 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 166261 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 166262 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18689397112091957]
[junit4] 2> 166263 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7a7fb1[collection1] main]
[junit4] 2> 166263 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 166264 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 166264 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 166267 INFO
(searcherExecutor-656-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a7fb1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 166267 INFO
(coreLoadExecutor-655-thread-1-processing-n:127.0.0.1:45227_)
[n:127.0.0.1:45227_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1576260406926639104
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45227/collection1/
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45227/collection1/ has no
replicas
[junit4] 2> 166272 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 166274 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45227/collection1/ shard1
[junit4] 2> 166425 INFO
(coreZkRegister-650-thread-1-processing-n:127.0.0.1:45227_ x:collection1
c:collection1) [n:127.0.0.1:45227_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 166651 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/cores/collection1
[junit4] 2> 166651 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001
[junit4] 2> 166652 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 166653 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@170e89c{/,null,AVAILABLE}
[junit4] 2> 166653 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@52e036{HTTP/1.1,[http/1.1]}{127.0.0.1:37645}
[junit4] 2> 166653 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
Started @167686ms
[junit4] 2> 166653 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=37645,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/cores}
[junit4] 2> 166654 ERROR
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 166654 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 166654 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 166654 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 166654 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T14:24:26.441Z
[junit4] 2> 166659 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 166659 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/solr.xml
[junit4] 2> 166664 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 166665 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39999/solr
[junit4] 2> 166671 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:37645_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 166672 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:37645_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 166673 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:37645_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37645_
[junit4] 2> 166674 INFO (zkCallback-300-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 166674 INFO
(zkCallback-311-thread-1-processing-n:127.0.0.1:45227_) [n:127.0.0.1:45227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 166674 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:36831_) [n:127.0.0.1:36831_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 166674 INFO
(zkCallback-296-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 166675 INFO
(zkCallback-317-thread-1-processing-n:127.0.0.1:37645_) [n:127.0.0.1:37645_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 166753 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:37645_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/cores
[junit4] 2> 166753 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:37645_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 166753 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 166754 INFO
(OverseerStateUpdate-98516275095273476-127.0.0.1:38517_-n_0000000000)
[n:127.0.0.1:38517_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 167775 WARN
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 167776 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 167797 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 167873 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 167884 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 167884 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 167884 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 167884 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@92a081
[junit4] 2> 167886 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=47,
maxMergedSegmentMB=86.048828125, floorSegmentMB=1.6455078125,
forceMergeDeletesPctAllowed=17.673594641127103, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 167901 WARN
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 167941 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 167941 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 167942 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 167942 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 167943 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.18689397112091957]
[junit4] 2> 167943 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@f582ba[collection1] main]
[junit4] 2> 167944 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 167944 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 167944 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 167947 INFO
(searcherExecutor-667-thread-1-processing-n:127.0.0.1:37645_ x:collection1
c:collection1) [n:127.0.0.1:37645_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f582ba[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 167947 INFO
(coreLoadExecutor-666-thread-1-processing-n:127.0.0.1:37645_)
[n:127.0.0.1:37645_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1576260408688246784
[junit4] 2> 167950 INFO
(coreZkRegister-661-thread-1-processing-n:127.0.0.1:37645_ x:collection1
c:collection1) [n:127.0.0.1:37645_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 167951 INFO
(updateExecutor-314-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 167951 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 167951 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 167951 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 167951 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 167951 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:36831/collection1/]
and I am [http://127.0.0.1:37645/collection1/]
[junit4] 2> 167953 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:36831]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37645_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 167955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 167955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 167955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:37645_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37645","node_name":"127.0.0.1:37645_","state":"down"}
[junit4] 2> 168318 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-4-001/cores/collection1
[junit4] 2> 168318 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-4-001
[junit4] 2> 168318 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 168319 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1005455{/,null,AVAILABLE}
[junit4] 2> 168320 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d58f0d{HTTP/1.1,[http/1.1]}{127.0.0.1:35629}
[junit4] 2> 168320 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.e.j.s.Server
Started @169353ms
[junit4] 2> 168320 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=35629,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-4-001/cores}
[junit4] 2> 168321 ERROR
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 168321 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 168321 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 168321 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 168321 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T14:24:28.108Z
[junit4] 2> 168324 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 168324 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-4-001/solr.xml
[junit4] 2> 168329 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 168330 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:39999/solr
[junit4] 2> 168337 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:35629_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 168338 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:35629_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 168340 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:35629_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35629_
[junit4] 2> 168342 INFO
(zkCallback-296-thread-1-processing-n:127.0.0.1:38517_) [n:127.0.0.1:38517_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168342 INFO
(zkCallback-317-thread-1-processing-n:127.0.0.1:37645_) [n:127.0.0.1:37645_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168342 INFO (zkCallback-300-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168343 INFO
(zkCallback-311-thread-1-processing-n:127.0.0.1:45227_) [n:127.0.0.1:45227_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168343 INFO
(zkCallback-324-thread-1-processing-n:127.0.0.1:35629_) [n:127.0.0.1:35629_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168345 INFO
(zkCallback-305-thread-1-processing-n:127.0.0.1:36831_) [n:127.0.0.1:36831_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 168422 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:35629_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_C8CD88DCAD20A8B2-001/shard-4-001/cores
[junit4] 2> 168422 INFO
(TEST-ShardSplitTest.test-seed#[C8CD88DCAD20A8B2]) [n:127.0.0.1:35629_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 168422 INFO
(coreLoadExecutor-677-thread-1-processing-n:127.0.0.1:35629_)
[n:127.0.0.1:35629_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 168423 INFO
(OverseerStateUpdate-98516275095273476-127.0.0.1:38517_-n_0000000000)
[n:127.0.0.1:38517_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 168955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:37645_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37645","node_name":"127.0.0.1:37645_","state":"recovering"}
[junit4] 2> 168955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 168955 INFO (qtp3148857-1686) [n:127.0.0.1:36831_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:37645_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 169434 WARN
(coreLoadExecutor-677-thread-1-processing-n:127.0.0.1:35629_)
[n:127.0.0.1:35629_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 169435 INFO
(coreLoadExecutor-677-thread-1-processing-n:127.0.0.1:35629_)
[n:127.0.0.1:35629_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 169445 INFO
(coreLoadExecutor-677-thread-1-processing-n:127.0.0.1:35629_)
[n:127.0.0.1:35629_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 169464 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:36831/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 169465 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:37645 START replicas=[http://127.0.0.1:36831/collection1/]
nUpdates=100
[junit4] 2> 169468 INFO (qtp3148857-1686) [n:127.0.0.1:36831_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 169468 INFO (qtp3148857-1686) [n:127.0.0.1:36831_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 169469 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 169469 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 169469 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 169469 INFO
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:37645_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:37645_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 169470 INFO (recoveryExecutor-315-thread-1-p
[...truncated too long message...]
rMetricManager Closing metric reporters for:
solr.core.testcollection.shard3.replica1
[junit4] 2> 186263 INFO (coreCloseExecutor-742-thread-3)
[n:127.0.0.1:41791_solr c:testcollection s:shard2 r:core_node5
x:testcollection_shard2_replica1] o.a.s.c.SolrCore
[testcollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1aa5971
[junit4] 2> 186263 INFO (coreCloseExecutor-745-thread-3)
[n:127.0.0.1:42135_solr c:stateformat1 s:shard1 r:core_node1
x:stateformat1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.stateformat1.shard1.replica1
[junit4] 2> 186263 INFO (coreCloseExecutor-743-thread-2)
[n:127.0.0.1:32875_solr c:falsepredicate s:shard3 r:core_node2
x:falsepredicate_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard3.replica1
[junit4] 2> 186263 INFO (coreCloseExecutor-745-thread-1)
[n:127.0.0.1:42135_solr c:testcollection s:shard4 r:core_node1
x:testcollection_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard4.replica1
[junit4] 2> 186263 INFO (coreCloseExecutor-742-thread-4)
[n:127.0.0.1:41791_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica1] o.a.s.c.SolrCore [waitforstate_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3e8758
[junit4] 2> 186264 INFO (coreCloseExecutor-745-thread-2)
[n:127.0.0.1:42135_solr c:falsepredicate s:shard1 r:core_node1
x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard1.replica1
[junit4] 2> 186264 INFO (coreCloseExecutor-742-thread-3)
[n:127.0.0.1:41791_solr c:testcollection s:shard2 r:core_node5
x:testcollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard2.replica1
[junit4] 2> 186268 INFO (jetty-closer-139-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98516432046981131-127.0.0.1:32875_solr-n_0000000000) closing
[junit4] 2> 186268 INFO (coreCloseExecutor-744-thread-2)
[n:127.0.0.1:43933_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for: solr.core.delayed.shard1.replica1
[junit4] 2> 186269 INFO
(OverseerStateUpdate-98516432046981131-127.0.0.1:32875_solr-n_0000000000)
[n:127.0.0.1:32875_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:32875_solr
[junit4] 2> 186270 INFO
(zkCallback-191-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 186270 INFO
(zkCallback-185-thread-1-processing-n:127.0.0.1:41791_solr)
[n:127.0.0.1:41791_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 186268 INFO (coreCloseExecutor-742-thread-4)
[n:127.0.0.1:41791_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.waitforstate.shard1.replica1
[junit4] 2> 186277 INFO (coreCloseExecutor-742-thread-1)
[n:127.0.0.1:41791_solr c:currentstate s:shard1 r:core_node2
x:currentstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.currentstate.shard1.replica1
[junit4] 2> 186279 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e002c48b3000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 186280 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e002c48b3001a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 187769 WARN
(zkCallback-160-thread-1-processing-n:127.0.0.1:42135_solr)
[n:127.0.0.1:42135_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 187770 INFO (jetty-closer-139-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@19e153{/solr,null,UNAVAILABLE}
[junit4] 2> 187778 WARN
(zkCallback-159-thread-2-processing-n:127.0.0.1:32875_solr)
[n:127.0.0.1:32875_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 187778 INFO (jetty-closer-139-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12ea966{/solr,null,UNAVAILABLE}
[junit4] 2> 187779 WARN
(zkCallback-191-thread-1-processing-n:127.0.0.1:43933_solr)
[n:127.0.0.1:43933_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 187779 WARN
(zkCallback-185-thread-1-processing-n:127.0.0.1:41791_solr)
[n:127.0.0.1:41791_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 187779 INFO (jetty-closer-139-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@88dbc4{/solr,null,UNAVAILABLE}
[junit4] 2> 187779 INFO (jetty-closer-139-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@170420b{/solr,null,UNAVAILABLE}
[junit4] 2> 187780 ERROR
(SUITE-TestCollectionStateWatchers-seed#[7E6E96D9CB7B9FEA]-worker) [ ]
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> 187780 INFO
(SUITE-TestCollectionStateWatchers-seed#[7E6E96D9CB7B9FEA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34383 34383
[junit4] 2> 188702 INFO (Thread-266) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34383 34383
[junit4] 2> 188703 WARN (Thread-266) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/falsepredicate/state.json
[junit4] 2> 7 /solr/collections/testcollection/state.json
[junit4] 2> 3 /solr/collections/currentstate/state.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98516432046981132-127.0.0.1:42135_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/98516432046981129-127.0.0.1:33183_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/98516432046981131-127.0.0.1:32875_solr-n_0000000000
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 188703 INFO
(SUITE-TestCollectionStateWatchers-seed#[7E6E96D9CB7B9FEA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_7E6E96D9CB7B9FEA-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=97, maxMBSortInHeap=5.902175788528594,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=el-CY,
timezone=Mexico/General
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=154094984,total=378535936
[junit4] 2> NOTE: All tests run in this JVM: [FloorEvaluatorTest,
SolrZkClientTest, TestCollectionAdminRequest, SolrDocumentTest,
HyperbolicCosineEvaluatorTest, SolrExampleStreamingBinaryTest,
LBHttpSolrClientBuilderTest, LessThanEqualToEvaluatorTest,
SelectWithEvaluatorsTest, CoalesceEvaluatorTest, EqualsEvaluatorTest,
ArcSineEvaluatorTest, StreamExpressionToExplanationTest,
SolrExampleEmbeddedTest, CloudSolrClientCacheTest, JdbcDriverTest, GetByIdTest,
OrEvaluatorTest, CommonAdminParamsTest, SolrQueryTest, CosineEvaluatorTest,
SolrExampleStreamingTest, SolrExampleXMLTest, SolrExampleJettyTest,
LargeVolumeBinaryJettyTest, TestBatchUpdate, LargeVolumeEmbeddedTest,
LargeVolumeJettyTest, TestSolrProperties, TermsResponseTest,
MergeIndexesEmbeddedTest, TestCoreAdmin, ClientUtilsTest, FacetFieldTest,
TestSolrJErrorHandling, BasicHttpSolrClientTest,
CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest,
ExternalHttpClientTest, HttpSolrClientBuilderTest,
TestCloudSolrClientConnections, TestClusteringResponse,
TestDelegationTokenResponse, TestCollectionStateWatchers]
[junit4] Completed [129/130 (1!)] on J1 in 60.09s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 38704 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]