Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/18/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
3 tests failed.
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([9C2D1A20E214A9DD:170AC9F1A3120259]: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:51948/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:51948/solr/authCollection: No registered
leader was found after waiting for 4000ms , collection: authCollection slice:
shard2
at
__randomizedtesting.SeedInfo.seed([9C2D1A20E214A9DD:20436C3246472AA7]: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([19C42CF3A58CE42:89AAE09CE2F72650]: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 12898 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\init-core-data-001
[junit4] 2> 1748890 WARN
(SUITE-ShardSplitTest-seed#[9C2D1A20E214A9DD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
[junit4] 2> 1748890 INFO
(SUITE-ShardSplitTest-seed#[9C2D1A20E214A9DD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1748893 INFO
(SUITE-ShardSplitTest-seed#[9C2D1A20E214A9DD]-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> 1748893 INFO
(SUITE-ShardSplitTest-seed#[9C2D1A20E214A9DD]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nn/wh
[junit4] 2> 1748895 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1748896 INFO (Thread-4152) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1748896 INFO (Thread-4152) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1748899 ERROR (Thread-4152) [ ] 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> 1748996 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkTestServer start zk server on port:62440
[junit4] 2> 1749001 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 0x15df7ae8f100000, 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> 1749006 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1749008 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1749010 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1749011 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1749011 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1749012 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1749013 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1749014 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1749015 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1749017 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1749018 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1749019 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 0x15df7ae8f100001, 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> 1749346 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\cores\collection1
[junit4] 2> 1749347 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1749348 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8c2521{/nn/wh,null,AVAILABLE}
[junit4] 2> 1749348 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@f6f4e6{HTTP/1.1,[http/1.1]}{127.0.0.1:62447}
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server Started @1752810ms
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\tempDir-001/control/data,
hostContext=/nn/wh, hostPort=62447,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\cores}
[junit4] 2> 1749349 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1749349 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T23:29:58.995Z
[junit4] 2> 1749352 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 0x15df7ae8f100002, 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> 1749352 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1749353 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\solr.xml
[junit4] 2> 1749362 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1749362 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62440/solr
[junit4] 2> 1749365 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 0x15df7ae8f100003, 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> 1749387 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1749387 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:62447_nn%2Fwh
[junit4] 2> 1749388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.Overseer Overseer
(id=98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000) starting
[junit4] 2> 1749393 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62447_nn%2Fwh
[junit4] 2> 1749394 INFO
(zkCallback-2682-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1749497 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\cores
[junit4] 2> 1749497 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1749498 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1749499 INFO
(OverseerStateUpdate-98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1749517 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1749524 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1749577 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1749589 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1749590 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1749590 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\control-001\cores\collection1\data\]
[junit4] 2> 1749590 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh 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@c2ec8
[junit4] 2> 1749593 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14398494802825834]
[junit4] 2> 1749601 WARN
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh 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> 1749660 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1749661 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1749661 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1749661 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1749662 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5929727711047308]
[junit4] 2> 1749662 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a0cda6[collection1] main]
[junit4] 2> 1749664 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1749664 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1749664 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1749665 INFO
(searcherExecutor-7832-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@1a0cda6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1749665 INFO
(coreLoadExecutor-7831-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576113536301531136
[junit4] 2> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
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> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:62447/nn/wh/collection1/
[junit4] 2> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:62447/nn/wh/collection1/ has no replicas
[junit4] 2> 1749670 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
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> 1749673 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
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:62447/nn/wh/collection1/ shard1
[junit4] 2> 1749826 INFO
(coreZkRegister-7824-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh
x:collection1 c:control_collection) [n:127.0.0.1:62447_nn%2Fwh
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1750018 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1750019 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62440/solr ready
[junit4] 2> 1750019 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1750325 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\cores\collection1
[junit4] 2> 1750326 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001
[junit4] 2> 1750327 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1750328 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1646882{/nn/wh,null,AVAILABLE}
[junit4] 2> 1750328 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a3faf1{HTTP/1.1,[http/1.1]}{127.0.0.1:62463}
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server Started @1753790ms
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/nn/wh, hostPort=62463,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\cores}
[junit4] 2> 1750329 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1750329 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T23:29:59.975Z
[junit4] 2> 1750332 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1750332 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\solr.xml
[junit4] 2> 1750342 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1750342 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62440/solr
[junit4] 2> 1750351 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1750353 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1750355 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62463_nn%2Fwh
[junit4] 2> 1750356 INFO
(zkCallback-2691-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1750357 INFO
(zkCallback-2682-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1750357 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1750491 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\cores
[junit4] 2> 1750491 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1750492 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1750493 INFO
(OverseerStateUpdate-98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1751567 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1751574 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1751628 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1751641 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1751642 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1751642 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 1751642 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2ec8
[junit4] 2> 1751646 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14398494802825834]
[junit4] 2> 1751651 WARN
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh 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> 1751712 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1751712 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1751713 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1751713 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1751714 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5929727711047308]
[junit4] 2> 1751714 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a80de[collection1] main]
[junit4] 2> 1751715 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1751715 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1751715 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1751716 INFO
(searcherExecutor-7843-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a80de[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1751716 INFO
(coreLoadExecutor-7842-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576113538452160512
[junit4] 2> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh 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> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62463/nn/wh/collection1/
[junit4] 2> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:62463/nn/wh/collection1/ has no replicas
[junit4] 2> 1751722 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1751725 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:62463/nn/wh/collection1/ shard2
[junit4] 2> 1751876 INFO
(coreZkRegister-7837-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62463_nn%2Fwh c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1752384 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\cores\collection1
[junit4] 2> 1752385 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001
[junit4] 2> 1752386 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1752386 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@121571{/nn/wh,null,AVAILABLE}
[junit4] 2> 1752387 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1348751{HTTP/1.1,[http/1.1]}{127.0.0.1:62476}
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server Started @1755850ms
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/nn/wh, hostPort=62476,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\cores}
[junit4] 2> 1752388 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1752388 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T23:30:02.034Z
[junit4] 2> 1752392 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1752392 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\solr.xml
[junit4] 2> 1752402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1752402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62440/solr
[junit4] 2> 1752412 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1752414 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1752416 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62476_nn%2Fwh
[junit4] 2> 1752417 INFO
(zkCallback-2691-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1752417 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1752417 INFO
(zkCallback-2682-thread-1-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1752417 INFO
(zkCallback-2697-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1752545 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\cores
[junit4] 2> 1752545 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1752545 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1752546 INFO
(OverseerStateUpdate-98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1753583 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1753601 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1753666 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1753679 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1753679 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1753679 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-2-001\cores\collection1\data\]
[junit4] 2> 1753679 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2ec8
[junit4] 2> 1753684 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14398494802825834]
[junit4] 2> 1753689 WARN
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh 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> 1753754 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1753754 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1753755 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1753755 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1753757 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5929727711047308]
[junit4] 2> 1753757 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1281f90[collection1] main]
[junit4] 2> 1753758 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1753758 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1753758 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1753759 INFO
(searcherExecutor-7854-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1281f90[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1753759 INFO
(coreLoadExecutor-7853-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576113540594401280
[junit4] 2> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh 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> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62476/nn/wh/collection1/
[junit4] 2> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:62476/nn/wh/collection1/ has no replicas
[junit4] 2> 1753765 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1753767 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:62476/nn/wh/collection1/ shard1
[junit4] 2> 1753919 INFO
(coreZkRegister-7848-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62476_nn%2Fwh c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1754376 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\cores\collection1
[junit4] 2> 1754377 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001
[junit4] 2> 1754378 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1754378 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1134225{/nn/wh,null,AVAILABLE}
[junit4] 2> 1754379 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18375ea{HTTP/1.1,[http/1.1]}{127.0.0.1:62490}
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server Started @1757841ms
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/nn/wh, hostPort=62490,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\cores}
[junit4] 2> 1754380 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1754380 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T23:30:04.026Z
[junit4] 2> 1754383 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1754383 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\solr.xml
[junit4] 2> 1754392 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1754392 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62440/solr
[junit4] 2> 1754403 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1754405 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1754407 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62490_nn%2Fwh
[junit4] 2> 1754409 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1754409 INFO
(zkCallback-2691-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1754409 INFO
(zkCallback-2682-thread-2-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1754409 INFO
(zkCallback-2703-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1754409 INFO
(zkCallback-2697-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1754544 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\cores
[junit4] 2> 1754545 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1754545 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1754546 INFO
(OverseerStateUpdate-98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1755597 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 1755609 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1755659 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1755673 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1755673 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1755673 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-3-001\cores\collection1\data\]
[junit4] 2> 1755673 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c2ec8
[junit4] 2> 1755676 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14398494802825834]
[junit4] 2> 1755682 WARN
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh 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> 1755751 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1755751 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1755752 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1755752 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1755753 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5929727711047308]
[junit4] 2> 1755753 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@90c07[collection1] main]
[junit4] 2> 1755755 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1755755 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1755755 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1755756 INFO
(searcherExecutor-7865-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62490_nn%2Fwh c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@90c07[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1755756 INFO
(coreLoadExecutor-7864-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576113542688407552
[junit4] 2> 1755760 INFO
(coreZkRegister-7859-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 c:collection1) [n:127.0.0.1:62490_nn%2Fwh c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1755760 INFO
(updateExecutor-2700-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1755760 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1755761 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1755761 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1755761 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
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> 1755761 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
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:62463/nn/wh/collection1/] and I am
[http://127.0.0.1:62490/nn/wh/collection1/]
[junit4] 2> 1755765 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:62463/nn/wh]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:62490_nn%252Fwh&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1755767 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1755769 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1755769 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] 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:62490_nn%2Fwh,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:62490/nn/wh","node_name":"127.0.0.1:62490_nn%2Fwh","state":"down"}
[junit4] 2> 1756398 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-4-001\cores\collection1
[junit4] 2> 1756399 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-4-001
[junit4] 2> 1756400 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1756400 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@324502{/nn/wh,null,AVAILABLE}
[junit4] 2> 1756401 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1894f16{HTTP/1.1,[http/1.1]}{127.0.0.1:62505}
[junit4] 2> 1756401 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.e.j.s.Server Started @1759863ms
[junit4] 2> 1756402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/nn/wh, hostPort=62505,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-4-001\cores}
[junit4] 2> 1756402 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1756402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.1
[junit4] 2> 1756402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1756402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1756402 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-18T23:30:06.048Z
[junit4] 2> 1756405 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1756405 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-4-001\solr.xml
[junit4] 2> 1756414 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1756415 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62440/solr
[junit4] 2> 1756426 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1756428 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1756430 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62505_nn%2Fwh
[junit4] 2> 1756431 INFO
(zkCallback-2710-thread-1-processing-n:127.0.0.1:62505_nn%2Fwh)
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1756431 INFO (zkCallback-2686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1756431 INFO
(zkCallback-2691-thread-1-processing-n:127.0.0.1:62463_nn%2Fwh)
[n:127.0.0.1:62463_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1756431 INFO
(zkCallback-2682-thread-2-processing-n:127.0.0.1:62447_nn%2Fwh)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1756431 INFO
(zkCallback-2703-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh)
[n:127.0.0.1:62490_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1756431 INFO
(zkCallback-2697-thread-1-processing-n:127.0.0.1:62476_nn%2Fwh)
[n:127.0.0.1:62476_nn%2Fwh ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1756502 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardSplitTest_9C2D1A20E214A9DD-001\shard-4-001\cores
[junit4] 2> 1756502 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9C2D1A20E214A9DD])
[n:127.0.0.1:62505_nn%2Fwh ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1756502 INFO
(coreLoadExecutor-7875-thread-1-processing-n:127.0.0.1:62505_nn%2Fwh)
[n:127.0.0.1:62505_nn%2Fwh c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1756503 INFO
(OverseerStateUpdate-98507095968579588-127.0.0.1:62447_nn%2Fwh-n_0000000000)
[n:127.0.0.1:62447_nn%2Fwh ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1756769 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] 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:62490_nn%2Fwh,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:62490/nn/wh","node_name":"127.0.0.1:62490_nn%2Fwh","state":"recovering"}
[junit4] 2> 1756769 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1756769 INFO (qtp30901806-16930) [n:127.0.0.1:62463_nn%2Fwh
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:62490_nn%252Fwh&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> 1757270 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:62463/nn/wh/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1757270 INFO
(recoveryExecutor-2701-thread-1-processing-n:127.0.0.1:62490_nn%2Fwh
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:62490_nn%2Fwh
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:62490/nn/wh START
replicas=[http://127.0.0.1:62463/nn/wh/collection1/] nUpdates=100
[junit4] 2> 1757273 INFO (qtp30901806-16932) [n:127.0.0.1:6246
[...truncated too long message...]
r:core_node2 x:testcollection_shard1_replica1] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.testcollection.shard1.replica1
[junit4] 2> 269086 INFO (coreCloseExecutor-1409-thread-3)
[n:127.0.0.1:53959_solr c:testcollection s:shard3 r:core_node1
x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard3.replica1
[junit4] 2> 269087 INFO (coreCloseExecutor-1409-thread-1)
[n:127.0.0.1:53959_solr c:falsepredicate s:shard2 r:core_node4
x:falsepredicate_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard2.replica1
[junit4] 2> 269087 INFO (coreCloseExecutor-1409-thread-2)
[n:127.0.0.1:53959_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> 269090 INFO (jetty-closer-938-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98507176304967692-127.0.0.1:53959_solr-n_0000000000) closing
[junit4] 2> 269090 INFO
(OverseerStateUpdate-98507176304967692-127.0.0.1:53959_solr-n_0000000000)
[n:127.0.0.1:53959_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53959_solr
[junit4] 2> 269090 INFO (coreCloseExecutor-1408-thread-2)
[n:127.0.0.1:53953_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> 269091 INFO (coreCloseExecutor-1410-thread-4)
[n:127.0.0.1:54101_solr c:waitforstate s:shard1 r:core_node1
x:waitforstate_shard1_replica1] o.a.s.c.SolrCore [waitforstate_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@3dd467
[junit4] 2> 269091 INFO (coreCloseExecutor-1410-thread-3)
[n:127.0.0.1:54101_solr c:delayed s:shard1 r:core_node1
x:delayed_shard1_replica1] o.a.s.c.SolrCore [delayed_shard1_replica1] CLOSING
SolrCore org.apache.solr.core.SolrCore@11079ea
[junit4] 2> 269092 INFO (coreCloseExecutor-1410-thread-2)
[n:127.0.0.1:54101_solr c:testcollection s:shard4 r:core_node4
x:testcollection_shard4_replica1] o.a.s.c.SolrCore
[testcollection_shard4_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5c8b85
[junit4] 2> 269092 INFO (coreCloseExecutor-1410-thread-1)
[n:127.0.0.1:54101_solr c:falsepredicate s:shard1 r:core_node6
x:falsepredicate_shard1_replica1] o.a.s.c.SolrCore
[falsepredicate_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1038b76
[junit4] 2> 269096 INFO (coreCloseExecutor-1410-thread-4)
[n:127.0.0.1:54101_solr c:waitforstate s:shard1 r:core_node1
x:waitforstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.waitforstate.shard1.replica1
[junit4] 2> 269096 INFO (coreCloseExecutor-1410-thread-2)
[n:127.0.0.1:54101_solr c:testcollection s:shard4 r:core_node4
x:testcollection_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard4.replica1
[junit4] 2> 269096 INFO (coreCloseExecutor-1410-thread-1)
[n:127.0.0.1:54101_solr c:falsepredicate s:shard1 r:core_node6
x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard1.replica1
[junit4] 2> 269097 WARN
(zkCallback-959-thread-2-processing-n:127.0.0.1:53953_solr)
[n:127.0.0.1:53953_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 269097 INFO (jetty-closer-938-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@69242c{/solr,null,UNAVAILABLE}
[junit4] 2> 269097 INFO
(zkCallback-982-thread-2-processing-n:127.0.0.1:54101_solr)
[n:127.0.0.1:54101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 269098 INFO
(zkCallback-982-thread-1-processing-n:127.0.0.1:54101_solr)
[n:127.0.0.1:54101_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54101_solr
[junit4] 2> 269098 INFO
(zkCallback-982-thread-2-processing-n:127.0.0.1:54101_solr)
[n:127.0.0.1:54101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 269100 INFO (coreCloseExecutor-1410-thread-3)
[n:127.0.0.1:54101_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> 269102 WARN
(zkCallback-982-thread-1-processing-n:127.0.0.1:54101_solr)
[n:127.0.0.1:54101_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 269103 INFO (jetty-closer-938-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f6202{/solr,null,UNAVAILABLE}
[junit4] 2> 270598 WARN
(zkCallback-958-thread-1-processing-n:127.0.0.1:53959_solr)
[n:127.0.0.1:53959_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 270598 INFO (jetty-closer-938-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ba5b3{/solr,null,UNAVAILABLE}
[junit4] 2> 270599 ERROR
(SUITE-TestCollectionStateWatchers-seed#[19C42CF3A58CE42]-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> 270600 INFO
(SUITE-TestCollectionStateWatchers-seed#[19C42CF3A58CE42]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53949 53949
[junit4] 2> 270602 INFO (Thread-759) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53949 53949
[junit4] 2> 270603 WARN (Thread-759) [ ] 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> 6 /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> 17 /solr/collections/falsepredicate/state.json
[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/testcollection/state.json
[junit4] 2> 3
/solr/overseer_elect/election/98507176304967691-127.0.0.1:53953_solr-n_0000000002
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98507176304967692-127.0.0.1:53959_solr-n_0000000000
[junit4] 2> 2 /solr/collections/currentstate/state.json
[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> 270603 INFO
(SUITE-TestCollectionStateWatchers-seed#[19C42CF3A58CE42]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_19C42CF3A58CE42-001
[junit4] 2> Aug 18, 2017 11:51:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=459, maxMBSortInHeap=5.0716369961934875,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-ZA,
timezone=Canada/East-Saskatchewan
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=158075984,total=295436288
[junit4] 2> NOTE: All tests run in this JVM: [TestFastInputStream,
EqualsEvaluatorTest, ArcCosineEvaluatorTest, CoalesceEvaluatorTest,
ContentStreamTest, PowerEvaluatorTest, TestDelegationTokenRequest,
SolrParamTest, ShardParamsTest, BasicHttpSolrClientTest,
SquareRootEvaluatorTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest,
StreamExpressionToExpessionTest, TestRetryUtil, CloudSolrClientCacheTest,
SolrExampleBinaryTest, ConcurrentUpdateSolrClientTest, SchemaTest,
TestNamedListCodec, GraphTest, TestToleratedUpdateError, JdbcTest,
NotEvaluatorTest, SolrQueryTest, TangentEvaluatorTest,
HttpSolrClientBuilderTest, GreaterThanEqualToEvaluatorTest,
TestDelegationTokenResponse, TestCollectionAdminRequest,
MergeIndexesEmbeddedTest, TestBatchUpdate, JettyWebappTest,
LargeVolumeJettyTest, TermsResponseTest, TestEmbeddedSolrServer,
QueryResponseTest, TestCoreAdmin, CloudSolrClientBuilderTest,
CloudSolrClientTest, ExternalHttpClientTest, HttpSolrClientSSLAuthConPoolTest,
TestCloudSolrClientConnections, GraphExpressionTest, SelectWithEvaluatorsTest,
StreamingTest, AddEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest,
CeilingEvaluatorTest, CompoundEvaluatorTest, CubedRootEvaluatorTest,
FieldEvaluatorTest, HyperbolicCosineEvaluatorTest,
HyperbolicTangentEvaluatorTest, LessThanEqualToEvaluatorTest,
LessThanEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest,
OrEvaluatorTest, RoundEvaluatorTest, SineEvaluatorTest, UuidEvaluatorTest,
StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest,
NoOpResponseParserTest, SolrZkClientTest, TestCollectionStateWatchers]
[junit4] Completed [126/130 (1!)] on J1 in 57.71s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 38686 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]