Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/251/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

Error Message:
Error from server at 
http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2), 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 http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([868634CD85ECFD27:CEF3407983DFD2B2]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:51123/solr/awhollynewcollection_0_shard2_replica_n2), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        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.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
replica never fully recovered

Stack Trace:
java.lang.AssertionError: replica never fully recovered
        at 
__randomizedtesting.SeedInfo.seed([868634CD85ECFD27:EB7A90303FA40220]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.waitForRecovery(AutoscalingHistoryHandlerTest.java:303)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:255)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ٠ out-of-bounds for length ٠

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ٠ out-of-bounds for length ٠
        at 
__randomizedtesting.SeedInfo.seed([868634CD85ECFD27:92CE6F98A6EB4039]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:439)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12323 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1256801 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\init-core-data-001
   [junit4]   2> 1256802 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1256802 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1256805 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1256806 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001
   [junit4]   2> 1256807 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1256807 INFO  (Thread-2199) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1256807 INFO  (Thread-2199) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1256810 ERROR (Thread-2199) [    ] 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> 1256908 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51119
   [junit4]   2> 1256915 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1256916 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c8a0b85{/solr,null,AVAILABLE}
   [junit4]   2> 1256916 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1256917 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77edcb56{/solr,null,AVAILABLE}
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9b0e22f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51123}
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@562c352c{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51126}
   [junit4]   2> 1256918 ERROR (jetty-launcher-2220-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c5ec862{/solr,null,AVAILABLE}
   [junit4]   2> 1256918 ERROR (jetty-launcher-2220-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1256918 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-17T00:37:55.076296400Z
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1256920 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-17T00:37:55.076296400Z
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ef7b752{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51133}
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1256921 ERROR (jetty-launcher-2220-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1256921 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-17T00:37:55.077924900Z
   [junit4]   2> 1256922 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d62b246{/solr,null,AVAILABLE}
   [junit4]   2> 1256922 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@417fb59{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1256922 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1256922 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51136}
   [junit4]   2> 1256922 ERROR (jetty-launcher-2220-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1256923 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1256923 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256923 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1256923 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-17T00:37:55.079980500Z
   [junit4]   2> 1256932 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256932 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256932 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256932 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1256937 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1256937 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1256937 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1256937 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1256938 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 0x15f27c3f6960001, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1256939 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1256939 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1256942 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1256942 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1256943 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51119/solr
   [junit4]   2> 1256944 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51119/solr
   [junit4]   2> 1256948 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51119/solr
   [junit4]   2> 1256948 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51119/solr
   [junit4]   2> 1256950 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 0x15f27c3f6960005, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1256952 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 0x15f27c3f6960006, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1256975 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 0x15f27c3f6960009, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1257097 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257097 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257098 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51123_solr
   [junit4]   2> 1257098 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51133_solr
   [junit4]   2> 1257100 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98841439434571784-127.0.0.1:51123_solr-n_0000000000) starting
   [junit4]   2> 1257101 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1257101 INFO  (zkCallback-2240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1257110 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51123_solr
   [junit4]   2> 1257113 INFO  (zkCallback-2240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257113 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257130 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1257131 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1257133 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257134 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1257136 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51136_solr
   [junit4]   2> 1257142 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257147 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257147 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257148 INFO  (jetty-launcher-2220-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node3
   [junit4]   2> 1257160 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51126_solr
   [junit4]   2> 1257161 INFO  (zkCallback-2240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1257162 INFO  (zkCallback-2242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1257163 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1257163 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1257181 INFO  (zkCallback-2242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1257181 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1257181 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1257197 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1257206 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257208 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257212 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257212 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257213 INFO  (jetty-launcher-2220-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node4
   [junit4]   2> 1257215 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257215 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257216 INFO  (jetty-launcher-2220-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node1
   [junit4]   2> 1257234 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257242 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257242 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257243 INFO  (jetty-launcher-2220-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node2
   [junit4]   2> 1257302 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257303 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[868634CD85ECFD27]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51119/solr ready
   [junit4]   2> 1257332 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[868634CD85ECFD27])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 1257334 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[868634CD85ECFD27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1257338 INFO  (qtp1443676038-11563) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1257341 INFO  (OverseerThreadFactory-4675-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker
   [junit4]   2> 1257341 WARN  (OverseerThreadFactory-4675-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
(halfcollectionblocker) without cores.
   [junit4]   2> 1257447 INFO  (qtp1443676038-11563) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1257448 INFO  (qtp1443676038-11563) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 1257448 INFO  (qtp1443676038-11564) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51133_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1257451 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] 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> 1257452 INFO  (OverseerThreadFactory-4675-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51133_solr for creating new 
replica
   [junit4]   2> 1257454 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51133/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51133_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1257657 INFO  (qtp1128584729-11573) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1257657 INFO  (qtp1128584729-11573) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1257658 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1257668 INFO  (qtp1128584729-11573) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1257688 INFO  (qtp1128584729-11573) [    ] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1257689 INFO  (qtp1128584729-11573) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1257689 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' 
using configuration from collection halfcollectionblocker, trusted=true
   [junit4]   2> 1257690 INFO  (qtp1128584729-11573) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfcollectionblocker.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1257690 INFO  (qtp1128584729-11573) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1257690 INFO  (qtp1128584729-11573) [    ] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node3\halfcollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node3\halfcollection_shard1_replica_n1\data\]
   [junit4]   2> 1257745 INFO  (qtp1128584729-11573) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1257745 INFO  (qtp1128584729-11573) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257748 INFO  (qtp1128584729-11573) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257748 INFO  (qtp1128584729-11573) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257748 INFO  (qtp1128584729-11573) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a245e13[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 1257750 INFO  (qtp1128584729-11573) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1257750 INFO  (qtp1128584729-11573) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1257751 INFO  (qtp1128584729-11573) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257751 INFO  (searcherExecutor-4680-thread-1) [    ] 
o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@2a245e13[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257751 INFO  (qtp1128584729-11573) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581463031939858432
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51133/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51133/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1257756 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1257760 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51133/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1257862 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257862 INFO  (zkCallback-2241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1257912 INFO  (qtp1128584729-11573) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1257914 INFO  (qtp1128584729-11573) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=256
   [junit4]   2> 1257917 INFO  (qtp1443676038-11564) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51133_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=467
   [junit4]   2> 1257917 INFO  (qtp1443676038-11562) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1257919 INFO  (OverseerThreadFactory-4675-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2
   [junit4]   2> 1257920 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1257920 WARN  (OverseerThreadFactory-4675-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
(halfcollectionblocker2) without cores.
   [junit4]   2> 1258025 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258025 INFO  (zkCallback-2241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258125 INFO  (qtp1443676038-11562) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1258126 INFO  (qtp1443676038-11562) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 1258126 INFO  (qtp1443676038-11561) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51136_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1258129 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1258130 INFO  (OverseerThreadFactory-4675-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51136_solr for creating new 
replica
   [junit4]   2> 1258131 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51136/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51136_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1258336 INFO  (qtp1054810490-11586) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1258336 INFO  (qtp1054810490-11586) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1258336 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1258347 INFO  (qtp1054810490-11586) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1258351 INFO  (qtp1054810490-11586) [    ] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1258353 INFO  (qtp1054810490-11586) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1258353 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' 
using configuration from collection halfcollectionblocker2, trusted=true
   [junit4]   2> 1258353 INFO  (qtp1054810490-11586) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfcollectionblocker2.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker2.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1258353 INFO  (qtp1054810490-11586) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1258353 INFO  (qtp1054810490-11586) [    ] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node4\halfcollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node4\halfcollection_shard1_replica_n1\data\]
   [junit4]   2> 1258412 INFO  (qtp1054810490-11586) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258412 INFO  (qtp1054810490-11586) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258415 INFO  (qtp1054810490-11586) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258415 INFO  (qtp1054810490-11586) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258416 INFO  (qtp1054810490-11586) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c3329ce[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 1258418 INFO  (qtp1054810490-11586) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1258419 INFO  (qtp1054810490-11586) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1258419 INFO  (qtp1054810490-11586) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258420 INFO  (searcherExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@1c3329ce[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258420 INFO  (qtp1054810490-11586) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581463032641355776
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51136/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51136/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1258425 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1258428 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51136/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1258530 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258530 INFO  (zkCallback-2239-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258581 INFO  (qtp1054810490-11586) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1258582 INFO  (qtp1054810490-11586) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=246
   [junit4]   2> 1258605 INFO  (qtp1443676038-11561) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51136_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=478
   [junit4]   2> 1258606 INFO  (qtp1443676038-11560) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:51133_solr,127.0.0.1:51136_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1258609 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 1258609 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1258714 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258714 INFO  (zkCallback-2239-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1258816 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51133/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1258821 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51136/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1259023 INFO  (qtp1128584729-11572) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1259023 INFO  (qtp1128584729-11572) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1259023 INFO  (qtp1054810490-11585) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1259023 INFO  (qtp1054810490-11585) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1259023 WARN  (qtp1128584729-11572) [    ] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1259023 ERROR (qtp1128584729-11572) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:921)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1259023 INFO  (qtp1128584729-11572) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=500 QTime=1
   [junit4]   2> 1259023 ERROR (qtp1128584729-11572) [    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:921)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1259025 ERROR (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
http://127.0.0.1:51133/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51133/solr: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1259128 INFO  (zkCallback-2239-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollection/state.json] for collection [halfcollection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1259128 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollection/state.json] for collection [halfcollection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1260033 INFO  (qtp1054810490-11585) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1260038 INFO  (qtp1054810490-11585) [    ] o.a.s.s.IndexSchema 
[halfcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1260040 INFO  (qtp1054810490-11585) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1260040 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n2' 
using configuration from collection halfcollection, trusted=true
   [junit4]   2> 1260041 INFO  (qtp1054810490-11585) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfcollection.shard2.replica_n2' (registry 
'solr.core.halfcollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56e96009
   [junit4]   2> 1260041 INFO  (qtp1054810490-11585) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1260041 INFO  (qtp1054810490-11585) [    ] o.a.s.c.SolrCore 
[[halfcollection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node4\halfcollection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_868634CD85ECFD27-001\tempDir-001\node4\halfcollection_shard2_replica_n2\data\]
   [junit4]   2> 1260100 INFO  (qtp1054810490-11585) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1260100 INFO  (qtp1054810490-11585) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1260102 INFO  (qtp1054810490-11585) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1260102 INFO  (qtp1054810490-11585) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1260103 INFO  (qtp1054810490-11585) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a9b004d[halfcollection_shard2_replica_n2] main]
   [junit4]   2> 1260104 INFO  (qtp1054810490-11585) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1260105 INFO  (qtp1054810490-11585) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1260105 INFO  (qtp1054810490-11585) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1260106 INFO  (searcherExecutor-4690-thread-1) [    ] 
o.a.s.c.SolrCore [halfcollection_shard2_replica_n2] Registered new searcher 
Searcher@6a9b004d[halfcollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1260106 INFO  (qtp1054810490-11585) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581463034409254912
   [junit4]   2> 1260111 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1260111 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1260111 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51136/solr/halfcollection_shard2_replica_n2/
   [junit4]   2> 1260111 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1260111 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51136/solr/halfcollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1260112 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1260115 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51136/solr/halfcollection_shard2_replica_n2/ shard2
   [junit4]   2> 1260218 INFO  (zkCallback-2239-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollection/state.json] for collection [halfcollection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1260218 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollection/state.json] for collection [halfcollection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1260267 INFO  (qtp1054810490-11585) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1260268 INFO  (qtp1054810490-11585) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1245
   [junit4]   2> 1260268 ERROR (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection 
[halfcollection].
   [junit4]   2> 1260269 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1260270 INFO  (qtp1054810490-11583) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollection.shard2.replica_n2, tag=null
   [junit4]   2> 1260270 INFO  (qtp1054810490-11583) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6221f6c8: rootName = null, 
domain = solr.core.halfcollection.shard2.replica_n2, service url = null, agent 
id = null] for registry solr.core.halfcollection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@8fcf7c8
   [junit4]   2> 1260280 INFO  (qtp1054810490-11583) [    ] o.a.s.c.SolrCore 
[halfcollection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f589121
   [junit4]   2> 1260280 INFO  (qtp1054810490-11583) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollection.shard2.replica_n2, tag=1599639841
   [junit4]   2> 1260280 INFO  (qtp1054810490-11583) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfcollection.shard2.leader, tag=1599639841
   [junit4]   2> 1260283 INFO  (qtp1054810490-11583) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfcollection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 1260986 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection 
for [halfcollection]
   [junit4]   2> 1260988 INFO  (qtp1443676038-11560) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1262612 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1291005 ERROR (qtp1443676038-11560) [    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 1291005 INFO  (qtp1443676038-11560) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:51133_solr,127.0.0.1:51136_solr&wt=javabin&version=2}
 status=0 QTime=32399
   [junit4]   2> 1291005 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[868634CD85ECFD27])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
   [junit4]   2> 1291034 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[868634CD85ECFD27])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 1291036 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[868634CD85ECFD27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1291038 INFO  (qtp1443676038-11606) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1291044 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1291047 INFO  (qtp1054810490-11584) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollectionblocker2.shard1.core_node21, tag=null
   [junit4]   2> 1291047 INFO  (qtp1054810490-11584) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@eb58717: rootName = null, 
domain = solr.core.halfcollectionblocker2.shard1.core_node21, service url = 
null, agent id = null] for registry 
solr.core.halfcollectionblocker2.shard1.core_node21 / 
com.codahale.metrics.MetricRegistry@7b3c2d31
   [junit4]   2> 1291060 INFO  (qtp1054810490-11584) [    ] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31877c90
   [junit4]   2> 1291060 INFO  (qtp1054810490-11584) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollectionblocker2.shard1.core_node21, tag=830962832
   [junit4]   2> 1291060 INFO  (qtp1054810490-11584) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfcollectionblocker2.shard1.leader, tag=830962832
   [junit4]   2> 1291067 INFO  (qtp1054810490-11584) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 1291773 INFO  (qtp1443676038-11606) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} 
status=0 QTime=734
   [junit4]   2> 1291774 INFO  (qtp1443676038-11605) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1291776 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1291777 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1291778 INFO  (qtp1128584729-11571) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollectionblocker.shard1.core_node21, tag=null
   [junit4]   2> 1291779 INFO  (qtp1128584729-11571) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@129bc863: rootName = null, 
domain = solr.core.halfcollectionblocker.shard1.core_node21, service url = 
null, agent id = null] for registry 
solr.core.halfcollectionblocker.shard1.core_node21 / 
com.codahale.metrics.MetricRegistry@3a5302b3
   [junit4]   2> 1291791 INFO  (qtp1128584729-11571) [    ] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c097349
   [junit4]   2> 1291791 INFO  (qtp1128584729-11571) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfcollectionblocker.shard1.core_node21, tag=201945929
   [junit4]   2> 1291791 INFO  (qtp1128584729-11571) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfcollectionblocker.shard1.leader, tag=201945929
   [junit4]   2> 1291796 INFO  (qtp1128584729-11571) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 1292500 INFO  (qtp1443676038-11605) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 
QTime=727
   [junit4]   2> 1292501 INFO  (qtp1443676038-11604) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1292503 INFO  (OverseerThreadFactory-4675-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 1292503 INFO  
(OverseerCollectionConfigSetProcessor-98841439434571784-127.0.0.1:51123_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1292711 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51123/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1292714 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51133/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1292716 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51136/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1292719 INFO  
(OverseerStateUpdate-98841439434571784-127.0.0.1:51123_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51126/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1292922 INFO  (qtp1054810490-11582) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1292923 INFO  (qtp1054810490-11582) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1292923 INFO  (qtp1128584729-11570) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1292923 INFO  (qtp94607576-11596) [    ] o.a.s.u.TestInjection 
Inject random core creation delay of 0s
   [junit4]   2> 1292923 INFO  (qtp1128584729-11570) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1292923 INFO  (qtp94607576-11596) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1292924 INFO  (qtp1443676038-11567) [    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 1292924 INFO  (qtp1443676038-11567) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1292926 INFO  (qtp1443676038-11567) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1292928 INFO  (qtp94607576-11596) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1293034 INFO  (zkCallback-2242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293034 INFO  (zkCallback-2241-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293034 INFO  (zkCallback-2241-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293034 INFO  (zkCallback-2239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293034 INFO  (zkCallback-2239-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293036 INFO  (zkCallback-2240-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293036 INFO  (zkCallback-2242-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293036 INFO  (zkCallback-2240-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293935 INFO  (qtp1443676038-11567) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1293936 INFO  (qtp1128584729-11570) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1293959 INFO  (qtp1054810490-11582) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1293959 INFO  (qtp1128584729-11570) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1293960 INFO  (qtp94607576-11596) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1293961 INFO  (qtp1443676038-11567) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1293963 INFO  (qtp1128584729-11570) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1293963 INFO  (qtp1128584729-11570) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica_n2' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1293963 INFO  (qtp1443676038-11567) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1293963 INFO  (qtp1443676038-11567) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica_n6' 
using configuration from collection reloaded_collection, trusted=tru

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

ion/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        497     /solr/collections/.system/state.json
   [junit4]   2>        28      
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2>        17      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98841565824024585-127.0.0.1:53723_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        17      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_868634CD85ECFD27-001
   [junit4]   2> Oct 17, 2017 1:16:32 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): 
{action_s=PostingsFormat(name=Memory), 
event.source_s=PostingsFormat(name=Asserting), 
type=BlockTreeOrds(blocksize=128), before.actions_ss=Lucene50(blocksize=128), 
event.property._enqueue_time__ss=PostingsFormat(name=Memory), 
after.actions_ss=PostingsFormat(name=Memory), 
stage_s=PostingsFormat(name=Memory), event.id_s=PostingsFormat(name=Asserting), 
event.property.eventTimes_ss=BlockTreeOrds(blocksize=128), 
source_s=PostingsFormat(name=Asserting), 
event.type_s=BlockTreeOrds(blocksize=128), 
responses_ts=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting), 
collections_ss=BlockTreeOrds(blocksize=128), 
operations.params_ts=PostingsFormat(name=Memory), 
event.property.nodeNames_ss=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
event.time_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=308, 
maxMBSortInHeap=6.939681139186995, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-MX, timezone=SystemV/EST5EDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=210006280,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, 
TlogReplayBufferedWhileIndexingTest, MultiThreadedOCPTest, 
IndexSchemaRuntimeFieldTest, TestHalfAndHalfDocValues, TestCrossCoreJoin, 
TestClassicSimilarityFactory, JsonLoaderTest, TestPKIAuthenticationPlugin, 
MetricsConfigTest, TestManagedStopFilterFactory, HdfsUnloadDistributedZkTest, 
TestMultiValuedNumericRangeQuery, TestDocBasedVersionConstraints, 
HdfsBasicDistributedZk2Test, TestSchemaNameResource, ShardSplitTest, 
TestJsonFacets, TestSkipOverseerOperations, BooleanFieldTest, TestJoin, 
HdfsCollectionsAPIDistributedZkTest, SchemaVersionSpecificBehaviorTest, 
GraphQueryTest, PolyFieldTest, TestSerializedLuceneMatchVersion, 
DistribJoinFromCollectionTest, ZkStateReaderTest, HdfsLockFactoryTest, 
LeaderElectionIntegrationTest, TestCloudInspectUtil, TestExactStatsCache, 
TestNoOpRegenerator, SpellingQueryConverterTest, 
DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest, 
LeaderFailureAfterFreshStartTest, TestGraphMLResponseWriter, TestStressLucene, 
SOLR749Test, TestSolrIndexConfig, AtomicUpdateProcessorFactoryTest, 
DistributedQueryElevationComponentTest, SpellCheckCollatorWithCollapseTest, 
TestMissingGroups, TestPerFieldSimilarity, TestXmlQParserPlugin, 
TestLegacyFieldCache, TestMacroExpander, TestMaxTokenLenTokenizer, 
TestPostingsSolrHighlighter, TestSolrJ, TestRTGBase, TestScoreJoinQPScore, 
CdcrUpdateLogTest, CacheHeaderTest, DistribCursorPagingTest, 
SolrCloudReportersTest, TestSolr4Spatial, TestNumericTerms64, 
DistributedVersionInfoTest, CollectionReloadTest, TestFilteredDocIdSet, 
AutoAddReplicasIntegrationTest, DebugComponentTest, TestDistributedGrouping, 
VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, 
TestDynamicFieldCollectionResource, ZkNodePropsTest, CopyFieldTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandlerConcurrent, 
TestNestedDocsSort, TermVectorComponentTest, TestLockTree, 
DistributedFacetPivotLongTailTest, SpellCheckCollatorTest, 
SolrGraphiteReporterTest, DOMUtilTest, PKIAuthenticationIntegrationTest, 
LeaderElectionContextKeyTest, TestIndexSearcher, FileBasedSpellCheckerTest, 
TestComplexPhraseLeadingWildcard, StatsComponentTest, TestBulkSchemaConcurrent, 
TestBulkSchemaAPI, DocumentAnalysisRequestHandlerTest, SSLMigrationTest, 
TestLuceneIndexBackCompat, UUIDUpdateProcessorFallbackTest, 
FieldMutatingUpdateProcessorTest, CdcrVersionReplicationTest, 
AddBlockUpdateTest, TestZkAclsWithHadoopAuth, TestReloadAndDeleteDocs, 
ChaosMonkeySafeLeaderTest, TestHdfsUpdateLog, V2ApiIntegrationTest, 
SuggesterFSTTest, TestConfigsApi, ForceLeaderTest, TestValueSourceCache, 
DistributedFacetExistsSmallTest, TestCustomStream, TestQueryUtils, 
EchoParamsTest, HLLSerializationTest, SearchHandlerTest, 
CollectionsAPIDistributedZkTest, TestSchemalessBufferedUpdates, SparseHLLTest, 
ExplicitHLLTest, TestSolrCloudWithKerberosAlt, TestManagedSchemaAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestOrdValues, 
SimpleCollectionCreateDeleteTest, TestConfigSetsAPIExclusivity, 
DistributedQueryComponentCustomSortTest, TestConfigSets, 
BasicAuthIntegrationTest, SolrCloudExampleTest, InfixSuggestersTest, 
ZkSolrClientTest, TestRequestForwarding, TestEmbeddedSolrServerConstructors, 
TestRandomFlRTGCloud, FileUtilsTest, PingRequestHandlerTest, 
TestSSLRandomization, ExternalFileFieldSortTest, TestBadConfig, 
UpdateRequestProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder, 
TestSolrQueryResponse, TestShortCircuitedRequests, 
TestLeaderInitiatedRecoveryThread, SearchHandlerTest, 
DistributedDebugComponentTest, TestStressLiveNodes, TestQueryWrapperFilter, 
TestNonDefinedSimilarityFactory, TestOnReconnectListenerSupport, SampleTest, 
TestHttpShardHandlerFactory, PreAnalyzedFieldTest, DocValuesMultiTest, 
ConvertedLegacyTest, TestCryptoKeys, TestManagedResourceStorage, 
TestLeaderElectionWithEmptyReplica, TestApiFramework, 
SolrMetricsIntegrationTest, TestMergePolicyConfig, ConfigSetsAPITest, 
TestDistribIDF, ActionThrottleTest, CurrencyFieldTypeTest, 
AssignBackwardCompatibilityTest, TestRandomFaceting, TestBM25SimilarityFactory, 
TestStandardQParsers, TestCloudSchemaless, TestHashQParserPlugin, 
TestSearchPerf, LeaderInitiatedRecoveryOnShardRestartTest, TestRecovery, 
PeerSyncWithIndexFingerprintCachingTest, JSONWriterTest, CleanupOldIndexTest, 
DocumentBuilderTest, HdfsDirectoryFactoryTest, 
TermVectorComponentDistributedTest, FullSolrCloudDistribCmdsTest, 
BlockCacheTest, SolrCmdDistributorTest, DistributedSuggestComponentTest, 
TestSuggestSpellingConverter, ManagedSchemaRoundRobinCloudTest, 
SegmentsInfoRequestHandlerTest, BasicDistributedZk2Test, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, 
ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
SimpleFacetsTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, 
TestSort, TestFiltering, BasicFunctionalityTest, ShowFileRequestHandlerTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestTrie, 
SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, 
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, 
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, 
ReturnFieldsTest, MBeansHandlerTest, CSVRequestHandlerTest, 
HighlighterConfigTest, UpdateParamsTest, SolrIndexConfigTest, 
TestElisionMultitermQuery, TestSolrCoreProperties, TestLuceneMatchVersion, 
TestCodecSupport, TestFastWriter, ResourceLoaderTest, URLClassifyProcessorTest, 
TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, TestLRUCache, TestUtils, 
TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, 
ConnectionReuseTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, 
MissingSegmentRecoveryTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, 
TestAuthenticationFramework, TestCloudPivotFacet, TestClusterProperties, 
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, 
TestPullReplica, TestSegmentSorting, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
ZkFailoverTest, HttpTriggerListenerTest, NodeLostTriggerTest, 
TriggerIntegrationTest, TestSolrCoreSnapshots, RequestLoggingTest, 
TestReplicationHandlerBackup, TestSQLHandler, V2StandaloneTest, 
AutoscalingHistoryHandlerTest]
   [junit4] Completed [744/744 (3!)] on J1 in 389.69s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 39818 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to