Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/36/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Could not find collection : implicitcoll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
        at 
__randomizedtesting.SeedInfo.seed([5E7626AD7BAADEAA:3497A8C6463068D2]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
        at 
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
        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)




Build Log:
[...truncated 11783 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/init-core-data-001
   [junit4]   2> 952547 WARN  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 952547 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 952551 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 952552 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001
   [junit4]   2> 952553 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 952553 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 952553 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 952557 ERROR (Thread-2317) [    ] 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> 952659 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62425
   [junit4]   2> 952698 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 952698 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 952699 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 952701 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@382a58df{/solr,null,AVAILABLE}
   [junit4]   2> 952702 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 952702 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bb69a8e{HTTP/1.1,[http/1.1]}{127.0.0.1:62432}
   [junit4]   2> 952702 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.e.j.s.Server Started @956124ms
   [junit4]   2> 952702 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62432}
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43ba942{/solr,null,AVAILABLE}
   [junit4]   2> 952703 ERROR (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@298272d9{HTTP/1.1,[http/1.1]}{127.0.0.1:62433}
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.e.j.s.Server Started @956125ms
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62433}
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 952703 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T19:46:53.566Z
   [junit4]   2> 952703 ERROR (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 952704 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 952704 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 952704 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 952704 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T19:46:53.567Z
   [junit4]   2> 952707 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 952707 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7327f344{/solr,null,AVAILABLE}
   [junit4]   2> 952708 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c3d3681{HTTP/1.1,[http/1.1]}{127.0.0.1:62435}
   [junit4]   2> 952708 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.e.j.s.Server Started @956130ms
   [junit4]   2> 952708 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62435}
   [junit4]   2> 952709 ERROR (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44420743{/solr,null,AVAILABLE}
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55471e3e{HTTP/1.1,[http/1.1]}{127.0.0.1:62437}
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.e.j.s.Server Started @956131ms
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62437}
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 952709 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T19:46:53.572Z
   [junit4]   2> 952709 ERROR (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 952710 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 952710 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 952710 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 952710 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-13T19:46:53.573Z
   [junit4]   2> 952711 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 952745 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 952748 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 952750 INFO  (jetty-launcher-1588-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62425/solr
   [junit4]   2> 952761 INFO  (jetty-launcher-1588-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62425/solr
   [junit4]   2> 952763 INFO  (jetty-launcher-1588-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62425/solr
   [junit4]   2> 952764 INFO  (jetty-launcher-1588-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62425/solr
   [junit4]   2> 953075 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953075 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953077 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953077 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 953077 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62433_solr
   [junit4]   2> 953079 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62432_solr
   [junit4]   2> 953079 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62437_solr
   [junit4]   2> 953079 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62435_solr
   [junit4]   2> 953079 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.Overseer Overseer 
(id=98302375586627594-127.0.0.1:62433_solr-n_0000000000) starting
   [junit4]   2> 953082 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 953083 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 953083 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 953085 INFO  
(zkCallback-1603-thread-1-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 953139 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62433_solr
   [junit4]   2> 953142 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 953142 INFO  
(zkCallback-1603-thread-1-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 953143 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 953164 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 953300 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953305 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953305 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953308 INFO  (jetty-launcher-1588-thread-2) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/.
   [junit4]   2> 953318 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953319 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953330 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953454 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953455 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953480 INFO  (jetty-launcher-1588-thread-4) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/.
   [junit4]   2> 953457 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953484 INFO  (jetty-launcher-1588-thread-1) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/.
   [junit4]   2> 953604 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953609 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953609 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 953611 INFO  (jetty-launcher-1588-thread-3) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/.
   [junit4]   2> 953679 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 953682 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62425/solr ready
   [junit4]   2> 953806 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[5E7626AD7BAADEAA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 953808 INFO  
(TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[5E7626AD7BAADEAA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 953815 INFO  (qtp697108880-9990) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c,d&replicationFactor=5&collection.configName=conf&maxShardsPerNode=6&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=5&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 953819 INFO  
(OverseerThreadFactory-5060-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withShardField
   [junit4]   2> 953820 WARN  
(OverseerThreadFactory-5060-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 5 on collection withShardField is higher than the number of Solr 
instances currently live or live and part of your createNodeSet(4). It's 
unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 953936 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62432/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953940 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953943 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953946 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953949 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62432/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953953 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953955 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953966 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953970 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62432/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953973 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953976 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953980 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953982 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62432/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953984 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953987 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953989 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953992 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62432/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953994 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62435/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953995 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 953997 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 954205 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954207 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 954208 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n3&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954209 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node14&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954209 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954210 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 954210 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954210 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 954210 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n5&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954210 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954211 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954214 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n5&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954214 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node18&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n3&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954214 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954214 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n3&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954215 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 954215 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n5&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954217 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954217 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954220 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954228 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954229 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954230 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n3&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954233 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n5&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954377 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954377 INFO  
(zkCallback-1603-thread-1-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954378 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954378 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954378 INFO  
(zkCallback-1609-thread-2-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954378 INFO  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954379 INFO  
(zkCallback-1608-thread-2-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954379 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954379 INFO  
(zkCallback-1608-thread-3-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 954380 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 955281 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 955283 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956527 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956528 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956529 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956536 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956543 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956565 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.s.IndexSchema [withShardField_b_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 956565 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.s.IndexSchema [withShardField_b_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 956576 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.s.IndexSchema [withShardField_d_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 956578 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956578 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956598 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956599 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956606 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956606 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956642 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956642 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956666 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.s.IndexSchema [withShardField_d_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 956666 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956675 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956680 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.s.IndexSchema [withShardField_c_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 956683 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.s.IndexSchema [withShardField_c_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 956683 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.s.IndexSchema [withShardField_b_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 956709 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956733 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956733 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n4' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956734 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.core.withShardField.b.replica_n4' (registry 
'solr.core.withShardField.b.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956746 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 956750 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956756 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.s.IndexSchema [withShardField_c_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 956761 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.s.IndexSchema [withShardField_a_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 956761 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.s.IndexSchema [withShardField_d_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 956784 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.s.IndexSchema [withShardField_b_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 956785 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 956795 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956795 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n5' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956796 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.core.withShardField.d.replica_n5' (registry 
'solr.core.withShardField.d.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956796 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956796 INFO  (qtp697108880-9994) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node20 x:withShardField_d_replica_n5] 
o.a.s.c.SolrCore [[withShardField_d_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/withShardField_d_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/./withShardField_d_replica_n5/data/]
   [junit4]   2> 956799 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956799 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n4' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956799 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.core.withShardField.c.replica_n4' (registry 
'solr.core.withShardField.c.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956799 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956800 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956800 INFO  (qtp817658472-10000) [n:127.0.0.1:62435_solr 
c:withShardField s:c r:core_node14 x:withShardField_c_replica_n4] 
o.a.s.c.SolrCore [[withShardField_c_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/withShardField_c_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/./withShardField_c_replica_n4/data/]
   [junit4]   2> 956800 INFO  (qtp1509515783-9973) [n:127.0.0.1:62432_solr 
c:withShardField s:b r:core_node9 x:withShardField_b_replica_n4] 
o.a.s.c.SolrCore [[withShardField_b_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/withShardField_b_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/./withShardField_b_replica_n4/data/]
   [junit4]   2> 956802 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.s.IndexSchema [withShardField_d_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 956830 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956830 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n3' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956831 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.core.withShardField.d.replica_n3' (registry 
'solr.core.withShardField.d.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956831 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956831 INFO  (qtp817658472-10005) [n:127.0.0.1:62435_solr 
c:withShardField s:d r:core_node18 x:withShardField_d_replica_n3] 
o.a.s.c.SolrCore [[withShardField_d_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/withShardField_d_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/./withShardField_d_replica_n3/data/]
   [junit4]   2> 956862 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956862 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n5' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956866 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.s.IndexSchema [withShardField_c_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 956867 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 956867 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.s.IndexSchema [withShardField_b_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 956898 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956898 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n3' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956899 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.core.withShardField.b.replica_n3' (registry 
'solr.core.withShardField.b.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956899 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956899 INFO  (qtp697108880-9992) [n:127.0.0.1:62433_solr 
c:withShardField s:b r:core_node8 x:withShardField_b_replica_n3] 
o.a.s.c.SolrCore [[withShardField_b_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/withShardField_b_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/./withShardField_b_replica_n3/data/]
   [junit4]   2> 956900 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956900 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n2' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956900 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.core.withShardField.b.replica_n2' (registry 
'solr.core.withShardField.b.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956901 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956901 INFO  (qtp1586311776-9982) [n:127.0.0.1:62437_solr 
c:withShardField s:b r:core_node7 x:withShardField_b_replica_n2] 
o.a.s.c.SolrCore [[withShardField_b_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/withShardField_b_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/./withShardField_b_replica_n2/data/]
   [junit4]   2> 956902 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956902 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n1' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956903 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.core.withShardField.b.replica_n1' (registry 
'solr.core.withShardField.b.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956903 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956903 INFO  (qtp817658472-10006) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node6 x:withShardField_b_replica_n1] 
o.a.s.c.SolrCore [[withShardField_b_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/withShardField_b_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/./withShardField_b_replica_n1/data/]
   [junit4]   2> 956904 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956904 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n4' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956904 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.core.withShardField.a.replica_n4' (registry 
'solr.core.withShardField.a.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956904 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956905 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/withShardField_a_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/./withShardField_a_replica_n4/data/]
   [junit4]   2> 956906 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956906 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n1' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956906 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.core.withShardField.c.replica_n1' (registry 
'solr.core.withShardField.c.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956908 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956908 INFO  (qtp1586311776-9987) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node11 x:withShardField_c_replica_n1] 
o.a.s.c.SolrCore [[withShardField_c_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/withShardField_c_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/./withShardField_c_replica_n1/data/]
   [junit4]   2> 956908 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956908 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n3' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956910 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.core.withShardField.a.replica_n5' (registry 
'solr.core.withShardField.a.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956910 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956910 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.c.SolrCore [[withShardField_a_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/withShardField_a_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/./withShardField_a_replica_n5/data/]
   [junit4]   2> 956911 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.core.withShardField.c.replica_n3' (registry 
'solr.core.withShardField.c.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956911 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956911 INFO  (qtp1509515783-9974) [n:127.0.0.1:62432_solr 
c:withShardField s:c r:core_node13 x:withShardField_c_replica_n3] 
o.a.s.c.SolrCore [[withShardField_c_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/withShardField_c_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/./withShardField_c_replica_n3/data/]
   [junit4]   2> 956931 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 956931 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.s.IndexSchema [withShardField_a_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 956939 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.s.IndexSchema [withShardField_d_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 956941 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.s.IndexSchema [withShardField_c_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 956986 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956986 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n5' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956987 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.core.withShardField.b.replica_n5' (registry 
'solr.core.withShardField.b.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956987 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956987 INFO  (qtp817658472-10003) [n:127.0.0.1:62435_solr 
c:withShardField s:b r:core_node10 x:withShardField_b_replica_n5] 
o.a.s.c.SolrCore [[withShardField_b_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/withShardField_b_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/./withShardField_b_replica_n5/data/]
   [junit4]   2> 956991 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956991 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n2' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956992 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.core.withShardField.c.replica_n2' (registry 
'solr.core.withShardField.c.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956992 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956992 INFO  (qtp697108880-9993) [n:127.0.0.1:62433_solr 
c:withShardField s:c r:core_node12 x:withShardField_c_replica_n2] 
o.a.s.c.SolrCore [[withShardField_c_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/withShardField_c_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/./withShardField_c_replica_n2/data/]
   [junit4]   2> 956996 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956996 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n1' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956997 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62433.solr.core.withShardField.d.replica_n1' (registry 
'solr.core.withShardField.d.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956997 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956997 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.c.SolrCore [[withShardField_d_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/withShardField_d_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node1/./withShardField_d_replica_n1/data/]
   [junit4]   2> 956997 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 956998 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n3' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 956998 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.core.withShardField.a.replica_n3' (registry 
'solr.core.withShardField.a.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 956998 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956998 INFO  (qtp1586311776-9983) [n:127.0.0.1:62437_solr 
c:withShardField s:a r:core_node3 x:withShardField_a_replica_n3] 
o.a.s.c.SolrCore [[withShardField_a_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/withShardField_a_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/./withShardField_a_replica_n3/data/]
   [junit4]   2> 957005 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 957005 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n2' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 957007 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 957007 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n5' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 957010 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.core.withShardField.c.replica_n5' (registry 
'solr.core.withShardField.c.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 957035 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957035 INFO  (qtp1586311776-9985) [n:127.0.0.1:62437_solr 
c:withShardField s:c r:core_node15 x:withShardField_c_replica_n5] 
o.a.s.c.SolrCore [[withShardField_c_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/withShardField_c_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/./withShardField_c_replica_n5/data/]
   [junit4]   2> 957043 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.core.withShardField.d.replica_n2' (registry 
'solr.core.withShardField.d.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 957043 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957043 INFO  (qtp1509515783-9972) [n:127.0.0.1:62432_solr 
c:withShardField s:d r:core_node17 x:withShardField_d_replica_n2] 
o.a.s.c.SolrCore [[withShardField_d_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/withShardField_d_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/./withShardField_d_replica_n2/data/]
   [junit4]   2> 957044 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 957044 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n1' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 957072 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62432.solr.core.withShardField.a.replica_n1' (registry 
'solr.core.withShardField.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 957072 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957072 INFO  (qtp1509515783-9970) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node1 x:withShardField_a_replica_n1] 
o.a.s.c.SolrCore [[withShardField_a_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/withShardField_a_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node2/./withShardField_a_replica_n1/data/]
   [junit4]   2> 957094 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 957094 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n2' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 957095 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62435.solr.core.withShardField.a.replica_n2' (registry 
'solr.core.withShardField.a.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 957095 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957095 INFO  (qtp817658472-10002) [n:127.0.0.1:62435_solr 
c:withShardField s:a r:core_node2 x:withShardField_a_replica_n2] 
o.a.s.c.SolrCore [[withShardField_a_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/withShardField_a_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node4/./withShardField_a_replica_n2/data/]
   [junit4]   2> 957122 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 957122 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n4' using 
configuration from collection withShardField, trusted=true
   [junit4]   2> 957138 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62437.solr.core.withShardField.d.replica_n4' (registry 
'solr.core.withShardField.d.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@576ce20d
   [junit4]   2> 957138 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 957139 INFO  (qtp1586311776-9986) [n:127.0.0.1:62437_solr 
c:withShardField s:d r:core_node19 x:withShardField_d_replica_n4] 
o.a.s.c.SolrCore [[withShardField_d_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/withShardField_d_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001/tempDir-001/node3/./withShardField_d_replica_n4/data/]
   [junit4]   2> 957584 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957584 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957598 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957598 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957648 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57462abc[withShardField_a_replica_n4] main]
   [junit4]   2> 957650 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 957655 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 957664 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 957664 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572838014742167552
   [junit4]   2> 957675 INFO  
(searcherExecutor-5077-thread-1-processing-n:127.0.0.1:62433_solr 
x:withShardField_a_replica_n4 s:a c:withShardField r:core_node4) 
[n:127.0.0.1:62433_solr c:withShardField s:a r:core_node4 
x:withShardField_a_replica_n4] o.a.s.c.SolrCore [withShardField_a_replica_n4] 
Registered new searcher Searcher@57462abc[withShardField_a_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 957687 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957687 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957700 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 957700 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 957710 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957710 INFO  (qtp1509515783-9975) [n:127.0.0.1:62432_solr 
c:withShardField s:a r:core_node5 x:withShardField_a_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957720 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 957721 INFO  (qtp697108880-9995) [n:127.0.0.1:62433_solr 
c:withShardField s:d r:core_node16 x:withShardField_d_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 957728 INFO  
(zkCallback-1608-thread-3-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957728 INFO  
(zkCallback-1608-thread-2-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957728 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957728 INFO  
(zkCallback-1608-thread-4-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withShardField/state.json] for collection [withShardField] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 957728 INFO  (qtp697108880-9991) [n:127.0.0.1:62433_solr 
c:withShardField s:a r:core_node4 x:withShardField_a_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard a: total=5 found=1 timeoutin=9994ms
   [junit4]   2> 957729 INFO  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o

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

g metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1016456 INFO  (jetty-closer-1589-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1016457 INFO  (jetty-closer-1589-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1016464 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1016464 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1016464 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1016467 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1016467 INFO  
(zkCallback-1609-thread-2-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1016469 INFO  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1016470 INFO  (jetty-closer-1589-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98302375586627594-127.0.0.1:62433_solr-n_0000000000) closing
   [junit4]   2> 1016470 INFO  
(OverseerStateUpdate-98302375586627594-127.0.0.1:62433_solr-n_0000000000) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62433_solr
   [junit4]   2> 1017967 WARN  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:62437_solr) 
[n:127.0.0.1:62437_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1017967 WARN  
(zkCallback-1603-thread-1-processing-n:127.0.0.1:62432_solr) 
[n:127.0.0.1:62432_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1017968 INFO  (jetty-closer-1589-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@382a58df{/solr,null,UNAVAILABLE}
   [junit4]   2> 1017968 INFO  (jetty-closer-1589-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44420743{/solr,null,UNAVAILABLE}
   [junit4]   2> 1017970 WARN  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1017970 INFO  (jetty-closer-1589-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7327f344{/solr,null,UNAVAILABLE}
   [junit4]   2> 1017981 WARN  
(zkCallback-1608-thread-1-processing-n:127.0.0.1:62433_solr) 
[n:127.0.0.1:62433_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1017982 INFO  (jetty-closer-1589-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43ba942{/solr,null,UNAVAILABLE}
   [junit4]   2> 1017983 ERROR 
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-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> 1017983 INFO  
(SUITE-CustomCollectionTest-seed#[5E7626AD7BAADEAA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62425 62425
   [junit4]   2> 1018000 INFO  (Thread-2317) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62425 62425
   [junit4]   2> 1018233 WARN  (Thread-2317) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/collections/implicitcoll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        52      /solr/collections/withShardField/state.json
   [junit4]   2>        36      /solr/collections/routeFieldColl/state.json
   [junit4]   2>        25      
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        20      /solr/collections/implicitcoll/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98302375586627594-127.0.0.1:62433_solr-n_0000000000
   [junit4]   2>        3       
/solr/collections/withShardField/leader_elect/d/election/98302375586627594-core_node16-n_0000000000
   [junit4]   2>        2       
/solr/collections/withShardField/leader_elect/a/election/98302375586627596-core_node3-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_5E7626AD7BAADEAA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{shard_s=PostingsFormat(name=Memory), 
_version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting)}, 
docValues:{}, maxPointsInLeafNode=1266, maxMBSortInHeap=5.9630905101838145, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=136887408,total=419172352
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, 
ZkNodePropsTest, SolrJmxReporterTest, TestBackupRepositoryFactory, 
TestManagedStopFilterFactory, TestDelegationWithHadoopAuth, 
SolrPluginUtilsTest, TermVectorComponentTest, DistributedTermsComponentTest, 
HdfsRestartWhileUpdatingTest, TestRTimerTree, ConvertedLegacyTest, 
ReplicaListTransformerTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestCharFilters, SortSpecParsingTest, SpellCheckCollatorTest, 
TestTolerantUpdateProcessorRandomCloud, SOLR749Test, TestHdfsUpdateLog, 
BufferStoreTest, TestSchemaNameResource, 
ConcurrentDeleteAndCreateCollectionTest, TestDistributedGrouping, 
TestEmbeddedSolrServerConstructors, AnalyticsMergeStrategyTest, 
TestDFISimilarityFactory, TermsComponentTest, TestPerFieldSimilarity, 
DistributedFacetPivotLargeTest, TestPostingsSolrHighlighter, 
TestAuthorizationFramework, TestManagedResource, MetricsHandlerTest, RulesTest, 
IndexSchemaRuntimeFieldTest, TestNumericTokenStream, TestNumericRangeQuery32, 
DocValuesMissingTest, TestRealTimeGet, TestRestManager, BasicZkTest, 
ExternalFileFieldSortTest, TestSearchPerf, TestStressLucene, 
TestSubQueryTransformerCrossCore, DocumentAnalysisRequestHandlerTest, 
TestAnalyzedSuggestions, SpatialHeatmapFacetsTest, TestTlogReplica, 
ClassificationUpdateProcessorTest, TestScoreJoinQPNoScore, SparseHLLTest, 
MoveReplicaHDFSTest, TestRestoreCore, TestCrossCoreJoin, TestLegacyTerms, 
DocumentBuilderTest, TestSortByMinMaxFunction, SpellPossibilityIteratorTest, 
TestValueSourceCache, HLLSerializationTest, TestMergePolicyConfig, 
HdfsLockFactoryTest, ExplicitHLLTest, TestConfig, ShardRoutingCustomTest, 
DistribDocExpirationUpdateProcessorTest, TestSolrIndexConfig, 
TestReloadDeadlock, TestSolr4Spatial, DeleteReplicaTest, 
TestInPlaceUpdatesStandalone, TestSolr4Spatial2, ZkStateReaderTest, 
SpellingQueryConverterTest, CoreAdminCreateDiscoverTest, TestLegacyFieldReuse, 
TestLMJelinekMercerSimilarityFactory, SecurityConfHandlerTest, VersionInfoTest, 
TestSSLRandomization, UpdateParamsTest, TestUseDocValuesAsStored, 
DocValuesNotIndexedTest, DistributedFacetPivotSmallAdvancedTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestRangeQuery, TestExportWriter, 
SolrGangliaReporterTest, ReplicationFactorTest, TestLuceneMatchVersion, 
TestJoin, JavabinLoaderTest, AddBlockUpdateTest, TestDefaultStatsCache, 
EchoParamsTest, TestFieldCollectionResource, TestSolrCoreSnapshots, 
TestFieldCacheSort, BigEndianAscendingWordSerializerTest, TestSystemIdResolver, 
TestMaxTokenLenTokenizer, TestBinaryResponseWriter, TestCloudRecovery, 
BaseCdcrDistributedZkTest, ManagedSchemaRoundRobinCloudTest, 
TestStressInPlaceUpdates, TestIndexSearcher, TestExpandComponent, 
TestPartialUpdateDeduplication, TestRawTransformer, TestCloudNestedDocsSort, 
TestElisionMultitermQuery, TestRandomFaceting, CurrencyFieldTypeTest, 
TestBM25SimilarityFactory, LukeRequestHandlerTest, SynonymTokenizerTest, 
TestConfigSets, TestNumericTerms64, DistributedQueryComponentOptimizationTest, 
SearchHandlerTest, FullSolrCloudDistribCmdsTest, BlockJoinFacetSimpleTest, 
JSONWriterTest, TestCSVLoader, TestFieldSortValues, TestDocSet, 
TestRebalanceLeaders, TestCollationFieldDocValues, 
DistributedQueryElevationComponentTest, BadComponentTest, SimpleMLTQParserTest, 
DistributedMLTComponentTest, TestBadConfig, StatsComponentTest, 
ParsingFieldUpdateProcessorsTest, PeerSyncReplicationTest, 
DirectSolrSpellCheckerTest, TestSchemaManager, ZkSolrClientTest, 
TestSimpleQParserPlugin, TestFastLRUCache, 
TestSolrCloudWithSecureImpersonation, RollingRestartTest, TestCryptoKeys, 
TestPerFieldSimilarityWithDefaultOverride, TestSolrFieldCacheBean, 
SuggesterFSTTest, DistributedIntervalFacetingTest, LoggingHandlerTest, 
ShowFileRequestHandlerTest, HdfsBasicDistributedZk2Test, 
ChaosMonkeySafeLeaderTest, TestSimpleTrackingShardHandler, CustomCollectionTest]
   [junit4] Completed [302/728 (1!)] on J1 in 65.70s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to