Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/322/

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([5D68F7BAA2172BFD:A42564159E626677]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
        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:745)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:60989/solrj_collection4, 
http://127.0.0.1:36362/solrj_collection4, 
http://127.0.0.1:40709/solrj_collection4]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:60989/solrj_collection4, 
http://127.0.0.1:36362/solrj_collection4, 
http://127.0.0.1:40709/solrj_collection4]
        at 
__randomizedtesting.SeedInfo.seed([5D68F7BAA2172BFD:D53CC8600CEB4605]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1364)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1115)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1054)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.queryAndAssertResultSize(SharedFSAutoReplicaFailoverTest.java:358)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:344)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40709/solrj_collection4: no servers hosting 
shard: shard5
        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:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        ... 50 more




Build Log:
[...truncated 11800 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/init-core-data-001
   [junit4]   2> 38333 INFO  
(SUITE-ShardSplitTest-seed#[5D68F7BAA2172BFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 38335 INFO  
(SUITE-ShardSplitTest-seed#[5D68F7BAA2172BFD]-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> 38336 INFO  
(SUITE-ShardSplitTest-seed#[5D68F7BAA2172BFD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 38398 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38425 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38430 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 38797 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33412
   [junit4]   2> 39166 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 0x15b40341b750000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 39206 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 39230 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 39254 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 39262 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 39268 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 39271 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 39277 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 39281 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 39288 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 39291 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 39294 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 39791 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/cores/collection1
   [junit4]   2> 40177 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 40363 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@210f3c29{/,null,AVAILABLE}
   [junit4]   2> 40392 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14a02513{HTTP/1.1,[http/1.1]}{127.0.0.1:44667}
   [junit4]   2> 40392 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server Started @46371ms
   [junit4]   2> 40393 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/tempDir-001/control/data,
 hostContext=/, hostPort=44667, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/cores}
   [junit4]   2> 40431 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 40431 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 40432 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 40432 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 40432 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-05T22:20:10.019Z
   [junit4]   2> 40434 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 40488 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 40490 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/solr.xml
   [junit4]   2> 40654 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 40670 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33412/solr
   [junit4]   2> 40905 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 40911 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44667_
   [junit4]   2> 40925 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.Overseer Overseer 
(id=97742409461727236-127.0.0.1:44667_-n_0000000000) starting
   [junit4]   2> 41125 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44667_
   [junit4]   2> 41172 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:44667_) [n:127.0.0.1:44667_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 41802 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/cores
   [junit4]   2> 41803 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44667_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 41864 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 41888 INFO  
(OverseerStateUpdate-97742409461727236-127.0.0.1:44667_-n_0000000000) 
[n:127.0.0.1:44667_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 42956 WARN  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 42959 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 43100 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 43384 WARN  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 43386 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 43485 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 43502 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 43503 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/control-001/cores/collection1/data/]
   [junit4]   2> 43541 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ 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@1d1a1cb
   [junit4]   2> 43930 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=0.3359375, 
floorSegmentMB=1.291015625, forceMergeDeletesPctAllowed=25.834590055099493, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 44056 WARN  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ 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> 44560 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 44561 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 44650 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 44650 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 44666 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 44688 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71cbbd34[collection1] main]
   [junit4]   2> 44705 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 44707 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44713 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 44802 INFO  
(searcherExecutor-34-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71cbbd34[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44854 INFO  
(coreLoadExecutor-33-thread-1-processing-n:127.0.0.1:44667_) 
[n:127.0.0.1:44667_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1563878557683286016
   [junit4]   2> 45015 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 45015 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ 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> 45015 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44667/collection1/
   [junit4]   2> 45017 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 45017 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:44667/collection1/ has no replicas
   [junit4]   2> 45018 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ 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> 45150 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ 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:44667/collection1/ shard1
   [junit4]   2> 45325 INFO  
(coreZkRegister-26-thread-1-processing-n:127.0.0.1:44667_ x:collection1 
c:control_collection) [n:127.0.0.1:44667_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 45356 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 45361 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33412/solr ready
   [junit4]   2> 45364 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 45364 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 45722 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/cores/collection1
   [junit4]   2> 45723 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001
   [junit4]   2> 45725 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 45820 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50fcf79f{/,null,AVAILABLE}
   [junit4]   2> 45821 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@211561a9{HTTP/1.1,[http/1.1]}{127.0.0.1:53460}
   [junit4]   2> 45821 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server Started @51800ms
   [junit4]   2> 45821 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53460, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/cores}
   [junit4]   2> 45821 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 45828 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 45828 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 45828 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 45828 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-05T22:20:15.415Z
   [junit4]   2> 45884 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 45884 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/solr.xml
   [junit4]   2> 45907 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 45909 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33412/solr
   [junit4]   2> 46028 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:53460_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 46032 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:53460_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 46039 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:53460_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53460_
   [junit4]   2> 46042 INFO  
(zkCallback-13-thread-3-processing-n:127.0.0.1:44667_) [n:127.0.0.1:44667_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46043 INFO  (zkCallback-17-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46046 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 46276 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:53460_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/cores
   [junit4]   2> 46277 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:53460_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 46309 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 46327 INFO  
(OverseerStateUpdate-97742409461727236-127.0.0.1:44667_-n_0000000000) 
[n:127.0.0.1:44667_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 46433 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 47356 WARN  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 47358 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 47521 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 47918 WARN  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 47924 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 48029 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 48030 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 48030 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 48030 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1a1cb
   [junit4]   2> 48043 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=0.3359375, floorSegmentMB=1.291015625, 
forceMergeDeletesPctAllowed=25.834590055099493, segmentsPerTier=35.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 48096 WARN  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ 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> 48528 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 48528 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48531 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 48531 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 48554 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 48572 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4cfb1247[collection1] main]
   [junit4]   2> 48575 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 48576 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48576 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 48581 INFO  
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4cfb1247[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48582 INFO  
(coreLoadExecutor-44-thread-1-processing-n:127.0.0.1:53460_) 
[n:127.0.0.1:53460_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1563878561592377344
   [junit4]   2> 48660 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 48660 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 48660 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ 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> 48661 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53460/collection1/
   [junit4]   2> 48661 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48661 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53460/collection1/ has no 
replicas
   [junit4]   2> 48661 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 48674 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53460/collection1/ shard2
   [junit4]   2> 48780 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 48803 INFO  
(coreZkRegister-39-thread-1-processing-n:127.0.0.1:53460_ x:collection1 
c:collection1) [n:127.0.0.1:53460_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 48915 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 49335 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/cores/collection1
   [junit4]   2> 49337 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001
   [junit4]   2> 49347 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 49479 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f49e70{/,null,AVAILABLE}
   [junit4]   2> 49480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@148137ab{HTTP/1.1,[http/1.1]}{127.0.0.1:44809}
   [junit4]   2> 49480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server Started @55459ms
   [junit4]   2> 49480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44809, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/cores}
   [junit4]   2> 49481 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 49485 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 49485 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 49486 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 49487 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-05T22:20:19.074Z
   [junit4]   2> 49548 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 49548 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/solr.xml
   [junit4]   2> 49563 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 49574 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33412/solr
   [junit4]   2> 49818 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44809_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 49822 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44809_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 49831 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44809_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44809_
   [junit4]   2> 49837 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 49838 INFO  (zkCallback-17-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 49838 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:44667_) [n:127.0.0.1:44667_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 49840 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 50084 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44809_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/cores
   [junit4]   2> 50085 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:44809_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 50141 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 50146 INFO  
(OverseerStateUpdate-97742409461727236-127.0.0.1:44667_-n_0000000000) 
[n:127.0.0.1:44667_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 50252 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 50252 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 51240 WARN  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 51242 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 51350 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 51775 WARN  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 51777 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 51834 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 51834 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 51835 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 51835 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1a1cb
   [junit4]   2> 51839 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=0.3359375, floorSegmentMB=1.291015625, 
forceMergeDeletesPctAllowed=25.834590055099493, segmentsPerTier=35.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 51871 WARN  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ 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> 51984 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51984 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51986 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 51986 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 51988 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 51989 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1cab1123[collection1] main]
   [junit4]   2> 51991 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 51992 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51992 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 51994 INFO  
(coreLoadExecutor-55-thread-1-processing-n:127.0.0.1:44809_) 
[n:127.0.0.1:44809_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1563878565170118656
   [junit4]   2> 52003 INFO  
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cab1123[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52044 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52050 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52054 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 52054 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ 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> 52054 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44809/collection1/
   [junit4]   2> 52054 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 52055 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44809/collection1/ has no 
replicas
   [junit4]   2> 52055 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 52087 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44809/collection1/ shard1
   [junit4]   2> 52199 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52199 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52245 INFO  
(coreZkRegister-50-thread-1-processing-n:127.0.0.1:44809_ x:collection1 
c:collection1) [n:127.0.0.1:44809_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 52354 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52354 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 52503 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/cores/collection1
   [junit4]   2> 52504 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001
   [junit4]   2> 52507 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 52527 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64923a5a{/,null,AVAILABLE}
   [junit4]   2> 52528 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7cc79439{HTTP/1.1,[http/1.1]}{127.0.0.1:41218}
   [junit4]   2> 52528 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server Started @58507ms
   [junit4]   2> 52528 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41218, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/cores}
   [junit4]   2> 52529 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 52529 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 52529 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52529 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 52529 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-05T22:20:22.116Z
   [junit4]   2> 52545 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 52545 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/solr.xml
   [junit4]   2> 52588 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 52596 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33412/solr
   [junit4]   2> 52677 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:41218_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 52681 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:41218_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52684 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:41218_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41218_
   [junit4]   2> 52687 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52692 INFO  
(zkCallback-13-thread-3-processing-n:127.0.0.1:44667_) [n:127.0.0.1:44667_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52695 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:41218_) [n:127.0.0.1:41218_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52696 INFO  (zkCallback-17-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52697 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52832 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:41218_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/cores
   [junit4]   2> 52832 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:41218_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 52872 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 52882 INFO  
(OverseerStateUpdate-97742409461727236-127.0.0.1:44667_-n_0000000000) 
[n:127.0.0.1:44667_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 52990 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 52990 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 52990 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:41218_) [n:127.0.0.1:41218_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 53915 WARN  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 53916 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 54066 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 54423 WARN  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 54432 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 54487 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 54496 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 54496 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 54512 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1a1cb
   [junit4]   2> 54515 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=0.3359375, floorSegmentMB=1.291015625, 
forceMergeDeletesPctAllowed=25.834590055099493, segmentsPerTier=35.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 54608 WARN  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ 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> 55152 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 55153 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 55154 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 55154 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 55156 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 55158 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1e678931[collection1] main]
   [junit4]   2> 55161 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 55162 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55162 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 55164 INFO  
(coreLoadExecutor-66-thread-1-processing-n:127.0.0.1:41218_) 
[n:127.0.0.1:41218_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1563878568494104576
   [junit4]   2> 55180 INFO  
(searcherExecutor-67-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
c:collection1) [n:127.0.0.1:41218_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e678931[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55189 INFO  
(coreZkRegister-61-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
c:collection1) [n:127.0.0.1:41218_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 55213 INFO  
(updateExecutor-32-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 55240 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 55241 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 55241 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 55241 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ 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> 55241 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ 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:53460/collection1/] 
and I am [http://127.0.0.1:41218/collection1/]
   [junit4]   2> 55248 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 55248 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:41218_) [n:127.0.0.1:41218_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 55260 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 55300 INFO  
(recoveryExecutor-33-thread-1-processing-n:127.0.0.1:41218_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41218_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:53460]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41218_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 55881 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-4-001/cores/collection1
   [junit4]   2> 55882 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-4-001
   [junit4]   2> 55892 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 55984 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c0b6bb2{/,null,AVAILABLE}
   [junit4]   2> 55985 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@46c91ae5{HTTP/1.1,[http/1.1]}{127.0.0.1:60253}
   [junit4]   2> 55985 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.e.j.s.Server Started @61964ms
   [junit4]   2> 55985 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=60253, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-4-001/cores}
   [junit4]   2> 55985 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 55992 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 55992 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55992 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 55993 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-05T22:20:25.580Z
   [junit4]   2> 56071 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 56071 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-4-001/solr.xml
   [junit4]   2> 56127 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 56129 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33412/solr
   [junit4]   2> 56317 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:60253_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 56322 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:60253_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56330 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:60253_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60253_
   [junit4]   2> 56333 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56338 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:41218_) [n:127.0.0.1:41218_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56339 INFO  (zkCallback-17-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56339 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56339 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:44667_) [n:127.0.0.1:44667_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56356 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:60253_) [n:127.0.0.1:60253_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 56696 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:60253_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_5D68F7BAA2172BFD-001/shard-4-001/cores
   [junit4]   2> 56696 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[5D68F7BAA2172BFD]) 
[n:127.0.0.1:60253_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 56755 INFO  
(coreLoadExecutor-77-thread-1-processing-n:127.0.0.1:60253_) 
[n:127.0.0.1:60253_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 56772 INFO  
(OverseerStateUpdate-97742409461727236-127.0.0.1:44667_-n_0000000000) 
[n:127.0.0.1:44667_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 56776 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:60253_) [n:127.0.0.1:60253_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 56776 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:44809_) [n:127.0.0.1:44809_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 56776 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:53460_) [n:127.0.0.1:53460_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 56776 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:41218_) [n:127.0.0.1:41218_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 57487 INFO  (qtp254696933-93) [n:127.0.0.1:53460_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 57495 INFO  (qtp254696933-93) [n:127.0.0.1:53460_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 57496 INFO  (qtp254696933-93) [n:127.0.0.1:53460_    ] 
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:41218_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41218","node_name":"127.0.0.1:41218_","state":"recovering"}
   [junit4]   2> 57503 INFO  (qtp254696933-93) [n:127.0.0.1:53460_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 57506 INFO  (qtp254696933-93) [n:127.0.0.1:53460_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41218_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 57901 WARN  
(coreLoadExecutor-77-thread-1-processing-n:127.0.0.1:60253_) 
[n:127.0.0.1:60253_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 57902 INFO  (coreLoadExecutor-77-thread-1-processing-n:12

[...truncated too long message...]

t/127.0.0.1:54027 interrupted
   [junit4]   2> 1109459 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_5D68F7BAA2172BFD-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_5D68F7BAA2172BFD-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:54027) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-269998534-10.41.0.5-1491431613716 
(Datanode Uuid 376001f6-4983-42ce-b89e-f1c779a0d500) service to 
localhost/127.0.0.1:54027
   [junit4]   2> 1109472 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[5D68F7BAA2172BFD]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1109575 ERROR 
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[5D68F7BAA2172BFD]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown 
Source)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.hdfsFailoverAfterClass(SharedFSAutoReplicaFailoverTest.java:97)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 1109578 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[5D68F7BAA2172BFD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_5D68F7BAA2172BFD-001
   [junit4]   2> Apr 05, 2017 10:37:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-BH, 
timezone=Mexico/General
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=284560536,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, 
SolrPluginUtilsTest, TestUseDocValuesAsStored, 
OpenExchangeRatesOrgProviderTest, MinimalSchemaTest, TestDFISimilarityFactory, 
TestConfigSetsAPIExclusivity, TestDistribIDF, 
TermVectorComponentDistributedTest, TestManagedSynonymFilterFactory, 
SolrMetricManagerTest, PingRequestHandlerTest, TestLeaderElectionZkExpiry, 
TestManagedResourceStorage, PrimitiveFieldTypeTest, CloudMLTQParserTest, 
V2ApiIntegrationTest, FullHLLTest, TestStandardQParsers, 
TestShardHandlerFactory, NoCacheHeaderTest, TestSegmentSorting, 
TestBlendedInfixSuggestions, CreateCollectionCleanupTest, 
TestScoreJoinQPNoScore, SpellPossibilityIteratorTest, JSONWriterTest, 
FullSolrCloudDistribCmdsTest, TestAuthenticationFramework, 
ClassificationUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, 
MergeStrategyTest, FieldMutatingUpdateProcessorTest, EnumFieldTest, 
TestSubQueryTransformerCrossCore, TestPushWriter, 
CoreMergeIndexesAdminHandlerTest, TestRequestForwarding, HdfsRecoveryZkTest, 
TestTolerantSearch, ResponseLogComponentTest, TestDynamicLoading, OverseerTest, 
TestDFRSimilarityFactory, TestSortByMinMaxFunction, DistributedVersionInfoTest, 
OverseerStatusTest, SolrCLIZkUtilsTest, TestSolrCloudWithDelegationTokens, 
TestSchemaNameResource, TestPerFieldSimilarityWithDefaultOverride, 
StatsComponentTest, TimeZoneUtilsTest, ActionThrottleTest, SimpleFacetsTest, 
TestIndexingPerformance, TestSchemaVersionResource, 
DistributedSuggestComponentTest, SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [116/702 (2!)] on J2 in 274.77s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45254 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to