Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/419/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in https://127.0.0.1:44783/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in https://127.0.0.1:44783/solr
        at 
__randomizedtesting.SeedInfo.seed([9B0F3883806AC77:8F710B6567577A97]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
        at 
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:671)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), 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:38555/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([9B0F3883806AC77:41C5873C3E3583E2]: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:458)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 11097 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/init-core-data-001
   [junit4]   2> 217043 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 217043 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 217044 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 217045 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001
   [junit4]   2> 217045 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 217045 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 217045 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 217046 ERROR (Thread-294) [    ] 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> 217145 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46697
   [junit4]   2> 217177 INFO  (jetty-launcher-252-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217177 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217183 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217183 INFO  (jetty-launcher-252-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217187 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30a586e6{/solr,null,AVAILABLE}
   [junit4]   2> 217187 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d1dc6da{/solr,null,AVAILABLE}
   [junit4]   2> 217188 INFO  (jetty-launcher-252-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f6afd96{/solr,null,AVAILABLE}
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d3f2e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:38555}
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] 
o.e.j.s.Server Started @219500ms
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38555}
   [junit4]   2> 217190 ERROR (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.1
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:02:03.989Z
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33cc8c38{/solr,null,AVAILABLE}
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9681c72{HTTP/1.1,[http/1.1]}{127.0.0.1:40835}
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-2) [    ] 
o.e.j.s.Server Started @219502ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40835}
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d289b56{HTTP/1.1,[http/1.1]}{127.0.0.1:44977}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.e.j.s.Server Started @219503ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44977}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:02:03.991Z
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@260ecf7{HTTP/1.1,[http/1.1]}{127.0.0.1:33485}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.e.j.s.Server Started @219503ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33485}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:02:03.991Z
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-04T15:02:03.991Z
   [junit4]   2> 217196 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217216 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217219 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217220 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217224 INFO  (jetty-launcher-252-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217235 INFO  (jetty-launcher-252-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217236 INFO  (jetty-launcher-252-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217241 INFO  (jetty-launcher-252-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217268 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33485_solr
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.Overseer Overseer 
(id=98771227367440394-127.0.0.1:33485_solr-n_0000000000) starting
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40835_solr
   [junit4]   2> 217272 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 217276 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 217276 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 217283 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33485_solr
   [junit4]   2> 217284 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 217310 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 217317 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 217321 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 217322 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217323 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38555_solr
   [junit4]   2> 217323 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 217323 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 217324 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 217326 INFO  
(zkCallback-269-thread-1-processing-n:127.0.0.1:38555_solr) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 217382 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217384 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217387 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217390 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217390 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217391 INFO  (jetty-launcher-252-thread-4) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4
   [junit4]   2> 217395 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217396 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217403 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217404 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217405 INFO  (jetty-launcher-252-thread-2) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2
   [junit4]   2> 217405 INFO  (jetty-launcher-252-thread-3) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3
   [junit4]   2> 217406 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217413 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217413 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217414 INFO  (jetty-launcher-252-thread-1) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1
   [junit4]   2> 217502 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 217503 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready
   [junit4]   2> 217522 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[9B0F3883806AC77])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 217524 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[9B0F3883806AC77])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 217526 INFO  (qtp382036294-1494) [n:127.0.0.1:44977_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b19ed464-4e0e-462d-959e-6ee4bfd7e217&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 217527 INFO  (qtp382036294-1494) [n:127.0.0.1:44977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b19ed464-4e0e-462d-959e-6ee4bfd7e217&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 217534 INFO  
(OverseerThreadFactory-549-thread-1-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_0
   [junit4]   2> 217537 INFO  (zkCallback-282-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217637 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38555/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217638 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217639 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33485/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217639 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40835/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217640 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38555/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217640 INFO  
(OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217741 INFO  (zkCallback-282-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217854 INFO  (qtp1657289866-1492) [n:127.0.0.1:33485_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045&coreNodeName=core_node3&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 217855 INFO  (qtp1300729653-1471) [n:127.0.0.1:38555_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 217855 INFO  (qtp382036294-1475) [n:127.0.0.1:44977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518&coreNodeName=core_node6&name=awhollynewcollection_0_shard3_replica_n2&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 217856 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045&coreNodeName=core_node3&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 217856 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518&coreNodeName=core_node6&name=awhollynewcollection_0_shard3_replica_n2&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 217856 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 217857 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 217857 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 217857 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 217861 INFO  (qtp387422839-1489) [n:127.0.0.1:40835_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455&coreNodeName=core_node4&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 217861 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455&coreNodeName=core_node4&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 217863 INFO  (qtp1300729653-1495) [n:127.0.0.1:38555_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&coreNodeName=core_node5&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=7
   [junit4]   2> 217868 INFO  (qtp382036294-1470) [n:127.0.0.1:44977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=5
   [junit4]   2> 217868 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&coreNodeName=core_node5&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 217868 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 217869 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821
   [junit4]   2> 217869 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 217870 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 217984 INFO  
(zkCallback-269-thread-1-processing-n:127.0.0.1:38555_solr) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-272-thread-2-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-274-thread-2-processing-n:127.0.0.1:40835_solr) 
[n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-275-thread-2-processing-n:127.0.0.1:44977_solr) 
[n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) 
[n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-282-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  
(zkCallback-269-thread-2-processing-n:127.0.0.1:38555_solr) 
[n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 218870 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821
   [junit4]   2> 218870 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 218877 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218880 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218880 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218898 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 218898 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard3_replica_n2] Schema name=minimal
   [junit4]   2> 218898 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard3_replica_n2' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard3_replica_n1' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 
'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n2' (registry 
'solr.core.awhollynewcollection_0.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n1' (registry 
'solr.core.awhollynewcollection_0.shard3.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard1_replica_n1/data/]
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard3_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard3_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard3_replica_n2/data/]
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard3_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n1/data/]
   [junit4]   2> 218903 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218914 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 218915 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 218915 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218915 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica_n2' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218916 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n2' (registry 
'solr.core.awhollynewcollection_0.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218916 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218916 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n2/data/]
   [junit4]   2> 218917 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218917 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard2_replica_n1' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218918 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n1' (registry 
'solr.core.awhollynewcollection_0.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218918 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218918 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4/awhollynewcollection_0_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4/awhollynewcollection_0_shard2_replica_n1/data/]
   [junit4]   2> 218919 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.1
   [junit4]   2> 218931 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 218945 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 218945 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard2_replica_n2' using configuration from 
collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218945 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n2' (registry 
'solr.core.awhollynewcollection_0.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218945 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 218945 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2/data/]
   [junit4]   2> 218961 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218961 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218965 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 218965 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 218968 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2db04eff[awhollynewcollection_0_shard1_replica_n1] main]
   [junit4]   2> 218976 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218977 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218977 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 218978 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218978 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218979 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 218979 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 218980 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@117be6a1[awhollynewcollection_0_shard3_replica_n1] main]
   [junit4]   2> 218980 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1580339639906992128
   [junit4]   2> 218980 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218980 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218981 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 218981 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 218982 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f152273[awhollynewcollection_0_shard1_replica_n2] main]
   [junit4]   2> 218989 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218989 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218989 INFO  
(searcherExecutor-558-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n1
 r:core_node1 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE 
n:127.0.0.1:38555_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica_n1] Registered new searcher 
Searcher@2db04eff[awhollynewcollection_0_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218989 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 218989 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 218991 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52884552[awhollynewcollection_0_shard3_replica_n2] main]
   [junit4]   2> 218991 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218991 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218992 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218992 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218992 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 218992 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 218992 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 218993 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218993 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218993 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218993 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218993 INFO  
(searcherExecutor-561-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n2
 r:core_node2 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE 
n:127.0.0.1:44977_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica_n2] Registered new searcher 
Searcher@f152273[awhollynewcollection_0_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218994 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 218994 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 218994 INFO  
(parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1580339639921672192
   [junit4]   2> 218994 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1580339639921672192
   [junit4]   2> 218996 INFO  
(searcherExecutor-560-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n1
 r:core_node5 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE 
n:127.0.0.1:38555_solr s:shard3 c:awhollynewcollection_0) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica_n1] Registered new searcher 
Searcher@117be6a1[awhollynewcollection_0_shard3_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218997 INFO  
(parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1580339639924817920
   [junit4]   2> 218999 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76bef324[awhollynewcollection_0_shard2_replica_n1] main]
   [junit4]   2> 218999 INFO  
(searcherExecutor-559-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n2
 r:core_node6 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE 
n:127.0.0.1:44977_solr s:shard3 c:awhollynewcollection_0) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica_n2] Registered new searcher 
Searcher@52884552[awhollynewcollection_0_shard3_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219000 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 219000 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 219000 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:44977/solr/awhollynewcollection_0_shard3_replica_n2/
   [junit4]   2> 219000 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard3_replica_n2 url=http://127.0.0.1:44977/solr 
START 
replicas=[http://127.0.0.1:38555/solr/awhollynewcollection_0_shard3_replica_n1/]
 nUpdates=100
   [junit4]   2> 219000 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 219001 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 219002 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 219002 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 219002 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 219002 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1/
   [junit4]   2> 219002 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard1_replica_n1 url=http://127.0.0.1:38555/solr 
START 
replicas=[http://127.0.0.1:44977/solr/awhollynewcollection_0_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 219008 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard3_replica_n2 url=http://127.0.0.1:44977/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 219008 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=awhollynewcollection_0_shard1_replica_n1 url=http://127.0.0.1:38555/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 219008 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1580339639936352256
   [junit4]   2> 219012 INFO  
(parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) 
[n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 
x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard2: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 219016 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 219016 INFO  
(parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) 
[n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 
x:awhollynewcollection_0_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 219020 INFO  (qtp382036294-1475) [n:127.0.0.1:44977_solr 
c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.S.Request 
[awhollynewcollection_0_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 219020 INFO  (qtp1300729653-1495) [n:127.0.0.1:38555_solr 
c:awhollynewcollection_0 s:shard3 r:core_node5 
x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.S.Request 
[awhollynewcollection_0_shard3_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) 
[n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 
x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 
x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 219020 INFO  
(parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr 
b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) 
[n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awho

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

= null, agent id = null] for registry solr.node / 
com.codahale.metrics.MetricRegistry@77db987a
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44b334a3: rootName = 
solr_44783, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@75c46f35
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a3b6e61: rootName = 
solr_41409, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@75c46f35
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d884e41: rootName = 
solr_44783, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@d6d6aa0
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53ec08bd: rootName = 
solr_41409, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@d6d6aa0
   [junit4]   2> 911255 INFO  (jetty-closer-1127-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 911256 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 911256 INFO  (jetty-closer-1127-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98771265756069914-127.0.0.1:41409_solr-n_0000000007) closing
   [junit4]   2> 911257 INFO  
(OverseerStateUpdate-98771265756069914-127.0.0.1:41409_solr-n_0000000007) 
[n:127.0.0.1:41409_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41409_solr
   [junit4]   2> 911258 INFO  (jetty-closer-1127-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e2f29cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 911258 INFO  
(zkCallback-1185-thread-2-processing-n:127.0.0.1:41409_solr) 
[n:127.0.0.1:41409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 912758 WARN  
(zkCallback-1185-thread-2-processing-n:127.0.0.1:41409_solr) 
[n:127.0.0.1:41409_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 912759 INFO  (jetty-closer-1127-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7bf663e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 912759 ERROR 
(SUITE-TestTlogReplica-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 912759 INFO  
(SUITE-TestTlogReplica-seed#[9B0F3883806AC77]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37153 37153
   [junit4]   2> 922401 INFO  (Thread-1736) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37153 37153
   [junit4]   2> 922403 WARN  (Thread-1736) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        33      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        5       
/solr/overseer_elect/election/98771265756069892-127.0.0.1:41409_solr-n_0000000001
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98771265756069892-core_node2-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98771265756069894-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98771265756069894-core_node4-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98771265756069894-core_node8-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98771265756069902-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98771265756069914-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_9B0F3883806AC77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneFixedGap), 
foo_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=225, 
maxMBSortInHeap=7.221448025204604, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ko-KR, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=173083680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, 
HdfsDirectoryFactoryTest, TestJsonFacetRefinement, OverseerTaskQueueTest, 
TestShardHandlerFactory, TestSmileRequest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestReloadDeadlock, 
LeaderInitiatedRecoveryOnCommitTest, TestStressCloudBlindAtomicUpdates, 
TestQueryUtils, TestSlowCompositeReaderWrapper, SortByFunctionTest, 
TestAnalyzeInfixSuggestions, CustomCollectionTest, SuggestComponentTest, 
TestSQLHandlerNonCloud, TestPullReplica, DistribJoinFromCollectionTest, 
TestSegmentSorting, RecoveryZkTest, HdfsBasicDistributedZkTest, LargeFieldTest, 
DirectUpdateHandlerTest, TestSurroundQueryParser, FullSolrCloudDistribCmdsTest, 
TestFreeTextSuggestions, TestSolrQueryResponse, 
DistributedQueryComponentCustomSortTest, TestBinaryResponseWriter, TestUtils, 
TimeZoneUtilsTest, MissingSegmentRecoveryTest, TestCloudDeleteByQuery, 
ReturnFieldsTest, RestartWhileUpdatingTest, TestRandomRequestDistribution, 
RuleEngineTest, TestIndexSearcher, SolrCoreMetricManagerTest, 
MinimalSchemaTest, SuggesterTest, HdfsThreadLeakTest, 
TlogReplayBufferedWhileIndexingTest, RegexBoostProcessorTest, 
TestSolrCLIRunExample, SignatureUpdateProcessorFactoryTest, TestGroupingSearch, 
CircularListTest, TestStressReorder, BlockJoinFacetDistribTest, 
TestEmbeddedSolrServerSchemaAPI, CollectionsAPIAsyncDistributedZkTest, 
PingRequestHandlerTest, TestNumericTerms32, JavabinLoaderTest, 
ConfigSetsAPITest, BooleanFieldTest, DateFieldTest, 
TolerantUpdateProcessorTest, TestSolrFieldCacheBean, TestCoreAdminApis, 
SolrTestCaseJ4Test, ShowFileRequestHandlerTest, 
CdcrReplicationDistributedZkTest, ZkStateReaderTest, 
TestDocBasedVersionConstraints, TestMacros, UnloadDistributedZkTest, 
FastVectorHighlighterTest, TestMiniSolrCloudClusterSSL, 
TestSuggestSpellingConverter, PrimitiveFieldTypeTest, TestSolrCoreProperties, 
SaslZkACLProviderTest, TestDFRSimilarityFactory, CopyFieldTest, 
PathHierarchyTokenizerFactoryTest, SimpleFacetsTest, NotRequiredUniqueKeyTest, 
TestDynamicFieldResource, SuggesterFSTTest, AtomicUpdatesTest, 
TestDFISimilarityFactory, TestSubQueryTransformerCrossCore, TestPushWriter, 
TestLockTree, TestJmxIntegration, CdcrVersionReplicationTest, 
TestManagedSchemaThreadSafety, HdfsLockFactoryTest, TestTrie, 
TestAuthorizationFramework, TestReload, TestTlogReplica]
   [junit4] Completed [216/730 (2!)] on J2 in 119.69s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 45303 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to