You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/09 05:58:24 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_112) - Build # 18732 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18732/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp

Error Message:
Error from server at https://127.0.0.1:39249/solr: Could not fully create collection: replicaProperties

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39249/solr: Could not fully create collection: replicaProperties
	at __randomizedtesting.SeedInfo.seed([3375EA1E46ACD2E4:F7AE55F6FD832188]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	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:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12304 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/init-core-data-001
   [junit4]   2> 1678394 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1678396 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001
   [junit4]   2> 1678396 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1678396 INFO  (Thread-1860) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1678396 INFO  (Thread-1860) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1678496 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38396
   [junit4]   2> 1678501 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 0x15981b9fb4a0000, 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> 1678506 INFO  (jetty-launcher-1345-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1678506 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1678506 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1678507 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cb78db{/solr,null,AVAILABLE}
   [junit4]   2> 1678507 INFO  (jetty-launcher-1345-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@379ff9{/solr,null,AVAILABLE}
   [junit4]   2> 1678507 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1513ff4{/solr,null,AVAILABLE}
   [junit4]   2> 1678508 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f107ef{SSL,[ssl, http/1.1]}{127.0.0.1:42412}
   [junit4]   2> 1678508 INFO  (jetty-launcher-1345-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ad2632{SSL,[ssl, http/1.1]}{127.0.0.1:38728}
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.e.j.s.Server Started @1680067ms
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-3) [    ] o.e.j.s.Server Started @1680067ms
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42412}
   [junit4]   2> 1678508 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14a3e78{SSL,[ssl, http/1.1]}{127.0.0.1:33331}
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38728}
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-2) [    ] o.e.j.s.Server Started @1680067ms
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33331}
   [junit4]   2> 1678509 ERROR (jetty-launcher-1345-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1678509 ERROR (jetty-launcher-1345-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1678509 ERROR (jetty-launcher-1345-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T05:36:06.586Z
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ffbb6f{/solr,null,AVAILABLE}
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1678509 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T05:36:06.587Z
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T05:36:06.587Z
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c8e5db{SSL,[ssl, http/1.1]}{127.0.0.1:39249}
   [junit4]   2> 1678510 INFO  (jetty-launcher-1345-thread-4) [    ] o.e.j.s.Server Started @1680069ms
   [junit4]   2> 1678511 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39249}
   [junit4]   2> 1678511 ERROR (jetty-launcher-1345-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1678511 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1678511 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1678511 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1678511 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T05:36:06.588Z
   [junit4]   2> 1678512 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1678513 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1678513 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1678513 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1678525 INFO  (jetty-launcher-1345-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr
   [junit4]   2> 1678529 INFO  (jetty-launcher-1345-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr
   [junit4]   2> 1678530 INFO  (jetty-launcher-1345-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr
   [junit4]   2> 1678532 INFO  (jetty-launcher-1345-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38396/solr
   [junit4]   2> 1678534 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 0x15981b9fb4a0008, 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> 1678558 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42412_solr
   [junit4]   2> 1678558 INFO  (jetty-launcher-1345-thread-4) [n:127.0.0.1:39249_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39249_solr
   [junit4]   2> 1678559 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr    ] o.a.s.c.Overseer Overseer (id=97251502750040075-127.0.0.1:42412_solr-n_0000000000) starting
   [junit4]   2> 1678559 INFO  (jetty-launcher-1345-thread-3) [n:127.0.0.1:38728_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38728_solr
   [junit4]   2> 1678563 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1678564 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:33331_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 1678567 INFO  (zkCallback-1364-thread-1-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1678572 INFO  (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1678573 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1678575 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1678583 INFO  (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1678590 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42412_solr
   [junit4]   2> 1678595 INFO  (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1678595 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1678595 INFO  (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1678595 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1678706 INFO  (jetty-launcher-1345-thread-3) [n:127.0.0.1:38728_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node3/.
   [junit4]   2> 1678778 INFO  (jetty-launcher-1345-thread-2) [n:127.0.0.1:33331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/.
   [junit4]   2> 1678870 INFO  (jetty-launcher-1345-thread-4) [n:127.0.0.1:39249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/.
   [junit4]   2> 1678966 INFO  (jetty-launcher-1345-thread-1) [n:127.0.0.1:42412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node1/.
   [junit4]   2> 1680311 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1680312 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38396/solr ready
   [junit4]   2> 1680343 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[3375EA1E46ACD2E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1680401 INFO  (qtp4118154-8211) [n:127.0.0.1:39249_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680402 INFO  (OverseerThreadFactory-3496-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 1680513 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1680564 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1680668 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1680668 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681525 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1681537 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica1] Schema name=minimal
   [junit4]   2> 1681541 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681542 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1681543 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/solrj_test_splitshard_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node4/./solrj_test_splitshard_shard2_replica1/data/]
   [junit4]   2> 1681565 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1681565 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1681565 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1681565 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1681568 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad21d1[solrj_test_splitshard_shard2_replica1] main]
   [junit4]   2> 1681569 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1681569 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1681569 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1681569 INFO  (searcherExecutor-3505-thread-1-processing-n:127.0.0.1:39249_solr x:solrj_test_splitshard_shard2_replica1 s:shard2 c:solrj_test_splitshard) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica1] Registered new searcher Searcher@1ad21d1[solrj_test_splitshard_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1681569 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024047326724096
   [junit4]   2> 1681576 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1681576 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1681576 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1681576 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/
   [junit4]   2> 1681576 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1681576 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/ has no replicas
   [junit4]   2> 1681579 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39249/solr/solrj_test_splitshard_shard2_replica1/ shard2
   [junit4]   2> 1681592 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica1] Schema name=minimal
   [junit4]   2> 1681595 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1681596 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1681596 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_replica1/data/]
   [junit4]   2> 1681615 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1681615 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1681616 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1681616 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1681618 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d761d[solrj_test_splitshard_shard1_replica1] main]
   [junit4]   2> 1681619 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1681619 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1681619 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1681619 INFO  (searcherExecutor-3510-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_replica1 s:shard1 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica1] Registered new searcher Searcher@9d761d[solrj_test_splitshard_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1681619 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024047379152896
   [junit4]   2> 1681624 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1681624 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1681624 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/
   [junit4]   2> 1681624 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1681624 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/ has no replicas
   [junit4]   2> 1681627 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/ shard1
   [junit4]   2> 1681729 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681729 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681778 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1681780 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1681780 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=0 QTime=1215
   [junit4]   2> 1681781 INFO  (qtp4118154-8205) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2} status=0 QTime=1268
   [junit4]   2> 1681785 INFO  (qtp4118154-8211) [n:127.0.0.1:39249_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1681883 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1681883 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682405 INFO  (OverseerCollectionConfigSetProcessor-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1682785 INFO  (qtp4118154-8211) [n:127.0.0.1:39249_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2384
   [junit4]   2> 1682787 INFO  (qtp4118154-8204) [n:127.0.0.1:39249_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1682789 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1682790 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1682893 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1682893 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683792 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_replica1 as part of slice shard1_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1683792 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:33331_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1683793 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica
   [junit4]   2> 1683795 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2
   [junit4]   2> 1683898 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1683898 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1684806 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1684816 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica1] Schema name=minimal
   [junit4]   2> 1684820 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1684821 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1684821 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_replica1/data/]
   [junit4]   2> 1684840 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1684840 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1684841 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684841 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684843 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@169324d[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1684844 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1684845 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1684845 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1684845 INFO  (searcherExecutor-3515-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new searcher Searcher@169324d[solrj_test_splitshard_shard1_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684845 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024050761859072
   [junit4]   2> 1684847 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1684850 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1684850 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1684850 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/
   [junit4]   2> 1684850 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1684850 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/ has no replicas
   [junit4]   2> 1684853 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0
   [junit4]   2> 1684956 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1684956 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1685003 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1685007 INFO  (qtp13710078-8189) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2} status=0 QTime=1211
   [junit4]   2> 1685008 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1685112 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1685112 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1686010 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_1_replica1 as part of slice shard1_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1686010 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:33331_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_1_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1686011 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica
   [junit4]   2> 1686013 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2
   [junit4]   2> 1686119 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1686119 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1687027 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1687041 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_1_replica1] Schema name=minimal
   [junit4]   2> 1687046 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1687047 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_1_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1687048 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_1_replica1/data/]
   [junit4]   2> 1687070 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1687070 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1687071 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1687071 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1687073 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3f09f[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1687074 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1687075 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1687075 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1687075 INFO  (searcherExecutor-3520-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new searcher Searcher@1e3f09f[solrj_test_splitshard_shard1_1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1687076 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024053101232128
   [junit4]   2> 1687077 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1687080 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1687080 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1687080 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/
   [junit4]   2> 1687080 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1687080 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/ has no replicas
   [junit4]   2> 1687083 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1
   [junit4]   2> 1687186 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1687186 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1687234 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1687237 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2} status=0 QTime=1224
   [junit4]   2> 1687238 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_0_replica1 to be alive on: 127.0.0.1:33331_solr
   [junit4]   2> 1687239 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait for: solrj_test_splitshard_shard1_1_replica1 to be alive on: 127.0.0.1:33331_solr
   [junit4]   2> 1687240 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1687240 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_0_replica1 (shard1_0 of solrj_test_splitshard) have state: active
   [junit4]   2> 1687240 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_0, thisCore=solrj_test_splitshard_shard1_0_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"}
   [junit4]   2> 1687240 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1687240 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33331_solr&core=solrj_test_splitshard_shard1_0_replica1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1687244 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1687244 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see solrj_test_splitshard_shard1_1_replica1 (shard1_1 of solrj_test_splitshard) have state: active
   [junit4]   2> 1687244 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_1, thisCore=solrj_test_splitshard_shard1_1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"down","leader":"true"}
   [junit4]   2> 1687339 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1687339 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1688245 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): collection=solrj_test_splitshard, shard=shard1_1, thisCore=solrj_test_splitshard_shard1_1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:33331_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"}
   [junit4]   2> 1688245 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1688245 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33331_solr&core=solrj_test_splitshard_shard1_1_replica1&qt=/admin/cores&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1688246 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Successfully created all sub-shards for collection solrj_test_splitshard parent shard: shard1 on: core_node2:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"}
   [junit4]   2> 1688246 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Splitting shard core_node2 as part of slice shard1 of collection solrj_test_splitshard on core_node2:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:33331/solr","node_name":"127.0.0.1:33331_solr","state":"active","leader":"true"}
   [junit4]   2> 1688247 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.SplitOp Invoked split action for core: solrj_test_splitshard_shard1_replica1
   [junit4]   2> 1688247 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1688248 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1688248 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1688248 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 1688248 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=80000000-bfffffff
   [junit4]   2> 1688249 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1903c55
   [junit4]   2> 1688252 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=c0000000-ffffffff
   [junit4]   2> 1688252 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@bd53cc
   [junit4]   2> 1688254 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=solrj_test_splitshard_shard1_replica1&qt=/admin/cores&action=SPLIT&targetCore=solrj_test_splitshard_shard1_0_replica1&targetCore=solrj_test_splitshard_shard1_1_replica1&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1688255 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Index on shard: 127.0.0.1:33331_solr split into two successfully
   [junit4]   2> 1688255 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on : solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1688255 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on : solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1688256 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1688256 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1688256 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1688256 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation No buffered updates available. core=solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1688256 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_test_splitshard_shard1_0_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1688256 INFO  (qtp13710078-8179) [n:127.0.0.1:33331_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_test_splitshard_shard1_1_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1688257 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Successfully applied buffered updates on : [solrj_test_splitshard_shard1_0_replica1, solrj_test_splitshard_shard1_1_replica1]
   [junit4]   2> 1688257 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Replication factor is 1 so switching shard states
   [junit4]   2> 1688259 INFO  (OverseerThreadFactory-3496-thread-2-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Successfully created all replica shards for all sub-slices [shard1_0, shard1_1]
   [junit4]   2> 1688259 INFO  (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator Update shard state invoked for collection: solrj_test_splitshard with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard1_1":"active",
   [junit4]   2>   "operation":"updateshardstate",
   [junit4]   2>   "shard1_0":"active"}
   [junit4]   2> 1688259 INFO  (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive
   [junit4]   2> 1688260 INFO  (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_1 to active
   [junit4]   2> 1688260 INFO  (OverseerStateUpdate-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_0 to active
   [junit4]   2> 1688269 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1688270 INFO  (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1688272 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1688272 INFO  (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1688272 INFO  (qtp13710078-8181) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1688272 INFO  (qtp4118154-8206) [n:127.0.0.1:39249_solr c:solrj_test_splitshard s:shard2 r:core_node1 x:solrj_test_splitshard_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1688273 INFO  (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1688273 INFO  (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1688274 INFO  (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a55d2[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1688274 INFO  (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d5913[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1688274 INFO  (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1688274 INFO  (searcherExecutor-3515-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard r:core_node3) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new searcher Searcher@11a55d2[solrj_test_splitshard_shard1_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1688275 INFO  (searcherExecutor-3520-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard r:core_node4) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new searcher Searcher@18d5913[solrj_test_splitshard_shard1_1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1688275 INFO  (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1688275 INFO  (qtp13710078-8302) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0 r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_0_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1688275 INFO  (qtp13710078-8183) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_1 r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1688276 INFO  (qtp13710078-8194) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1 r:core_node2 x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_replica1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 1688280 INFO  (qtp4118154-8204) [n:127.0.0.1:39249_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2} status=0 QTime=5492
   [junit4]   2> 1688362 INFO  (zkCallback-1374-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1688362 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1688362 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1688364 INFO  (qtp4118154-8210) [n:127.0.0.1:39249_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params split.key=b!&action=SPLITSHARD&collection=solrj_test_splitshard&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1688365 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1688365 INFO  (OverseerCollectionConfigSetProcessor-97251502750040075-127.0.0.1:42412_solr-n_0000000000) [n:127.0.0.1:42412_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1688366 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Split by route.key: b!, parent shard is: shard1_0 
   [junit4]   2> 1688367 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Partitioning parent shard shard1_0 range: 80000000-bfffffff yields: [80000000-95ddffff, 95de0000-95deffff, 95df0000-bfffffff]
   [junit4]   2> 1688367 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1688470 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1688470 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1689368 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_0_replica1 as part of slice shard1_0_0 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1689369 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:33331_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1689369 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica
   [junit4]   2> 1689371 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2
   [junit4]   2> 1689474 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1689474 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690381 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1690391 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_0_replica1] Schema name=minimal
   [junit4]   2> 1690402 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1690403 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_0_replica1' using configuration from collection solrj_test_splitshard
   [junit4]   2> 1690404 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_0_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_0_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_0_replica1/data/]
   [junit4]   2> 1690419 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1690420 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1690420 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1690420 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1690421 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1cf65[solrj_test_splitshard_shard1_0_0_replica1] main]
   [junit4]   2> 1690422 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1690423 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1690423 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1690423 INFO  (searcherExecutor-3525-thread-1-processing-n:127.0.0.1:33331_solr x:solrj_test_splitshard_shard1_0_0_replica1 s:shard1_0_0 c:solrj_test_splitshard) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_0_replica1] Registered new searcher Searcher@1c1cf65[solrj_test_splitshard_shard1_0_0_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1690423 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556024056610816000
   [junit4]   2> 1690425 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1690427 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1690427 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1690427 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/
   [junit4]   2> 1690427 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1690427 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/ has no replicas
   [junit4]   2> 1690429 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33331/solr/solrj_test_splitshard_shard1_0_0_replica1/ shard1_0_0
   [junit4]   2> 1690532 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690532 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690580 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1690582 INFO  (qtp13710078-8191) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_0  x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2} status=0 QTime=1210
   [junit4]   2> 1690583 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1690686 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1690686 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1691585 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.SplitShardCmd Adding replica solrj_test_splitshard_shard1_0_1_replica1 as part of slice shard1_0_1 of collection solrj_test_splitshard on 127.0.0.1:33331_solr
   [junit4]   2> 1691585 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:33331_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_1_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1691586 INFO  (OverseerThreadFactory-3496-thread-3-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33331_solr for creating new replica
   [junit4]   2> 1691588 INFO  (qtp13710078-8302) [n:127.0.0.1:33331_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_1&wt=javabin&version=2
   [junit4]   2> 1691691 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr

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

1993 INFO  (coreCloseExecutor-3645-thread-6) [n:127.0.0.1:33331_solr c:solrj_test_splitshard s:shard1_0_2 r:core_node7 x:solrj_test_splitshard_shard1_0_2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_splitshard.shard1_0_2.replica1
   [junit4]   2> 1751993 INFO  (coreCloseExecutor-3645-thread-9) [n:127.0.0.1:33331_solr c:solrj_test_core_props s:shard1 r:core_node1 x:solrj_test_core_props_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_core_props.shard1.replica1
   [junit4]   2> 1751994 INFO  (coreCloseExecutor-3645-thread-7) [n:127.0.0.1:33331_solr c:balancedProperties s:shard1 r:core_node1 x:balancedProperties_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.balancedProperties.shard1.replica2
   [junit4]   2> 1751994 INFO  (coreCloseExecutor-3645-thread-11) [n:127.0.0.1:33331_solr c:aliasedCollection s:shard1 r:core_node1 x:aliasedCollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.aliasedCollection.shard1.replica1
   [junit4]   2> 1751994 INFO  (jetty-launcher-1345-thread-5) [    ] o.a.s.c.Overseer Overseer (id=97251502750040071-127.0.0.1:39249_solr-n_0000000001) closing
   [junit4]   2> 1751994 INFO  (OverseerStateUpdate-97251502750040071-127.0.0.1:39249_solr-n_0000000001) [n:127.0.0.1:39249_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39249_solr
   [junit4]   2> 1751994 INFO  (coreCloseExecutor-3645-thread-10) [n:127.0.0.1:33331_solr c:solrj_replicatests s:shard1 r:core_node1 x:solrj_replicatests_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_replicatests.shard1.replica2
   [junit4]   2> 1751995 INFO  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 1751995 INFO  (zkCallback-1366-thread-2-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 1751995 WARN  (zkCallback-1359-thread-1-processing-n:127.0.0.1:39249_solr) [n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1751996 INFO  (zkCallback-1366-thread-3-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33331_solr
   [junit4]   2> 1751996 INFO  (jetty-launcher-1345-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1751996 INFO  (zkCallback-1366-thread-6-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751996 INFO  (jetty-launcher-1345-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ffbb6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1751997 WARN  (zkCallback-1366-thread-6-processing-n:127.0.0.1:33331_solr) [n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1751998 INFO  (jetty-launcher-1345-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1751998 INFO  (jetty-launcher-1345-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cb78db{/solr,null,UNAVAILABLE}
   [junit4]   2> 1753495 WARN  (zkCallback-1365-thread-1-processing-n:127.0.0.1:42412_solr) [n:127.0.0.1:42412_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1753495 WARN  (zkCallback-1364-thread-2-processing-n:127.0.0.1:38728_solr) [n:127.0.0.1:38728_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1753495 INFO  (jetty-launcher-1345-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1753495 INFO  (jetty-launcher-1345-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1753495 INFO  (jetty-launcher-1345-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@379ff9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1753495 INFO  (jetty-launcher-1345-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1513ff4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1753496 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38396 38396
   [junit4]   2> 1753513 INFO  (Thread-1860) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38396 38396
   [junit4]   2> 1753514 WARN  (Thread-1860) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/queue-work
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1753514 INFO  (SUITE-CollectionsAPISolrJTest-seed#[3375EA1E46ACD2E4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_3375EA1E46ACD2E4-001
   [junit4]   2> Jan 09, 2017 5:37:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=230, maxMBSortInHeap=5.4168387049112035, sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, timezone=Pacific/Fakaofo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=227378528,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestConfigSetImmutable, TestFastWriter, HttpPartitionTest, SolrCoreTest, TestReplicationHandlerBackup, TestEmbeddedSolrServerConstructors, SuggestComponentContextFilterQueryTest, TestFreeTextSuggestions, TriLevelCompositeIdRoutingTest, SolrXmlInZkTest, TestComplexPhraseQParserPlugin, TestSchemaSimilarityResource, TestRandomFlRTGCloud, BJQParserTest, DocValuesMissingTest, TestScoreJoinQPScore, ClusterStateTest, TestFieldCollectionResource, TestSolrCoreProperties, DistributedQueryElevationComponentTest, DistributedDebugComponentTest, ShardSplitTest, SolrSlf4jReporterTest, TestFilteredDocIdSet, TestFieldCacheSortRandom, TestRawTransformer, CreateCollectionCleanupTest, TestManagedStopFilterFactory, AnalysisAfterCoreReloadTest, CollectionTooManyReplicasTest, TestDownShardTolerantSearch, TestOmitPositions, PingRequestHandlerTest, TestJavabinTupleStreamParser, OverriddenZkACLAndCredentialsProvidersTest, TestRandomDVFaceting, TestFoldingMultitermQuery, ActionThrottleTest, SpellPossibilityIteratorTest, ScriptEngineTest, LeaderFailureAfterFreshStartTest, QueryElevationComponentTest, TestInitQParser, UUIDUpdateProcessorFallbackTest, TestBadConfig, TestExportWriter, TestUninvertingReader, AnalyticsQueryTest, TestRemoteStreaming, NotRequiredUniqueKeyTest, TestDefaultStatsCache, CdcrVersionReplicationTest, TestBulkSchemaAPI, OverseerRolesTest, TestLMJelinekMercerSimilarityFactory, TestLegacyFieldCache, SolrRequestParserTest, TestAnalyzedSuggestions, TestNRTOpen, ReplicaListTransformerTest, TestUseDocValuesAsStored, TestCSVLoader, TestStressUserVersions, AsyncCallRequestStatusResponseTest, SimpleMLTQParserTest, TestSolr4Spatial2, JavabinLoaderTest, TestDelegationWithHadoopAuth, PeerSyncReplicationTest, SearchHandlerTest, TemplateUpdateProcessorTest, TestPseudoReturnFields, TestRandomFaceting, TestRangeQuery, RegexBoostProcessorTest, TestDFRSimilarityFactory, RuleEngineTest, TestQuerySenderListener, HttpSolrCallGetCoreTest, CacheHeaderTest, CdcrUpdateLogTest, TestCodecSupport, TestTolerantUpdateProcessorCloud, BitVectorTest, TestAnalyzeInfixSuggestions, HdfsThreadLeakTest, TestSQLHandler, BooleanFieldTest, TestHdfsUpdateLog, TestImplicitCoreProperties, FastVectorHighlighterTest, DistributedFacetPivotLargeTest, BlockDirectoryTest, TestSolrCloudSnapshots, UtilsToolTest, TestQueryWrapperFilter, HdfsRecoveryZkTest, TestMinMaxOnMultiValuedField, TestExpandComponent, TestCorePropertiesReload, MetricUtilsTest, MinimalSchemaTest, RequiredFieldsTest, TestSolrCloudWithSecureImpersonation, TestCloudManagedSchema, TestNonDefinedSimilarityFactory, TestRealTimeGet, TestXmlQParserPlugin, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest]
   [junit4] Completed [493/676 (1!)] on J0 in 75.65s, 12 tests, 1 error <<< FAILURES!

[...truncated 55194 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+147) - Build # 18733 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18733/
Java: 32bit/jdk-9-ea+147 -server -XX:+UseSerialGC

1 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([648BC694687622B6:9DC6553B54036F3C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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 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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12701 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/init-core-data-001
   [junit4]   2> 1385292 INFO  (SUITE-ShardSplitTest-seed#[648BC694687622B6]-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> 1385292 INFO  (SUITE-ShardSplitTest-seed#[648BC694687622B6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1385293 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1385293 INFO  (Thread-3089) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1385293 INFO  (Thread-3089) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1385393 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkTestServer start zk server on port:35992
   [junit4]   2> 1385399 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1385401 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1385403 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1385405 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1385407 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1385409 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1385411 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1385414 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1385416 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1385418 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1385420 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1386215 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/cores/collection1
   [junit4]   2> 1386218 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1386218 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e1a4f0{/,null,AVAILABLE}
   [junit4]   2> 1386219 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7cbe4{HTTP/1.1,[http/1.1]}{127.0.0.1:38241}
   [junit4]   2> 1386219 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server Started @1388064ms
   [junit4]   2> 1386219 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/tempDir-001/control/data, hostPort=38241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/cores}
   [junit4]   2> 1386220 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1386220 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1386220 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1386220 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1386220 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T08:26:46.724475Z
   [junit4]   2> 1386222 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1386222 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/solr.xml
   [junit4]   2> 1386231 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35992/solr
   [junit4]   2> 1386242 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38241_
   [junit4]   2> 1386243 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.Overseer Overseer (id=97252173794574340-127.0.0.1:38241_-n_0000000000) starting
   [junit4]   2> 1386246 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38241_
   [junit4]   2> 1386251 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1386349 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/cores
   [junit4]   2> 1386349 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1386351 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1387360 WARN  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1387361 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1387371 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1387446 WARN  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1387447 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1387455 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1387455 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/control-001/cores/collection1/data/]
   [junit4]   2> 1387456 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@987167
   [junit4]   2> 1387462 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.90625, floorSegmentMB=0.3154296875, forceMergeDeletesPctAllowed=29.645815135172978, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1387516 WARN  (coreLoadExecutor-6678-thread-1) [    ] 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> 1387522 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1387522 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1387524 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1387524 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1387525 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.630859375, floorSegmentMB=0.9208984375, forceMergeDeletesPctAllowed=1.582425207550825, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1387527 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cbfb60[collection1] main]
   [junit4]   2> 1387528 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1387528 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1387528 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1387530 INFO  (searcherExecutor-6679-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cbfb60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1387530 INFO  (coreLoadExecutor-6678-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556034783054659584
   [junit4]   2> 1387534 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1387534 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1387534 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38241/collection1/
   [junit4]   2> 1387534 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1387534 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38241/collection1/ has no replicas
   [junit4]   2> 1387536 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38241/collection1/ shard1
   [junit4]   2> 1387687 INFO  (coreZkRegister-6671-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1387776 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1387776 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35992/solr ready
   [junit4]   2> 1387776 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1387776 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1388552 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/cores/collection1
   [junit4]   2> 1388553 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001
   [junit4]   2> 1388554 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1388555 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@231566{/,null,AVAILABLE}
   [junit4]   2> 1388555 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e36f5f{HTTP/1.1,[http/1.1]}{127.0.0.1:37995}
   [junit4]   2> 1388555 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server Started @1390401ms
   [junit4]   2> 1388556 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/tempDir-001/jetty1, hostPort=37995, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/cores}
   [junit4]   2> 1388556 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1388556 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1388556 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1388556 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1388556 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T08:26:49.060749Z
   [junit4]   2> 1388558 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1388559 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/solr.xml
   [junit4]   2> 1388583 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35992/solr
   [junit4]   2> 1388588 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1388590 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37995_
   [junit4]   2> 1388591 INFO  (zkCallback-1842-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388591 INFO  (zkCallback-1846-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388591 INFO  (zkCallback-1852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388707 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/cores
   [junit4]   2> 1388707 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1388709 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1388810 INFO  (zkCallback-1852-thread-1) [    ] 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> 1389732 WARN  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1389733 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1389766 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1389845 WARN  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1389846 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1389860 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1389860 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1389860 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@987167
   [junit4]   2> 1389877 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.90625, floorSegmentMB=0.3154296875, forceMergeDeletesPctAllowed=29.645815135172978, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1389925 WARN  (coreLoadExecutor-6689-thread-1) [    ] 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> 1389945 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1389945 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1389948 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1389948 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1389950 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.630859375, floorSegmentMB=0.9208984375, forceMergeDeletesPctAllowed=1.582425207550825, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1389952 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@264bf2[collection1] main]
   [junit4]   2> 1389953 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1389953 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1389953 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1389954 INFO  (searcherExecutor-6690-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@264bf2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1389955 INFO  (coreLoadExecutor-6689-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556034785597456384
   [junit4]   2> 1389987 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1389987 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1389987 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37995/collection1/
   [junit4]   2> 1389987 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1389987 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:37995/collection1/ has no replicas
   [junit4]   2> 1389990 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37995/collection1/ shard2
   [junit4]   2> 1390101 INFO  (zkCallback-1852-thread-1) [    ] 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> 1390151 INFO  (coreZkRegister-6684-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1390254 INFO  (zkCallback-1852-thread-1) [    ] 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> 1390820 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/cores/collection1
   [junit4]   2> 1390822 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001
   [junit4]   2> 1390822 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1390823 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fa9a1{/,null,AVAILABLE}
   [junit4]   2> 1390823 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@170031f{HTTP/1.1,[http/1.1]}{127.0.0.1:38352}
   [junit4]   2> 1390824 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server Started @1392669ms
   [junit4]   2> 1390824 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/tempDir-001/jetty2, hostPort=38352, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/cores}
   [junit4]   2> 1390824 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1390824 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1390825 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1390825 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1390825 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T08:26:51.329122Z
   [junit4]   2> 1390827 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1390827 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/solr.xml
   [junit4]   2> 1390835 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35992/solr
   [junit4]   2> 1390843 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1390845 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38352_
   [junit4]   2> 1390846 INFO  (zkCallback-1842-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1390846 INFO  (zkCallback-1846-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1390846 INFO  (zkCallback-1852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1390846 INFO  (zkCallback-1858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1390950 INFO  (zkCallback-1852-thread-1) [    ] 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> 1391020 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/cores
   [junit4]   2> 1391020 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1391041 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1391143 INFO  (zkCallback-1852-thread-1) [    ] 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> 1391143 INFO  (zkCallback-1858-thread-1) [    ] 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> 1392049 WARN  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1392049 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1392060 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1392161 WARN  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1392163 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1392172 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1392172 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1392172 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@987167
   [junit4]   2> 1392179 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.90625, floorSegmentMB=0.3154296875, forceMergeDeletesPctAllowed=29.645815135172978, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1392220 WARN  (coreLoadExecutor-6700-thread-1) [    ] 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> 1392231 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1392231 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1392232 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1392232 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1392233 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.630859375, floorSegmentMB=0.9208984375, forceMergeDeletesPctAllowed=1.582425207550825, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1392235 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2a6c[collection1] main]
   [junit4]   2> 1392235 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1392236 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392236 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1392239 INFO  (coreLoadExecutor-6700-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556034787992403968
   [junit4]   2> 1392240 INFO  (searcherExecutor-6701-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d2a6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392244 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1392244 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1392244 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38352/collection1/
   [junit4]   2> 1392244 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1392245 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38352/collection1/ has no replicas
   [junit4]   2> 1392248 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38352/collection1/ shard1
   [junit4]   2> 1392349 INFO  (zkCallback-1852-thread-1) [    ] 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> 1392350 INFO  (zkCallback-1858-thread-1) [    ] 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> 1392399 INFO  (coreZkRegister-6695-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1392502 INFO  (zkCallback-1852-thread-1) [    ] 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> 1392502 INFO  (zkCallback-1858-thread-1) [    ] 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> 1393365 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/cores/collection1
   [junit4]   2> 1393366 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001
   [junit4]   2> 1393367 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1393368 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@600438{/,null,AVAILABLE}
   [junit4]   2> 1393368 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c65393{HTTP/1.1,[http/1.1]}{127.0.0.1:43860}
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server Started @1395214ms
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/tempDir-001/jetty3, hostPort=43860, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/cores}
   [junit4]   2> 1393369 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1393369 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T08:26:53.873798Z
   [junit4]   2> 1393372 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1393372 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/solr.xml
   [junit4]   2> 1393381 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35992/solr
   [junit4]   2> 1393386 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1393388 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43860_
   [junit4]   2> 1393389 INFO  (zkCallback-1858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1393389 INFO  (zkCallback-1852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1393389 INFO  (zkCallback-1842-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1393389 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1393389 INFO  (zkCallback-1846-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1393460 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/cores
   [junit4]   2> 1393460 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1393462 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1393564 INFO  (zkCallback-1852-thread-1) [    ] 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> 1393564 INFO  (zkCallback-1864-thread-1) [    ] 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> 1393564 INFO  (zkCallback-1858-thread-1) [    ] 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> 1394469 WARN  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1394470 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1394481 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1394565 WARN  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1394568 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1394581 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1394581 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1394581 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@987167
   [junit4]   2> 1394589 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.90625, floorSegmentMB=0.3154296875, forceMergeDeletesPctAllowed=29.645815135172978, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1394627 WARN  (coreLoadExecutor-6711-thread-1) [    ] 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> 1394656 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1394656 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1394658 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1394658 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1394660 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.630859375, floorSegmentMB=0.9208984375, forceMergeDeletesPctAllowed=1.582425207550825, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1394662 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d7fcdf[collection1] main]
   [junit4]   2> 1394663 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1394664 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1394664 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1394664 INFO  (searcherExecutor-6712-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d7fcdf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1394667 INFO  (coreLoadExecutor-6711-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556034790538346496
   [junit4]   2> 1394670 INFO  (coreZkRegister-6706-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1394670 INFO  (updateExecutor-1861-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1394671 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1394671 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1394671 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1394671 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1394671 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:37995/collection1/] and I am [http://127.0.0.1:43860/collection1/]
   [junit4]   2> 1394673 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37995]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43860_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1394676 INFO  (qtp26725445-12055) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1394676 INFO  (qtp26725445-12055) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1394676 INFO  (qtp26725445-12055) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43860_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43860","node_name":"127.0.0.1:43860_","state":"down"}
   [junit4]   2> 1394774 INFO  (zkCallback-1864-thread-1) [    ] 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> 1394774 INFO  (zkCallback-1852-thread-1) [    ] 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> 1394774 INFO  (zkCallback-1858-thread-1) [    ] 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> 1395676 INFO  (qtp26725445-12055) [    ] 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:43860_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43860","node_name":"127.0.0.1:43860_","state":"recovering"}
   [junit4]   2> 1395676 INFO  (qtp26725445-12055) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1395677 INFO  (qtp26725445-12055) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43860_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1395766 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/cores/collection1
   [junit4]   2> 1395768 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001
   [junit4]   2> 1395768 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1395769 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63679{/,null,AVAILABLE}
   [junit4]   2> 1395769 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13881ae{HTTP/1.1,[http/1.1]}{127.0.0.1:36621}
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.e.j.s.Server Started @1397615ms
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/tempDir-001/jetty4, hostPort=36621, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/cores}
   [junit4]   2> 1395770 ERROR (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1395770 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-09T08:26:56.274582Z
   [junit4]   2> 1395772 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1395772 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/solr.xml
   [junit4]   2> 1395781 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35992/solr
   [junit4]   2> 1395785 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1395787 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36621_
   [junit4]   2> 1395787 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395788 INFO  (zkCallback-1852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395788 INFO  (zkCallback-1842-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395788 INFO  (zkCallback-1858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395788 INFO  (zkCallback-1846-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395788 INFO  (zkCallback-1871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1395890 INFO  (zkCallback-1858-thread-1) [    ] 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> 1395890 INFO  (zkCallback-1864-thread-1) [    ] 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> 1395890 INFO  (zkCallback-1852-thread-1) [    ] 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> 1395896 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/cores
   [junit4]   2> 1395896 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1395898 INFO  (OverseerStateUpdate-97252173794574340-127.0.0.1:38241_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1395999 INFO  (zkCallback-1852-thread-1) [    ] 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> 1395999 INFO  (zkCallback-1864-thread-1) [    ] 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> 1395999 INFO  (zkCallback-1858-thread-1) [    ] 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> 1395999 INFO  (zkCallback-1871-thread-1) [    ] 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> 1396908 WARN  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1396909 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1396924 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1397024 WARN  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1397026 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1397035 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1397035 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1397035 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@987167
   [junit4]   2> 1397046 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=29.90625, floorSegmentMB=0.3154296875, forceMergeDeletesPctAllowed=29.645815135172978, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1397086 WARN  (coreLoadExecutor-6722-thread-1) [    ] 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> 1397099 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1397099 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1397102 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1397102 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1397103 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.630859375, floorSegmentMB=0.9208984375, forceMergeDeletesPctAllowed=1.582425207550825, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1397106 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ab3d6[collection1] main]
   [junit4]   2> 1397106 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1397106 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397107 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1397107 INFO  (searcherExecutor-6723-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9ab3d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1397110 INFO  (coreLoadExecutor-6722-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556034793100017664
   [junit4]   2> 1397113 INFO  (coreZkRegister-6717-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1397113 INFO  (updateExecutor-1868-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1397114 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1397114 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1397114 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1397114 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1397114 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:38352/collection1/] and I am [http://127.0.0.1:36621/collection1/]
   [junit4]   2> 1397116 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:38352]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36621_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1397117 INFO  (qtp7502477-12085) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1397117 INFO  (qtp7502477-12085) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1397117 INFO  (qtp7502477-12085) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36621_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:36621","node_name":"127.0.0.1:36621_","state":"down"}
   [junit4]   2> 1397188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitWithChaosMonkey
   [junit4]   2> 1397188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 1397188 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1397216 INFO  (zkCallback-1864-thread-1) [    ] 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> 1397216 INFO  (zkCallback-1871-thread-1) [    ] 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> 1397216 INFO  (zkCallback-1852-thread-1) [    ] 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> 1397216 INFO  (zkCallback-1858-thread-1) [    ] 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> 1398117 INFO  (qtp7502477-12085) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:36621_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:36621","node_name":"127.0.0.1:36621_","state":"recovering"}
   [junit4]   2> 1398118 INFO  (qtp7502477-12085) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1398118 INFO  (qtp7502477-12085) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:36621_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1402677 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37995/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1402677 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:43860 START replicas=[http://127.0.0.1:37995/collection1/] nUpdates=100
   [junit4]   2> 1402678 INFO  (qtp26725445-12055) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1402679 INFO  (qtp26725445-12055) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1402679 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1402679 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1402680 INFO  (recoveryExecutor-1862-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1402682 INFO  (zkCallback-1864-thread-1) [    ] 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> 1402682 INFO  (zkCallback-1858-thread-1) [    ] 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> 1402682 INFO  (zkCallback-1871-thread-1) [    ] 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> 1402682 INFO  (zkCallback-1852-thread-1) [    ] 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> 1405118 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:38352/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1405118 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:36621 START replicas=[http://127.0.0.1:38352/collection1/] nUpdates=100
   [junit4]   2> 1405120 INFO  (qtp7502477-12085) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1405120 INFO  (qtp7502477-12085) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1405121 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1405121 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1405121 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405121 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405122 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405122 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1405122 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1405122 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1405122 INFO  (recoveryExecutor-1869-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1405123 INFO  (zkCallback-1858-thread-1) [    ] 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> 1405123 INFO  (zkCallback-1852-thread-1) [    ] 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> 1405123 INFO  (zkCallback-1871-thread-1) [    ] 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> 1405123 INFO  (zkCallback-1864-thread-1) [    ] 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> 1405192 INFO  (TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[648BC694687622B6]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1405193 INFO  (qtp7787466-12016) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405193 INFO  (qtp7787466-12016) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405193 INFO  (qtp7787466-12016) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405193 INFO  (qtp7787466-12016) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1405196 INFO  (qtp7502477-12080) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405196 INFO  (qtp7502477-12080) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405197 INFO  (qtp26725445-12055) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405197 INFO  (qtp26725445-12055) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405197 INFO  (qtp3578100-12148) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405197 INFO  (qtp3578100-12148) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405197 INFO  (qtp7502477-12080) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405197 INFO  (qtp7502477-12080) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37995/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1405197 INFO  (qtp26725445-12055) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405197 INFO  (qtp26725445-12055) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37995/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1405197 INFO  (qtp3578100-12148) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405197 INFO  (qtp3578100-12148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37995/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1405198 INFO  (qtp12819824-12113) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1405198 INFO  (qtp12819824-12113) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1405198 INFO  (qtp12819824-12113) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405198 INFO  (qtp12819824-12113) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37995/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1405199 INFO  (qtp26725445-12050) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={_stateVer_=collection1:15&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1405200 INFO  (qtp26725445-12053) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1405201 INFO  (qtp12819824-12115) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1405202 INFO  (qtp7502477-12085) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1405202 INFO  (qtp3578100-12150) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1407208 INFO  (qtp7787466-12017) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1556034803684343808)]} 0 4
   [junit4]   2> 1407218 INFO  (qtp3578100-12148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38352/collection1/&wt=javabin&version=2}{add=[0-0 (1556034803690635264)]} 0 4
   [junit4]   2> 1407218 INFO  (qtp7502477-12080) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0-0 (1556034803690635264)]} 0 8
   [junit4]   2> 1407219 INFO  (qtp7787466-12018) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1556034803699023872)]} 0 0
   [junit4]   2> 1407220 INFO  (qtp3578100-12144) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38352/collection1/&wt=javabin&version=2}{delete=[0-0 (-1556034803700072448)]} 0 0
   [junit4]   2> 1407220 INFO  (qtp7502477-12083) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{delete=[0-0 (-1556034803700072448)]} 0 0
   [junit4]   2> 1407221 INFO  

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

r-7335-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1763896 WARN  (updateExecutor-2059-thread-2) [    ] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 1763981 INFO  (zkCallback-2062-thread-1) [    ] 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: [1])
   [junit4]   2> 1765871 INFO  (zkCallback-2062-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1765871 INFO  (zkCallback-2062-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1766070 INFO  (recoveryExecutor-2060-thread-1) [    ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1766070 INFO  (recoveryExecutor-2060-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1766070 INFO  (recoveryExecutor-2060-thread-1) [    ] o.a.s.c.SolrCore [shardSplitWithRule_shard1_0_replica0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1160bac
   [junit4]   2> 1766070 WARN  (recoveryExecutor-2060-thread-1) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[shardSplitWithRule_shard1_0_replica0] coreNodeName=[core_node6]
   [junit4]   2> 1766098 INFO  (recoveryExecutor-2060-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.shardSplitWithRule.shard1_0.replica0
   [junit4]   2> 1766098 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.a.s.c.Overseer Overseer (id=97252195875815442-127.0.0.1:37147_-n_0000000004) closing
   [junit4]   2> 1766098 INFO  (OverseerStateUpdate-97252195875815442-127.0.0.1:37147_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37147_
   [junit4]   2> 1766100 INFO  (zkCallback-2037-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1767599 WARN  (zkCallback-2062-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1767600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1767601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@41b7d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1767601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c4e87d{/,null,UNAVAILABLE}
   [junit4]   2> 1767609 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 34985
   [junit4]   2> 1767610 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[648BC694687622B6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42174 42174
   [junit4]   2> 1767628 INFO  (Thread-3384) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42174 42174
   [junit4]   2> 1767629 WARN  (Thread-3384) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/collections/shardSplitWithRule/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/overseer/queue
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1767630 INFO  (SUITE-ShardSplitTest-seed#[648BC694687622B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_648BC694687622B6-001
   [junit4]   2> Jan 09, 2017 8:33:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=en-GM, timezone=Europe/Minsk
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=217892080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, SortByFunctionTest, TestTrieFacet, TestJettySolrRunner, TestNamedUpdateProcessors, ConfigSetsAPITest, ClusterStateUpdateTest, CollectionsAPIAsyncDistributedZkTest, ReplicationFactorTest, TestGeoJSONResponseWriter, OpenExchangeRatesOrgProviderTest, HdfsChaosMonkeyNothingIsSafeTest, SpatialFilterTest, TestFieldCacheSanityChecker, DeleteStatusTest, TermVectorComponentTest, SpellCheckCollatorTest, TestDocTermOrds, HighlighterMaxOffsetTest, ZkSolrClientTest, LoggingHandlerTest, TestDeleteCollectionOnDownNodes, TestRandomRequestDistribution, IndexSchemaTest, SoftAutoCommitTest, TestDistributedGrouping, HighlighterTest, InfoHandlerTest, TestSolrCLIRunExample, TestSchemaVersionResource, QueryParsingTest, TestFieldCacheVsDocValues, MultiThreadedOCPTest, MoreLikeThisHandlerTest, TestFiltering, IndexSchemaRuntimeFieldTest, TestImpersonationWithHadoopAuth, OverseerStatusTest, SchemaVersionSpecificBehaviorTest, TestOrdValues, TestDistribIDF, SolrCmdDistributorTest, CachingDirectoryFactoryTest, DistributedTermsComponentTest, WrapperMergePolicyFactoryTest, PKIAuthenticationIntegrationTest, SortSpecParsingTest, TestElisionMultitermQuery, AlternateDirectoryTest, ShardRoutingTest, TestSurroundQueryParser, WordBreakSolrSpellCheckerTest, TestGraphTermsQParserPlugin, TestHashPartitioner, CloneFieldUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, SolrCLIZkUtilsTest, TestBackupRepositoryFactory, TestTrie, TestCursorMarkWithoutUniqueKey, TestCoreContainer, TestSearchPerf, TestPushWriter, TestRuleBasedAuthorizationPlugin, BasicFunctionalityTest, CollectionsAPIDistributedZkTest, TestFuzzyAnalyzedSuggestions, TestBinaryResponseWriter, TestSimpleQParserPlugin, TestJsonRequest, IndexBasedSpellCheckerTest, TestSQLHandlerNonCloud, TestStressVersions, DistributedSuggestComponentTest, DistanceFunctionTest, HdfsNNFailoverTest, SpatialRPTFieldTypeTest, ClassificationUpdateProcessorFactoryTest, TestNoOpRegenerator, TestSolrDynamicMBean, DocValuesNotIndexedTest, TestFastLRUCache, DOMUtilTest, TestSweetSpotSimilarityFactory, TestCustomStream, TestClassicSimilarityFactory, ZkStateWriterTest, TestWordDelimiterFilterFactory, TestSolrQueryParserResource, TimeZoneUtilsTest, DataDrivenBlockJoinTest, GraphQueryTest, LeaderElectionContextKeyTest, CoreAdminCreateDiscoverTest, UpdateRequestProcessorFactoryTest, DistribJoinFromCollectionTest, RulesTest, DistributedFacetPivotLongTailTest, VMParamsZkACLAndCredentialsProvidersTest, JvmMetricsTest, TestConfigReload, ConvertedLegacyTest, TestXIncludeConfig, CSVRequestHandlerTest, ExplicitHLLTest, BadComponentTest, TestRequestForwarding, LeaderInitiatedRecoveryOnCommitTest, TestDynamicFieldCollectionResource, SuggestComponentTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, TestReplicationHandler, TestDistributedSearch, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest, TestLazyCores, TestIndexSearcher, SolrIndexSplitterTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, PluginInfoTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DeleteNodeTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed [545/676 (1!)] on J1 in 383.36s, 5 tests, 1 failure <<< FAILURES!

[...truncated 51875 lines...]