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 2016/11/20 22:03:11 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([EB337DD4EFBC3D6F:A3460960E98F12FA]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:761)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1169)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:516)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1: ClusterState says we are the leader (https://127.0.0.1:39178/solr/awhollynewcollection_0_shard1_replica1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	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.lambda$directUpdate$0(CloudSolrClient.java:738)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 11001 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/init-core-data-001
   [junit4]   2> 321234 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-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> 321236 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001
   [junit4]   2> 321236 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 321236 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 321236 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 321336 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35124
   [junit4]   2> 321355 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 321355 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 321355 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 321356 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 321367 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c24c7{/solr,null,AVAILABLE}
   [junit4]   2> 321367 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d2a551{/solr,null,AVAILABLE}
   [junit4]   2> 321367 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a9bf00{/solr,null,AVAILABLE}
   [junit4]   2> 321367 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7092f5{/solr,null,AVAILABLE}
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@18aef86{SSL,[ssl, http/1.1]}{127.0.0.1:39178}
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@95c09a{SSL,[ssl, http/1.1]}{127.0.0.1:45929}
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-3) [    ] o.e.j.s.Server Started @322881ms
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-4) [    ] o.e.j.s.Server Started @322881ms
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39178}
   [junit4]   2> 321376 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45929}
   [junit4]   2> 321376 ERROR (jetty-launcher-402-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 321376 ERROR (jetty-launcher-402-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T21:09:19.960Z
   [junit4]   2> 321377 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T21:09:19.960Z
   [junit4]   2> 321380 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1551d03{SSL,[ssl, http/1.1]}{127.0.0.1:41520}
   [junit4]   2> 321380 INFO  (jetty-launcher-402-thread-2) [    ] o.e.j.s.Server Started @322885ms
   [junit4]   2> 321380 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@16b7b6{SSL,[ssl, http/1.1]}{127.0.0.1:33233}
   [junit4]   2> 321380 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41520}
   [junit4]   2> 321380 INFO  (jetty-launcher-402-thread-1) [    ] o.e.j.s.Server Started @322885ms
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33233}
   [junit4]   2> 321381 ERROR (jetty-launcher-402-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 321381 ERROR (jetty-launcher-402-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T21:09:19.964Z
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 321381 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T21:09:19.964Z
   [junit4]   2> 321382 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 321384 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 321384 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 321411 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 0x1588392674c0002, 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> 321412 INFO  (jetty-launcher-402-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35124/solr
   [junit4]   2> 321415 INFO  (jetty-launcher-402-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35124/solr
   [junit4]   2> 321415 INFO  (jetty-launcher-402-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35124/solr
   [junit4]   2> 321417 INFO  (jetty-launcher-402-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35124/solr
   [junit4]   2> 321419 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 0x1588392674c0007, 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> 321421 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 0x1588392674c0008, 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> 321461 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45929_solr
   [junit4]   2> 321463 INFO  (jetty-launcher-402-thread-2) [n:127.0.0.1:41520_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41520_solr
   [junit4]   2> 321463 INFO  (jetty-launcher-402-thread-3) [n:127.0.0.1:39178_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39178_solr
   [junit4]   2> 321463 INFO  (jetty-launcher-402-thread-1) [n:127.0.0.1:33233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33233_solr
   [junit4]   2> 321464 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:45929_solr    ] o.a.s.c.Overseer Overseer (id=96972056809963531-127.0.0.1:45929_solr-n_0000000000) starting
   [junit4]   2> 321466 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 321466 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 321466 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 321467 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 321467 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 321488 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:45929_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45929_solr
   [junit4]   2> 321490 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321491 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321491 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321493 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321699 INFO  (jetty-launcher-402-thread-1) [n:127.0.0.1:33233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node1/.
   [junit4]   2> 322162 INFO  (jetty-launcher-402-thread-4) [n:127.0.0.1:45929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node4/.
   [junit4]   2> 322175 INFO  (jetty-launcher-402-thread-2) [n:127.0.0.1:41520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node2/.
   [junit4]   2> 322457 INFO  (jetty-launcher-402-thread-3) [n:127.0.0.1:39178_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node3/.
   [junit4]   2> 322464 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 0x1588392674c000d, 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> 322467 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 322496 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 322497 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 322568 INFO  (qtp26939907-2470) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 322571 INFO  (OverseerThreadFactory-1127-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.CreateCollectionCmd Create collection nodes_used_collection
   [junit4]   2> 322693 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 322694 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 322763 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 322764 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 322790 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 322790 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 322793 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 322794 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 322898 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 322898 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 322898 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 322898 INFO  (zkCallback-422-thread-3-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 323728 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323753 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 323761 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 323763 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2' using configuration from collection nodes_used_collection
   [junit4]   2> 323767 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node2/nodes_used_collection_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node2/./nodes_used_collection_shard1_replica2/data/]
   [junit4]   2> 323783 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323807 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323808 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 323808 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323828 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323828 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323829 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323833 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 323833 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323836 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@845f3b[nodes_used_collection_shard1_replica2] main]
   [junit4]   2> 323837 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1' using configuration from collection nodes_used_collection
   [junit4]   2> 323842 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 323842 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node1/nodes_used_collection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node1/./nodes_used_collection_shard2_replica1/data/]
   [junit4]   2> 323843 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 323844 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323845 INFO  (searcherExecutor-1136-thread-1-processing-n:127.0.0.1:41520_solr x:nodes_used_collection_shard1_replica2 s:shard1 c:nodes_used_collection r:core_node1) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@845f3b[nodes_used_collection_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323845 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552911694102528
   [junit4]   2> 323873 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 323874 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 323875 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 323875 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323875 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323881 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323881 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323882 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11516fa[nodes_used_collection_shard2_replica1] main]
   [junit4]   2> 323887 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 323888 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 323888 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323895 INFO  (searcherExecutor-1141-thread-1-processing-n:127.0.0.1:33233_solr x:nodes_used_collection_shard2_replica1 s:shard2 c:nodes_used_collection r:core_node2) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@11516fa[nodes_used_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323895 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552911746531328
   [junit4]   2> 323895 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 323895 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 323897 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1  x:nodes_used_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1' using configuration from collection nodes_used_collection
   [junit4]   2> 323897 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2  x:nodes_used_collection_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2' using configuration from collection nodes_used_collection
   [junit4]   2> 323898 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node4/nodes_used_collection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node4/./nodes_used_collection_shard1_replica1/data/]
   [junit4]   2> 323898 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node3/nodes_used_collection_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node3/./nodes_used_collection_shard2_replica2/data/]
   [junit4]   2> 323905 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 323916 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323916 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323917 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323917 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323918 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b158e3[nodes_used_collection_shard1_replica1] main]
   [junit4]   2> 323919 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 323919 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 323919 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323920 INFO  (searcherExecutor-1146-thread-1-processing-n:127.0.0.1:45929_solr x:nodes_used_collection_shard1_replica1 s:shard1 c:nodes_used_collection r:core_node4) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1b158e3[nodes_used_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323920 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552911772745728
   [junit4]   2> 323921 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323922 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323931 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323931 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323931 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@e93c02[nodes_used_collection_shard2_replica2] main]
   [junit4]   2> 323932 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 323933 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 323933 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323933 INFO  (searcherExecutor-1147-thread-1-processing-n:127.0.0.1:39178_solr x:nodes_used_collection_shard2_replica2 s:shard2 c:nodes_used_collection r:core_node3) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@e93c02[nodes_used_collection_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323934 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552911787425792
   [junit4]   2> 324014 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324014 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324014 INFO  (zkCallback-422-thread-3-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324014 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324373 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 324373 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 324373 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41520/solr/nodes_used_collection_shard1_replica2/
   [junit4]   2> 324373 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2 url=https://127.0.0.1:41520/solr START replicas=[https://127.0.0.1:45929/solr/nodes_used_collection_shard1_replica1/] nUpdates=100
   [junit4]   2> 324374 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2 url=https://127.0.0.1:41520/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 324381 INFO  (qtp26684532-2442) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.c.S.Request [nodes_used_collection_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 324382 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 324382 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 324385 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41520/solr/nodes_used_collection_shard1_replica2/ shard1
   [junit4]   2> 324405 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 324405 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 324405 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33233/solr/nodes_used_collection_shard2_replica1/
   [junit4]   2> 324405 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica1 url=https://127.0.0.1:33233/solr START replicas=[https://127.0.0.1:39178/solr/nodes_used_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 324406 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica1 url=https://127.0.0.1:33233/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 324411 INFO  (qtp10641001-2465) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.c.S.Request [nodes_used_collection_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 324412 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 324412 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 324416 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33233/solr/nodes_used_collection_shard2_replica1/ shard2
   [junit4]   2> 324519 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324519 INFO  (zkCallback-422-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324519 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324519 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324536 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 324538 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=1846
   [junit4]   2> 324567 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 324578 INFO  (qtp31464104-2469) [n:127.0.0.1:33233_solr c:nodes_used_collection s:shard2 r:core_node2 x:nodes_used_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=1815
   [junit4]   2> 324681 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324681 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324681 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324681 INFO  (zkCallback-422-thread-3-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324935 INFO  (qtp26684532-2459) [n:127.0.0.1:45929_solr c:nodes_used_collection s:shard1 r:core_node4 x:nodes_used_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=2141
   [junit4]   2> 324941 INFO  (qtp10641001-2441) [n:127.0.0.1:39178_solr c:nodes_used_collection s:shard2 r:core_node3 x:nodes_used_collection_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=2151
   [junit4]   2> 324946 INFO  (qtp26939907-2470) [n:127.0.0.1:41520_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> 325044 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 325044 INFO  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 325044 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 325044 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 325946 INFO  (qtp26939907-2470) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3378
   [junit4]   2> 325948 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
   [junit4]   2> 325969 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 325970 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 325972 INFO  (qtp26939907-2444) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 325974 INFO  (OverseerThreadFactory-1127-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 325975 INFO  (OverseerCollectionConfigSetProcessor-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_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> 325977 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@536979
   [junit4]   2> 325978 INFO  (qtp26684532-2463) [n:127.0.0.1:45929_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e97ef9
   [junit4]   2> 325979 INFO  (qtp31464104-2471) [n:127.0.0.1:33233_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ebbab4
   [junit4]   2> 325980 INFO  (qtp26684532-2463) [n:127.0.0.1:45929_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 325980 INFO  (qtp10641001-2457) [n:127.0.0.1:39178_solr    ] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c82d31
   [junit4]   2> 325981 INFO  (qtp26684532-2463) [n:127.0.0.1:45929_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 325982 WARN  (zkCallback-422-thread-1-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 325984 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 325984 WARN  (zkCallback-420-thread-1-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:nodes_used_collection_shard2_replica2 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:296)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 325984 INFO  (qtp10641001-2457) [n:127.0.0.1:39178_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 325984 INFO  (qtp31464104-2471) [n:127.0.0.1:33233_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 325985 INFO  (qtp10641001-2457) [n:127.0.0.1:39178_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 326695 INFO  (qtp26939907-2444) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=nodes_used_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=723
   [junit4]   2> 326699 INFO  (qtp26939907-2466) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 326706 INFO  (OverseerThreadFactory-1127-thread-3-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 326707 INFO  (OverseerCollectionConfigSetProcessor-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_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> 326707 ERROR (OverseerThreadFactory-1127-thread-3-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:117)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 326720 INFO  (qtp26939907-2466) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2} status=400 QTime=20
   [junit4]   2> 326721 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 326748 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
   [junit4]   2> 326749 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 326752 INFO  (qtp26939907-2470) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 326753 ERROR (qtp26939907-2470) [n:127.0.0.1:41520_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:461)
   [junit4]   2> 	at org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:478)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:376)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:870)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:209)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 326753 INFO  (qtp26939907-2470) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 326755 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
   [junit4]   2> 326795 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 326795 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[EB337DD4EFBC3D6F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 326799 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 326799 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2
   [junit4]   2> 326803 INFO  (OverseerStateUpdate-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 327828 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 327868 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 327877 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 327879 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 327880 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node2/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-002/]
   [junit4]   2> 327898 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 327898 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 327899 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 327899 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 327900 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18c22e4[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 327901 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 327902 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 327902 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 327903 INFO  (searcherExecutor-1156-thread-1-processing-n:127.0.0.1:41520_solr x:halfdeletedcollection_shard1_replica1 s:shard2 c:halfdeletedcollection r:core_node1) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@18c22e4[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 327903 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552915949223936
   [junit4]   2> 327911 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 327911 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 327911 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41520/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 327911 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 327911 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:41520/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 327916 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41520/solr/halfdeletedcollection_shard1_replica1/ shard2
   [junit4]   2> 328067 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 328070 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2} status=0 QTime=1271
   [junit4]   2> 328072 INFO  (qtp26939907-2444) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 328075 INFO  (OverseerThreadFactory-1127-thread-4-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 328075 INFO  (OverseerCollectionConfigSetProcessor-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 328077 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f91109
   [junit4]   2> 328082 INFO  (qtp26939907-2447) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 328797 INFO  (qtp26939907-2444) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=724
   [junit4]   2> 328800 INFO  (qtp26939907-2466) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 328800 INFO  (qtp26939907-2466) [n:127.0.0.1:41520_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 328802 INFO  (qtp26939907-2462) [n:127.0.0.1:41520_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 328804 INFO  (OverseerThreadFactory-1127-thread-5-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 328804 INFO  (OverseerCollectionConfigSetProcessor-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 329011 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 329011 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 329012 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 329012 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 329117 INFO  (zkCallback-420-thread-2-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 329117 INFO  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 330043 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 330043 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 330070 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 330070 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 330080 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 330080 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 330082 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 330082 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 330086 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node1/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node1/./halfdeletedcollection_shard1_replica1/data/]
   [junit4]   2> 330086 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node3/halfdeletedcollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001/tempDir-001/node3/./halfdeletedcollection_shard2_replica1/data/]
   [junit4]   2> 330101 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 330101 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 330106 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330106 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330106 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 330106 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 330107 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b2ada[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 330107 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 330108 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 330108 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 330108 INFO  (searcherExecutor-1161-thread-1-processing-n:127.0.0.1:33233_solr x:halfdeletedcollection_shard1_replica1 s:shard1 c:halfdeletedcollection r:core_node2) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@12b2ada[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330108 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552918261334016
   [junit4]   2> 330120 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330120 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330120 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@190adab[halfdeletedcollection_shard2_replica1] main]
   [junit4]   2> 330121 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 330122 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 330122 INFO  (qtp31464104-2473) [n:127.0.0.1:33233_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 330122 INFO  (qtp10641001-2461) [n:127.0.0.1:39178_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 330122 

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

ce=18894761
   [junit4]   2> 413887 INFO  (jetty-launcher-402-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29638146
   [junit4]   2> 413890 INFO  (jetty-launcher-402-thread-6) [    ] o.a.s.c.Overseer Overseer (id=96972056809963531-127.0.0.1:45929_solr-n_0000000000) closing
   [junit4]   2> 413891 INFO  (OverseerStateUpdate-96972056809963531-127.0.0.1:45929_solr-n_0000000000) [n:127.0.0.1:45929_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45929_solr
   [junit4]   2> 413892 WARN  (zkCallback-445-thread-2-processing-n:127.0.0.1:39178_solr) [n:127.0.0.1:39178_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 413892 INFO  (jetty-launcher-402-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fba176{/solr,null,UNAVAILABLE}
   [junit4]   2> 413892 INFO  (zkCallback-422-thread-19-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 414483 ERROR (qtp31464104-2471) [n:127.0.0.1:33233_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is shutting down
   [junit4]   2> 	at org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:183)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 414483 INFO  (qtp31464104-2471) [n:127.0.0.1:33233_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45929_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica1&coreNodeName=core_node7&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=17006
   [junit4]   2> 415392 WARN  (zkCallback-421-thread-1-processing-n:127.0.0.1:41520_solr) [n:127.0.0.1:41520_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 415392 WARN  (zkCallback-422-thread-19-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 415393 INFO  (jetty-launcher-402-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a9bf00{/solr,null,UNAVAILABLE}
   [junit4]   2> 415393 INFO  (jetty-launcher-402-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d2a551{/solr,null,UNAVAILABLE}
   [junit4]   2> 415397 WARN  (zkCallback-423-thread-1-processing-n:127.0.0.1:33233_solr) [n:127.0.0.1:33233_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 415398 INFO  (jetty-launcher-402-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7092f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 415399 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35124 35124
   [junit4]   2> 415454 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35124 35124
   [junit4]   2> 415455 WARN  (Thread-517) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/aliases.json
   [junit4]   2> 	23	/solr/configs/conf
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	231	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96972056809963531-127.0.0.1:45929_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	435	/solr/collections
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	45	/solr/overseer/collection-queue-work
   [junit4]   2> 	43	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 415455 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EB337DD4EFBC3D6F]-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.CollectionsAPIDistributedZkTest_EB337DD4EFBC3D6F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1535, maxMBSortInHeap=7.276011689644046, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Europe/Brussels
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=95516032,total=264859648
   [junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, TemplateUpdateProcessorTest, DistributedFacetPivotLongTailTest, TestQueryUtils, OpenCloseCoreStressTest, TestQueryWrapperFilter, OverseerModifyCollectionTest, SuggesterFSTTest, BooleanFieldTest, TestPKIAuthenticationPlugin, TestReplicationHandlerBackup, OpenExchangeRatesOrgProviderTest, SuggestComponentTest, TestElisionMultitermQuery, SolrInfoMBeanTest, RuleEngineTest, TestComplexPhraseQParserPlugin, SpellCheckComponentTest, ZkCLITest, TestCollectionAPI, TestTolerantUpdateProcessorCloud, DistributedIntervalFacetingTest, TestUninvertingReader, LeaderInitiatedRecoveryOnShardRestartTest, TestSizeLimitedDistributedMap, FileUtilsTest, ChaosMonkeyNothingIsSafeTest, TestStressRecovery, TestJettySolrRunner, BaseCdcrDistributedZkTest, AlternateDirectoryTest, AliasIntegrationTest, CustomCollectionTest, HdfsRecoveryZkTest, TestNRTOpen, SpellCheckCollatorTest, TestHdfsCloudBackupRestore, TestPivotHelperCode, CollectionsAPIDistributedZkTest]
   [junit4] Completed [117/652 (1!)] on J1 in 94.26s, 20 tests, 1 error <<< FAILURES!

[...truncated 56274 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
	at __randomizedtesting.SeedInfo.seed([935378C9A61BE3E1:D94A00FCDDB29454]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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.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 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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 17935 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate -Dtests.seed=935378C9A61BE3E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hsb -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([935378C9A61BE3E1:D94A00FCDDB29454]:0)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1630, maxMBSortInHeap=7.10225807909745, sim=RandomSimilarity(queryNorm=true): {}, locale=hsb, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=40502128,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 0.75s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46220 lines...]