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

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_112) - Build # 2696 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2696/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:42704/solr: Could not fully remove collection: solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42704/solr: Could not fully remove collection: solrj_replicatests
	at __randomizedtesting.SeedInfo.seed([69FF2BBF75647997:874F52EA72A86E2D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11735 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/init-core-data-001
   [junit4]   2> 664405 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 664406 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001
   [junit4]   2> 664406 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 664406 INFO  (Thread-1248) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 664406 INFO  (Thread-1248) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 664506 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39022
   [junit4]   2> 664512 INFO  (jetty-launcher-1177-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 664519 INFO  (jetty-launcher-1177-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 664520 INFO  (jetty-launcher-1177-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a82895d{/solr,null,AVAILABLE}
   [junit4]   2> 664520 INFO  (jetty-launcher-1177-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 664520 INFO  (jetty-launcher-1177-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 664520 INFO  (jetty-launcher-1177-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58473a7a{/solr,null,AVAILABLE}
   [junit4]   2> 664521 INFO  (jetty-launcher-1177-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@584cd05b{/solr,null,AVAILABLE}
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@253fce1b{/solr,null,AVAILABLE}
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ce43688{SSL,[ssl, http/1.1]}{127.0.0.1:45694}
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@503bd2e6{SSL,[ssl, http/1.1]}{127.0.0.1:36881}
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-2) [    ] o.e.j.s.Server Started @666363ms
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-1) [    ] o.e.j.s.Server Started @666364ms
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45694}
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36881}
   [junit4]   2> 664522 ERROR (jetty-launcher-1177-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 664522 ERROR (jetty-launcher-1177-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 664523 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 664523 INFO  (jetty-launcher-1177-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c3be777{SSL,[ssl, http/1.1]}{127.0.0.1:37633}
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-3) [    ] o.e.j.s.Server Started @666367ms
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37633}
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T16:16:22.337Z
   [junit4]   2> 664522 INFO  (jetty-launcher-1177-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10b1663a{SSL,[ssl, http/1.1]}{127.0.0.1:42704}
   [junit4]   2> 664523 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-4) [    ] o.e.j.s.Server Started @666368ms
   [junit4]   2> 664526 ERROR (jetty-launcher-1177-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T16:16:22.338Z
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664526 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42704}
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T16:16:22.338Z
   [junit4]   2> 664527 ERROR (jetty-launcher-1177-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 664527 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-19T16:16:22.338Z
   [junit4]   2> 664528 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664528 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664528 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664528 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664533 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 0x159b783c0ca0003, 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> 664534 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 0x159b783c0ca0001, 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> 664534 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664535 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664535 INFO  (jetty-launcher-1177-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 664535 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664536 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664538 INFO  (jetty-launcher-1177-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 664538 INFO  (jetty-launcher-1177-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 664539 INFO  (jetty-launcher-1177-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39022/solr
   [junit4]   2> 664550 INFO  (jetty-launcher-1177-thread-4) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42704_solr
   [junit4]   2> 664551 INFO  (jetty-launcher-1177-thread-3) [n:127.0.0.1:37633_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 664551 INFO  (jetty-launcher-1177-thread-2) [n:127.0.0.1:45694_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45694_solr
   [junit4]   2> 664552 INFO  (jetty-launcher-1177-thread-4) [n:127.0.0.1:42704_solr    ] o.a.s.c.Overseer Overseer (id=97310643468238860-127.0.0.1:42704_solr-n_0000000000) starting
   [junit4]   2> 664552 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664552 INFO  (zkCallback-1198-thread-1-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664555 INFO  (zkCallback-1194-thread-1-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664556 INFO  (jetty-launcher-1177-thread-4) [n:127.0.0.1:42704_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42704_solr
   [junit4]   2> 664556 INFO  (jetty-launcher-1177-thread-1) [n:127.0.0.1:36881_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36881_solr
   [junit4]   2> 664556 INFO  (zkCallback-1194-thread-1-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 664556 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 664556 INFO  (zkCallback-1198-thread-2-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 664560 INFO  (zkCallback-1197-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664564 INFO  (zkCallback-1197-thread-2-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 664565 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 664565 INFO  (zkCallback-1198-thread-2-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 664565 INFO  (zkCallback-1197-thread-2-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 664565 INFO  (zkCallback-1194-thread-1-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 664583 INFO  (jetty-launcher-1177-thread-2) [n:127.0.0.1:45694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node2/.
   [junit4]   2> 664607 INFO  (jetty-launcher-1177-thread-1) [n:127.0.0.1:36881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node1/.
   [junit4]   2> 664614 INFO  (jetty-launcher-1177-thread-4) [n:127.0.0.1:42704_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node4/.
   [junit4]   2> 664615 INFO  (jetty-launcher-1177-thread-3) [n:127.0.0.1:37633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node3/.
   [junit4]   2> 665164 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665164 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39022/solr ready
   [junit4]   2> 665189 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 665249 INFO  (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:36881_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665250 INFO  (OverseerThreadFactory-2389-thread-1-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:36881_solr
   [junit4]   2> 665253 INFO  (Thread-1285) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97310643468238860-127.0.0.1:42704_solr-n_0000000000 overseer designates are [127.0.0.1:36881_solr]
   [junit4]   2> 665253 INFO  (Thread-1285) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97310643468238860-127.0.0.1:42704_solr-n_0000000000, 97310643468238859-127.0.0.1:37633_solr-n_0000000001, 97310643468238858-127.0.0.1:45694_solr-n_0000000002, 97310643468238857-127.0.0.1:36881_solr-n_0000000003]
   [junit4]   2> 665253 INFO  (Thread-1285) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97310643468238857-127.0.0.1:36881_solr-n_0000000003 to come join election at head
   [junit4]   2> 665253 INFO  (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36881_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 665260 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665260 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665264 INFO  (qtp1371059215-5781) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:36881_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665266 INFO  (OverseerCollectionConfigSetProcessor-97310643468238860-127.0.0.1:42704_solr-n_0000000000) [n:127.0.0.1:42704_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> 665266 INFO  (OverseerThreadFactory-2389-thread-2-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:36881_solr
   [junit4]   2> 665271 INFO  (qtp1371059215-5781) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36881_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 665272 INFO  (qtp1371059215-5783) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665273 INFO  (qtp1371059215-5783) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665274 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 665306 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 665307 INFO  (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665309 INFO  (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 665309 INFO  (OverseerCollectionConfigSetProcessor-97310643468238860-127.0.0.1:42704_solr-n_0000000000) [n:127.0.0.1:42704_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> 665316 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97310643468238857-127.0.0.1:36881_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665316 INFO  (Thread-1285) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97310643468238859-127.0.0.1:37633_solr-n_0000000001 to rejoin election  
   [junit4]   2> 665380 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97310643468238859-127.0.0.1:37633_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665382 INFO  (OverseerStateUpdate-97310643468238860-127.0.0.1:42704_solr-n_0000000000) [n:127.0.0.1:42704_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97310643468238860-127.0.0.1:42704_solr-n_0000000000"} 127.0.0.1:42704_solr
   [junit4]   2> 665415 INFO  (qtp655913146-5756) [n:127.0.0.1:36881_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 665469 INFO  (qtp1872289871-5753) [n:127.0.0.1:45694_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 755501 ERROR (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36881/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:36881/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 755557 ERROR (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:45694/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45694/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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 com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 755558 ERROR (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_replicatests].
   [junit4]   2> 755558 INFO  (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 785579 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 785579 INFO  (zkCallback-1194-thread-2-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 785579 ERROR (OverseerThreadFactory-2389-thread-3-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_replicatests operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [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> 785582 INFO  (OverseerStateUpdate-97310643468238860-127.0.0.1:42704_solr-n_0000000000) [n:127.0.0.1:42704_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42704_solr
   [junit4]   2> 785582 WARN  (OverseerExitThread) [n:127.0.0.1:42704_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 785584 INFO  (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=120276
   [junit4]   2> 785585 INFO  (OverseerExitThread) [n:127.0.0.1:42704_solr    ] o.a.s.c.Overseer Overseer (id=97310643468238860-127.0.0.1:42704_solr-n_0000000000) closing
   [junit4]   2> 785585 ERROR (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [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:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [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:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [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:1112)
   [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:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [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:202)
   [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.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 785585 INFO  (zkCallback-1197-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37633_solr
   [junit4]   2> 785586 INFO  (zkCallback-1197-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.Overseer Overseer (id=97310643468238859-127.0.0.1:37633_solr-n_0000000001) starting
   [junit4]   2> 785586 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica -Dtests.seed=69FF2BBF75647997 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    120s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplica <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42704/solr: Could not fully remove collection: solrj_replicatests
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69FF2BBF75647997:874F52EA72A86E2D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 785613 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 785615 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 785615 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_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> 785615 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 785641 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 785643 INFO  (qtp1371059215-5781) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 785644 INFO  (OverseerThreadFactory-2399-thread-1-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 785852 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 785852 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 785852 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 785853 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 785958 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 785958 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 785958 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 785958 INFO  (zkCallback-1197-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 786869 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 786869 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 786869 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 786869 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 786881 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 786881 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.IndexSchema [balancedProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 786881 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.IndexSchema [balancedProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 786881 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 786891 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 786891 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 786891 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 786891 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 786892 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from collection balancedProperties
   [junit4]   2> 786892 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica1' using configuration from collection balancedProperties
   [junit4]   2> 786892 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica2' using configuration from collection balancedProperties
   [junit4]   2> 786892 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica1' using configuration from collection balancedProperties
   [junit4]   2> 786892 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrCore [[balancedProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node3/balancedProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node3/./balancedProperties_shard2_replica2/data/]
   [junit4]   2> 786892 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrCore [[balancedProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node1/balancedProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node1/./balancedProperties_shard1_replica1/data/]
   [junit4]   2> 786892 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrCore [[balancedProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node2/balancedProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node2/./balancedProperties_shard2_replica1/data/]
   [junit4]   2> 786892 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SolrCore [[balancedProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node4/balancedProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node4/./balancedProperties_shard1_replica2/data/]
   [junit4]   2> 786905 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 786905 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 786905 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 786905 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 786906 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 786906 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 786906 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 786906 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 786906 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ffc0a92[balancedProperties_shard1_replica2] main]
   [junit4]   2> 786906 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@44cc8db9[balancedProperties_shard2_replica2] main]
   [junit4]   2> 786907 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 786907 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 786907 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 786907 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 786907 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 786907 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 786907 INFO  (searcherExecutor-2400-thread-1-processing-n:127.0.0.1:37633_solr x:balancedProperties_shard2_replica2 s:shard2 c:balancedProperties) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrCore [balancedProperties_shard2_replica2] Registered new searcher Searcher@44cc8db9[balancedProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 786907 INFO  (searcherExecutor-2402-thread-1-processing-n:127.0.0.1:42704_solr x:balancedProperties_shard1_replica2 s:shard1 c:balancedProperties) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SolrCore [balancedProperties_shard1_replica2] Registered new searcher Searcher@6ffc0a92[balancedProperties_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 786907 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556970423942381568
   [junit4]   2> 786907 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556970423942381568
   [junit4]   2> 786907 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 786907 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 786907 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 786908 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 786909 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 786909 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 786909 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 786909 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 786910 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3553e32a[balancedProperties_shard2_replica1] main]
   [junit4]   2> 786910 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41acf142[balancedProperties_shard1_replica1] main]
   [junit4]   2> 786910 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 786910 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 786910 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 786910 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 786910 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 786910 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 786910 INFO  (searcherExecutor-2403-thread-1-processing-n:127.0.0.1:36881_solr x:balancedProperties_shard1_replica1 s:shard1 c:balancedProperties) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrCore [balancedProperties_shard1_replica1] Registered new searcher Searcher@41acf142[balancedProperties_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 786910 INFO  (searcherExecutor-2401-thread-1-processing-n:127.0.0.1:45694_solr x:balancedProperties_shard2_replica1 s:shard2 c:balancedProperties) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.c.SolrCore [balancedProperties_shard2_replica1] Registered new searcher Searcher@3553e32a[balancedProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 786910 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556970423945527296
   [junit4]   2> 786910 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556970423945527296
   [junit4]   2> 786911 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 786911 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 787013 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787013 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787013 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787013 INFO  (zkCallback-1197-thread-4-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787411 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 787411 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 787411 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 787411 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 787412 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42704/solr/balancedProperties_shard1_replica2/
   [junit4]   2> 787412 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37633/solr/balancedProperties_shard2_replica2/
   [junit4]   2> 787412 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica2 url=https://127.0.0.1:42704/solr START replicas=[https://127.0.0.1:36881/solr/balancedProperties_shard1_replica1/] nUpdates=100
   [junit4]   2> 787412 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica2 url=https://127.0.0.1:37633/solr START replicas=[https://127.0.0.1:45694/solr/balancedProperties_shard2_replica1/] nUpdates=100
   [junit4]   2> 787412 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica2 url=https://127.0.0.1:42704/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 787412 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica2 url=https://127.0.0.1:37633/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 787416 INFO  (qtp655913146-5901) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica1] o.a.s.c.S.Request [balancedProperties_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> 787416 INFO  (qtp1872289871-5900) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2 r:core_node4 x:balancedProperties_shard2_replica1] o.a.s.c.S.Request [balancedProperties_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 787416 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 787416 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 787417 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_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> 787417 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_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> 787419 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42704/solr/balancedProperties_shard1_replica2/ shard1
   [junit4]   2> 787419 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37633/solr/balancedProperties_shard2_replica2/ shard2
   [junit4]   2> 787521 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787521 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787521 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787521 INFO  (zkCallback-1197-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787570 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 787570 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 787571 INFO  (qtp1371059215-5779) [n:127.0.0.1:42704_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=1718
   [junit4]   2> 787571 INFO  (qtp1824292171-5769) [n:127.0.0.1:37633_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=1718
   [junit4]   2> 787672 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787672 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787672 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787672 INFO  (zkCallback-1197-thread-4-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 787916 INFO  (qtp1872289871-5755) [n:127.0.0.1:45694_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=2062
   [junit4]   2> 787916 INFO  (qtp655913146-5760) [n:127.0.0.1:36881_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2063
   [junit4]   2> 787918 INFO  (qtp1371059215-5781) [n:127.0.0.1:42704_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> 788018 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 788018 INFO  (zkCallback-1197-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 788018 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 788018 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 788918 INFO  (qtp1371059215-5781) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3275
   [junit4]   2> 788921 INFO  (qtp1371059215-5783) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :balanceshardunique with params property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 788922 INFO  (OverseerCollectionConfigSetProcessor-97310643468238859-127.0.0.1:37633_solr-n_0000000001) [n:127.0.0.1:37633_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> 788923 INFO  (qtp1371059215-5783) [n:127.0.0.1:42704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 789026 INFO  (zkCallback-1206-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 789026 INFO  (zkCallback-1198-thread-5-processing-n:127.0.0.1:42704_solr) [n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 789026 INFO  (zkCallback-1197-thread-4-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 789026 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 789026 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:45694_solr) [n:127.0.0.1:45694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 789026 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> 789054 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[69FF2BBF75647997]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 789056 INFO  (qtp1371059215-5768) [n:127.0.0.1:42704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 789057 INFO  (OverseerThreadFactory-2399-thread-3-processing-n:127.0.0.1:37633_solr) [n:127.0.0.1:37633_solr    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 789057 INFO  (OverseerCollectionConfigSetProcessor-97310643468238859-127.0.0.1:37633_solr-n_0000000001) [n:127.0.0.1:37633_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 789261 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 789363 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 790269 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 790276 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.s.IndexSchema [aliasedCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 790278 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 790279 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica1' using configuration from collection aliasedCollection
   [junit4]   2> 790279 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SolrCore [[aliasedCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node1/aliasedCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001/tempDir-001/node1/./aliasedCollection_shard1_replica1/data/]
   [junit4]   2> 790289 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 790289 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 790290 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 790290 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 790291 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50ee72d1[aliasedCollection_shard1_replica1] main]
   [junit4]   2> 790291 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 790291 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 790291 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 790291 INFO  (searcherExecutor-2420-thread-1-processing-n:127.0.0.1:36881_solr x:aliasedCollection_shard1_replica1 s:shard1 c:aliasedCollection) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SolrCore [aliasedCollection_shard1_replica1] Registered new searcher Searcher@50ee72d1[aliasedCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 790292 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556970427491811328
   [junit4]   2> 790296 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 790296 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 790296 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36881/solr/aliasedCollection_shard1_replica1/
   [junit4]   2> 790296 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 790296 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36881/solr/aliasedCollection_shard1_replica1/ has no replicas
   [junit4]   2> 790298 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36881/solr/aliasedCollection_shard1_replica1/ shard1
   [junit4]   2> 790399 INFO  (zkCallback-1194-thread-3-processing-n:127.0.0.1:36881_solr) [n:127.0.0.1:36881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 790449 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 790450 INFO  (qtp655913146-5747) [n:127.0.0.1:36881_solr c:aliasedCollection s:shard1  x:alias

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

4]   2> 
   [junit4]   2> 841535 ERROR (qtp655913146-5756) [n:127.0.0.1:36881_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica2] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'solrj_replicatests_shard1_replica2': Unable to create core [solrj_replicatests_shard1_replica2] Caused by: Could not get shard id for core: solrj_replicatests_shard1_replica2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:873)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:378)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:379)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [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:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [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:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [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:1112)
   [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:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [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:202)
   [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.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [solrj_replicatests_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:839)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get shard id for core: solrj_replicatests_shard1_replica2
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1342)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1287)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1393)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:897)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 841535 INFO  (qtp655913146-5756) [n:127.0.0.1:36881_solr c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2} status=400 QTime=176120
   [junit4]   2> 841536 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39022 39022
   [junit4]   2> 841598 INFO  (Thread-1248) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39022 39022
   [junit4]   2> 841598 WARN  (Thread-1248) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97310643468238859-127.0.0.1:37633_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 841599 INFO  (SUITE-CollectionsAPISolrJTest-seed#[69FF2BBF75647997]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_69FF2BBF75647997-001
   [junit4]   2> Jan 19, 2017 4:19:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=973, maxMBSortInHeap=7.309588930298194, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=mk, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=12,threads=1,free=218469584,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, TestExtendedDismaxParser, TestManagedResource, PreAnalyzedFieldManagedSchemaCloudTest, TestExclusionRuleCollectionAccess, SSLMigrationTest, TestAuthenticationFramework, CurrencyFieldXmlFileTest, SimpleMLTQParserTest, PrimUtilsTest, SolrPluginUtilsTest, TestRandomCollapseQParserPlugin, TimeZoneUtilsTest, TestStressReorder, TolerantUpdateProcessorTest, ReplicationFactorTest, SuggesterTest, TestBulkSchemaAPI, CoreAdminHandlerTest, TestMiniSolrCloudClusterSSL, BJQParserTest, PluginInfoTest, TestFilteredDocIdSet, TestXIncludeConfig, TestSolrCoreParser, TestDelegationWithHadoopAuth, TestLFUCache, MinimalSchemaTest, BinaryUpdateRequestHandlerTest, TestManagedStopFilterFactory, SmileWriterTest, TestUninvertingReader, NoCacheHeaderTest, AnalyticsQueryTest, TestSolrCoreSnapshots, SegmentsInfoRequestHandlerTest, DistributedQueueTest, SuggestComponentTest, TestSort, TestLegacyFieldCache, SOLR749Test, TestPKIAuthenticationPlugin, TestSQLHandlerNonCloud, TestPhraseSuggestions, TestNoOpRegenerator, ExitableDirectoryReaderTest, TestCloudPivotFacet, LukeRequestHandlerTest, CleanupOldIndexTest, TestStressCloudBlindAtomicUpdates, TestWriterPerf, SparseHLLTest, TestSolrCloudWithDelegationTokens, UpdateParamsTest, SolrIndexMetricsTest, TestBackupRepositoryFactory, TestInitQParser, HdfsNNFailoverTest, CachingDirectoryFactoryTest, XmlUpdateRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, RulesTest, TestConfig, JvmMetricsTest, TestRandomRequestDistribution, MultiThreadedOCPTest, QueryParsingTest, AtomicUpdatesTest, CdcrBootstrapTest, FullSolrCloudDistribCmdsTest, OverseerTest, TestFreeTextSuggestions, DistributedFacetPivotWhiteBoxTest, LeaderElectionTest, CollectionsAPISolrJTest]
   [junit4] Completed [289/681 (1!)] on J2 in 177.96s, 12 tests, 1 error <<< FAILURES!

[...truncated 63761 lines...]