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/10/03 08:59:20 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4204 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4204/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:63888/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (https://127.0.0.1:63888/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([6C149846216E6518:2461ECF2275D4A8D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:63888/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (https://127.0.0.1:63888/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 11969 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/init-core-data-001
   [junit4]   2> 890311 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 890312 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 890317 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 890318 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 890321 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001
   [junit4]   2> 890321 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 890321 INFO  (Thread-1853) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 890321 INFO  (Thread-1853) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 890325 ERROR (Thread-1853) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 890425 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63881
   [junit4]   2> 890467 INFO  (jetty-launcher-1882-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 890467 INFO  (jetty-launcher-1882-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 890468 INFO  (jetty-launcher-1882-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 890470 INFO  (jetty-launcher-1882-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2218496c{/solr,null,AVAILABLE}
   [junit4]   2> 890473 INFO  (jetty-launcher-1882-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 890475 INFO  (jetty-launcher-1882-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d911e4b{/solr,null,AVAILABLE}
   [junit4]   2> 890476 INFO  (jetty-launcher-1882-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e8667c6{/solr,null,AVAILABLE}
   [junit4]   2> 890477 INFO  (jetty-launcher-1882-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19493330{SSL,[ssl, http/1.1]}{127.0.0.1:63883}
   [junit4]   2> 890477 INFO  (jetty-launcher-1882-thread-3) [    ] o.e.j.s.Server Started @893584ms
   [junit4]   2> 890477 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63883}
   [junit4]   2> 890478 ERROR (jetty-launcher-1882-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ca6793f{SSL,[ssl, http/1.1]}{127.0.0.1:63885}
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-1) [    ] o.e.j.s.Server Started @893585ms
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63885}
   [junit4]   2> 890479 ERROR (jetty-launcher-1882-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 890479 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:05:59.342Z
   [junit4]   2> 890480 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 890480 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 890480 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 890480 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:05:59.343Z
   [junit4]   2> 890484 INFO  (jetty-launcher-1882-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a4c597a{SSL,[ssl, http/1.1]}{127.0.0.1:63884}
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.e.j.s.Server Started @893591ms
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63884}
   [junit4]   2> 890485 ERROR (jetty-launcher-1882-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 890485 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:05:59.348Z
   [junit4]   2> 890487 INFO  (jetty-launcher-1882-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35def6b6{/solr,null,AVAILABLE}
   [junit4]   2> 890491 INFO  (jetty-launcher-1882-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d76075c{SSL,[ssl, http/1.1]}{127.0.0.1:63888}
   [junit4]   2> 890491 INFO  (jetty-launcher-1882-thread-2) [    ] o.e.j.s.Server Started @893597ms
   [junit4]   2> 890491 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63888}
   [junit4]   2> 890492 ERROR (jetty-launcher-1882-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 890492 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 890492 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 890492 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 890492 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T08:05:59.355Z
   [junit4]   2> 890493 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 890495 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 890498 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 890508 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 890519 INFO  (jetty-launcher-1882-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63881/solr
   [junit4]   2> 890521 INFO  (jetty-launcher-1882-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63881/solr
   [junit4]   2> 890542 INFO  (jetty-launcher-1882-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63881/solr
   [junit4]   2> 890591 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 890593 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63883_solr
   [junit4]   2> 890595 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.c.Overseer Overseer (id=98763928973279242-127.0.0.1:63883_solr-n_0000000000) starting
   [junit4]   2> 890613 INFO  (jetty-launcher-1882-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63881/solr
   [junit4]   2> 890617 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63883_solr
   [junit4]   2> 890621 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 890637 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 0x15ee1452713000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 890650 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 890654 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 890661 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63884_solr
   [junit4]   2> 890663 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 890664 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 890713 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 890716 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 890720 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63888_solr
   [junit4]   2> 890721 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 890722 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 890726 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 890735 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 890738 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 890740 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63885_solr
   [junit4]   2> 890742 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 890742 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 890742 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 890743 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 890848 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890864 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890901 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890901 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890905 INFO  (jetty-launcher-1882-thread-1) [n:127.0.0.1:63885_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node1
   [junit4]   2> 890921 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890952 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890952 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890961 INFO  (jetty-launcher-1882-thread-3) [n:127.0.0.1:63883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node3
   [junit4]   2> 890968 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890993 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890993 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 890999 INFO  (jetty-launcher-1882-thread-4) [n:127.0.0.1:63884_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node4
   [junit4]   2> 891006 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 891006 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 891007 INFO  (jetty-launcher-1882-thread-2) [n:127.0.0.1:63888_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node2
   [junit4]   2> 891125 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 891126 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63881/solr ready
   [junit4]   2> 891160 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[6C149846216E6518]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 891161 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[6C149846216E6518]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 891183 INFO  (qtp1142627464-10424) [n:127.0.0.1:63885_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 891186 INFO  (OverseerThreadFactory-3893-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
   [junit4]   2> 891305 INFO  (OverseerStateUpdate-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63885/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 891309 INFO  (OverseerStateUpdate-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63883/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 891314 INFO  (OverseerStateUpdate-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63888/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 891319 INFO  (OverseerStateUpdate-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63884/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 891550 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 891551 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 891581 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 891581 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 891588 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 891589 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 891593 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 891594 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 891717 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891718 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891718 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891718 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891718 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891719 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891720 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 891721 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 892617 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 892642 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 892642 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 892646 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 892646 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 892646 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n1' (registry 'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 892647 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 892647 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node1/addReplicaColl_shard1_replica_n1/data/]
   [junit4]   2> 892654 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 892666 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 892666 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 892673 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 892673 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 892691 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 892691 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 892691 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 892691 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 892691 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 892691 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 892691 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n4' (registry 'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 892691 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n2' (registry 'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 892691 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n6' (registry 'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 892692 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 892691 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 892692 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node3/addReplicaColl_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node3/addReplicaColl_shard1_replica_n2/data/]
   [junit4]   2> 892692 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4/data/]
   [junit4]   2> 892692 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 892692 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6/data/]
   [junit4]   2> 892851 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 892851 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 892852 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 892853 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 892855 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 892855 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 892856 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 892856 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 892856 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 892856 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 892858 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 892858 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 892858 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 892858 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 892859 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 892859 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 892861 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fda76a[addReplicaColl_shard1_replica_n2] main]
   [junit4]   2> 892862 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2aa357[addReplicaColl_shard1_replica_n1] main]
   [junit4]   2> 892862 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 892863 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 892864 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 892864 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 892865 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 892866 INFO  (searcherExecutor-3902-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher Searcher@a2aa357[addReplicaColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 892866 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580222866237947904
   [junit4]   2> 892868 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 892869 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580222866241093632
   [junit4]   2> 892869 INFO  (searcherExecutor-3904-thread-1-processing-n:127.0.0.1:63883_solr x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher Searcher@3fda76a[addReplicaColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 892871 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@76a83366[addReplicaColl_shard2_replica_n4] main]
   [junit4]   2> 892872 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@22c215bb[addReplicaColl_shard2_replica_n6] main]
   [junit4]   2> 892881 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 892881 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 892881 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 892884 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 892885 INFO  (searcherExecutor-3903-thread-1-processing-n:127.0.0.1:63888_solr x:addReplicaColl_shard2_replica_n4 s:shard2 c:addReplicaColl r:core_node7) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n4] Registered new searcher Searcher@76a83366[addReplicaColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 892885 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580222866257870848
   [junit4]   2> 892885 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 892886 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 892887 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 892887 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580222866259968000
   [junit4]   2> 892888 INFO  (searcherExecutor-3905-thread-1-processing-n:127.0.0.1:63884_solr x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher Searcher@22c215bb[addReplicaColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 892894 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 892894 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 892894 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63888/solr/addReplicaColl_shard2_replica_n4/
   [junit4]   2> 892894 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n4 url=https://127.0.0.1:63888/solr START replicas=[https://127.0.0.1:63884/solr/addReplicaColl_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 892900 INFO  (qtp623535642-10417) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.S.Request [addReplicaColl_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893001 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893001 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893205 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n4 url=https://127.0.0.1:63888/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 893205 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 893205 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] 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> 893205 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 893211 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63888/solr/addReplicaColl_shard2_replica_n4/ shard2
   [junit4]   2> 893329 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893329 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893369 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 893371 INFO  (qtp2092496312-10434) [n:127.0.0.1:63888_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1778
   [junit4]   2> 893391 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 893391 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 893391 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63883/solr/addReplicaColl_shard1_replica_n2/
   [junit4]   2> 893391 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2 url=https://127.0.0.1:63883/solr START replicas=[https://127.0.0.1:63885/solr/addReplicaColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 893397 INFO  (qtp1142627464-10408) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.S.Request [addReplicaColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 893475 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893475 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893693 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n2 url=https://127.0.0.1:63883/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 893693 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 893693 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] 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> 893693 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 893699 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63883/solr/addReplicaColl_shard1_replica_n2/ shard1
   [junit4]   2> 893807 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893807 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893807 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893807 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893808 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893808 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893807 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893807 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 893853 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 893858 INFO  (qtp1464899308-10403) [n:127.0.0.1:63883_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2277
   [junit4]   2> 893894 INFO  (qtp1142627464-10420) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2345
   [junit4]   2> 893905 INFO  (qtp623535642-10413) [n:127.0.0.1:63884_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2317
   [junit4]   2> 893911 INFO  (qtp1142627464-10424) [n:127.0.0.1:63885_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> 894022 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894022 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 894913 INFO  (qtp1142627464-10424) [n:127.0.0.1:63885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3729
   [junit4]   2> 894914 INFO  (qtp1142627464-10425) [n:127.0.0.1:63885_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63885_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 894917 INFO  (OverseerThreadFactory-3893-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:63885_solr for creating new replica
   [junit4]   2> 894918 INFO  (OverseerCollectionConfigSetProcessor-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_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> 894921 INFO  (OverseerStateUpdate-98763928973279242-127.0.0.1:63883_solr-n_0000000000) [n:127.0.0.1:63883_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63885/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63885_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 895025 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895025 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895026 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895026 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895026 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895026 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895026 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895025 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895130 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 895197 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 895202 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 895205 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 895205 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n9' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 895205 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n9' (registry 'solr.core.addReplicaColl.shard1.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76988345
   [junit4]   2> 895206 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 895206 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n9] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9/data/]
   [junit4]   2> 895246 INFO  (zkCallback-1902-thread-2-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895246 INFO  (zkCallback-1902-thread-1-processing-n:127.0.0.1:63883_solr) [n:127.0.0.1:63883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895246 INFO  (zkCallback-1895-thread-1-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895246 INFO  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895246 INFO  (zkCallback-1907-thread-1-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895247 INFO  (zkCallback-1907-thread-2-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895247 INFO  (zkCallback-1896-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895247 INFO  (zkCallback-1896-thread-2-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 895268 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 895268 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 895292 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 895293 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 895294 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@4772b8cb[addReplicaColl_shard1_replica_n9] main]
   [junit4]   2> 895296 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 895297 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 895297 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 895298 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580222868788084736
   [junit4]   2> 895298 INFO  (searcherExecutor-3922-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n9] Registered new searcher Searcher@4772b8cb[addReplicaColl_shard1_replica_n9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 895301 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica_n9
   [junit4]   2> 895302 INFO  (updateExecutor-1889-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 895302 INFO  (qtp1142627464-10421) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=172
   [junit4]   2> 895303 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 895303 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 895303 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica_n9]
   [junit4]   2> 895303 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 895303 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica_n9] as recovering, leader is [https://127.0.0.1:63883/solr/addReplicaColl_shard1_replica_n2/] and I am [https://127.0.0.1:63885/solr/addReplicaColl_shard1_replica_n9/]
   [junit4]   2> 895306 INFO  (qtp1142627464-10425) [n:127.0.0.1:63885_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:63885_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=392
   [junit4]   2> 895309 INFO  (recoveryExecutor-1890-thread-1-processing-n:127.0.0.1:63885_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:63885_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:63883/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica_n2&nodeName=127.0.0.1:63885_solr&coreNodeName=core_node10&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 895310 

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

osing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 979981 INFO  (jetty-closer-1883-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7648def5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3ad47d5f
   [junit4]   2> 979982 INFO  (jetty-closer-1883-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 979982 INFO  (jetty-closer-1883-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@156599b6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18911437
   [junit4]   2> 979983 INFO  (jetty-closer-1883-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 979983 INFO  (jetty-closer-1883-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61dc3a7f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18911437
   [junit4]   2> 979985 INFO  (jetty-closer-1883-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 979986 INFO  (jetty-closer-1883-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 979999 INFO  (jetty-closer-1883-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 979999 INFO  (jetty-closer-1883-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@200adfc2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18911437
   [junit4]   2> 980000 WARN  (zkCallback-1895-thread-2-processing-n:127.0.0.1:63885_solr) [n:127.0.0.1:63885_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 980002 INFO  (jetty-closer-1883-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e8667c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 980003 INFO  (zkCallback-1938-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 980003 INFO  (zkCallback-1938-thread-5-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63888_solr
   [junit4]   2> 980004 INFO  (jetty-closer-1883-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 980006 WARN  (zkCallback-1938-thread-1-processing-n:127.0.0.1:63888_solr) [n:127.0.0.1:63888_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 981501 WARN  (zkCallback-1907-thread-4-processing-n:127.0.0.1:63884_solr) [n:127.0.0.1:63884_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 981502 INFO  (jetty-closer-1883-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d911e4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 981506 INFO  (jetty-closer-1883-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4922c5ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 981507 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 981508 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6C149846216E6518]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63881 63881
   [junit4]   2> 981508 INFO  (Thread-1900) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63881 63881
   [junit4]   2> 981630 WARN  (Thread-1900) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6C149846216E6518-001
   [junit4]   2> Oct 03, 2017 8:07:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1174, maxMBSortInHeap=7.667792162985795, sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=165820872,total=256974848
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomCollapseQParserPlugin, TestPivotHelperCode, SuggesterFSTTest, SpatialHeatmapFacetsTest, TestNumericRangeQuery32, MBeansHandlerTest, OpenExchangeRatesOrgProviderTest, TestStressLucene, DistributedQueryComponentOptimizationTest, TestReloadDeadlock, StatsComponentTest, FileUtilsTest, TestExceedMaxTermLength, HttpPartitionTest, TestSchemaResource, TestBM25SimilarityFactory, TestUninvertingReader, TestTrie, TestCloudInspectUtil, SolrCmdDistributorTest, TestStressLiveNodes, UpdateParamsTest, TestQueryUtils, TestSolrFieldCacheBean, DistanceUnitsTest, ZkStateReaderTest, DistribCursorPagingTest, TestSolrCoreSnapshots, TestAuthorizationFramework, TestElisionMultitermQuery, TestLegacyTerms, HdfsDirectoryFactoryTest, ConjunctionSolrSpellCheckerTest, BlockDirectoryTest, FileBasedSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestComplexPhraseQParserPlugin, PluginInfoTest, TestSolr4Spatial2, DistributedMLTComponentTest, TestSSLRandomization, OverseerStatusTest, TestChildDocTransformer, TestSolrCLIRunExample, TestRandomFaceting, TestFastWriter, TestGraphTermsQParserPlugin, AnalyticsMergeStrategyTest, TestDFISimilarityFactory, TestSearchPerf, TestIndexSearcher, ReplicaListTransformerTest, TestStreamBody, JavabinLoaderTest, AnalysisErrorHandlingTest, TermVectorComponentDistributedTest, TestMultiWordSynonyms, TestSchemaVersionResource, TestDefaultStatsCache, CdcrBootstrapTest, OpenCloseCoreStressTest, BadIndexSchemaTest, DOMUtilTest, SmileWriterTest, DistributedFacetPivotWhiteBoxTest, ConvertedLegacyTest, RollingRestartTest, SignatureUpdateProcessorFactoryTest, DistribJoinFromCollectionTest, TestUnifiedSolrHighlighter, TestPerFieldSimilarityWithDefaultOverride, TestLeaderElectionWithEmptyReplica, AddSchemaFieldsUpdateProcessorFactoryTest, TestObjectReleaseTracker, TestRTGBase, TestMergePolicyConfig, CollectionReloadTest, TestRestoreCore, TestSolrCloudWithHadoopAuthPlugin, StressHdfsTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest, PingRequestHandlerTest, V2ApiIntegrationTest, TestCollationFieldDocValues, TestFieldCacheSortRandom, DocumentBuilderTest, TestCrossCoreJoin, HttpSolrCallGetCoreTest, TestUniqueKeyFieldResource, TestGeoJSONResponseWriter, TestRuleBasedAuthorizationPlugin, TestPullReplica, LeaderFailoverAfterPartitionTest, TestSimpleQParserPlugin, TestCloudPivotFacet, CopyFieldTest, SolrCloudExampleTest, TestFileDictionaryLookup, TestSolrXml, TestScoreJoinQPNoScore, TestSolrCloudWithKerberosAlt, LeaderInitiatedRecoveryOnCommitTest, TestMacros, DistributedFacetPivotLargeTest, TestFieldCacheWithThreads, TestExclusionRuleCollectionAccess, CollectionsAPIDistributedZkTest]
   [junit4] Completed [179/735 (1!)] on J1 in 91.85s, 19 tests, 1 error <<< FAILURES!

[...truncated 48316 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/docs/quickstart.html
     [exec]   BAD EXTERNAL LINK: https://lucene.apache.org/solr/guide/solr-tutorial.html
     [exec] 
     [exec] Broken javadocs links were found! Common root causes:
     [exec] * A typo of some sort for manually created links.
     [exec] * Public methods referencing non-public classes in their signature.

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:826: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:669: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:682: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2570: exec returned: 1

Total time: 86 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4205 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4205/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 60278 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] file:///Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/docs/quickstart.html
     [exec]   BAD EXTERNAL LINK: https://lucene.apache.org/solr/guide/solr-tutorial.html
     [exec] 
     [exec] Broken javadocs links were found! Common root causes:
     [exec] * A typo of some sort for manually created links.
     [exec] * Public methods referencing non-public classes in their signature.

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:826: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:669: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:682: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2570: exec returned: 1

Total time: 100 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any