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

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

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
        at 
__randomizedtesting.SeedInfo.seed([C0E1DDC6CA6224D9:95B13554669BEB29]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1416)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
        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 12608 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/init-core-data-001
   [junit4]   2> 2628427 WARN  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=40 numCloses=40
   [junit4]   2> 2628428 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2628434 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-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> 2628436 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001
   [junit4]   2> 2628436 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2628437 INFO  (Thread-2963) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2628437 INFO  (Thread-2963) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2628441 ERROR (Thread-2963) [    ] 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> 2628538 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55946
   [junit4]   2> 2628595 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2628595 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2628595 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2628596 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2628602 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30fd3db5{/solr,null,AVAILABLE}
   [junit4]   2> 2628602 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38da888c{/solr,null,AVAILABLE}
   [junit4]   2> 2628604 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a9f4652{/solr,null,AVAILABLE}
   [junit4]   2> 2628604 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dd1f013{/solr,null,AVAILABLE}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7280210e{HTTP/1.1,[http/1.1]}{127.0.0.1:55948}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.e.j.s.Server Started @2635555ms
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@65d05d12{HTTP/1.1,[http/1.1]}{127.0.0.1:55951}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55948}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.e.j.s.Server Started @2635555ms
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55951}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1afb887{HTTP/1.1,[http/1.1]}{127.0.0.1:55949}
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.e.j.s.Server Started @2635555ms
   [junit4]   2> 2628605 ERROR (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2628605 ERROR (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2628605 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55949}
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2628607 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T12:24:25.386Z
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2628608 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T12:24:25.386Z
   [junit4]   2> 2628607 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5257814f{HTTP/1.1,[http/1.1]}{127.0.0.1:55950}
   [junit4]   2> 2628609 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.e.j.s.Server Started @2635559ms
   [junit4]   2> 2628608 ERROR (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2628609 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55950}
   [junit4]   2> 2628610 ERROR (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2628610 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2628610 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2628610 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2628610 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T12:24:25.388Z
   [junit4]   2> 2628611 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2628611 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2628611 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2628611 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T12:24:25.389Z
   [junit4]   2> 2628617 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2628618 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2628618 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2628619 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2628671 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628672 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628674 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628674 INFO  (jetty-launcher-2383-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55946/solr
   [junit4]   2> 2628674 INFO  (jetty-launcher-2383-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55946/solr
   [junit4]   2> 2628676 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628681 INFO  (jetty-launcher-2383-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55946/solr
   [junit4]   2> 2628682 INFO  (jetty-launcher-2383-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55946/solr
   [junit4]   2> 2628686 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628691 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfc9e01820008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2628752 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2628752 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2628752 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2628752 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2628756 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55950_solr
   [junit4]   2> 2628757 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55949_solr
   [junit4]   2> 2628757 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55948_solr
   [junit4]   2> 2628758 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55951_solr
   [junit4]   2> 2628763 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.Overseer Overseer 
(id=97949572478926859-127.0.0.1:55948_solr-n_0000000000) starting
   [junit4]   2> 2628808 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2628808 INFO  
(zkCallback-2404-thread-1-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2628810 INFO  
(zkCallback-2402-thread-1-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2628810 INFO  
(zkCallback-2403-thread-1-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2628829 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55948_solr
   [junit4]   2> 2628836 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2628836 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2628836 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2628836 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2629204 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629205 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55948.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629205 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55949.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629214 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55948.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629218 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55948.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629220 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629220 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55950.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629221 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629222 INFO  (jetty-launcher-2383-thread-3) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node3/.
   [junit4]   2> 2629222 INFO  (jetty-launcher-2383-thread-2) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node2/.
   [junit4]   2> 2629225 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55949.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629226 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55949.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629226 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55950.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629226 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55950.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2629228 INFO  (jetty-launcher-2383-thread-1) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/.
   [junit4]   2> 2629229 INFO  (jetty-launcher-2383-thread-4) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node4/.
   [junit4]   2> 2629418 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2629422 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55946/solr ready
   [junit4]   2> 2629522 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[C0E1DDC6CA6224D9]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
   [junit4]   2> 2629525 INFO  
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[C0E1DDC6CA6224D9]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2629532 INFO  (qtp803897428-14189) [n:127.0.0.1:55949_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&name=implicitcoll&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2629535 INFO  
(OverseerThreadFactory-6943-thread-1-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
implicitcoll
   [junit4]   2> 2629657 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
   [junit4]   2> 2629661 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
   [junit4]   2> 2629662 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2629662 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2629663 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
   [junit4]   2> 2629664 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
   [junit4]   2> 2629664 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2629665 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
   [junit4]   2> 2629668 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
   [junit4]   2> 2629673 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
   [junit4]   2> 2629674 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
   [junit4]   2> 2629674 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2629675 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
   [junit4]   2> 2629813 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2629813 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2629813 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2629813 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2630729 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630733 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630733 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630735 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630760 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630762 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630768 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630770 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.s.IndexSchema 
[implicitcoll_c_replica2] Schema name=cloud-dynamic
   [junit4]   2> 2630771 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.s.IndexSchema 
[implicitcoll_c_replica3] Schema name=cloud-dynamic
   [junit4]   2> 2630801 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630802 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 2630805 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.s.IndexSchema 
[implicitcoll_c_replica1] Schema name=cloud-dynamic
   [junit4]   2> 2630839 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.s.IndexSchema 
[implicitcoll_a_replica1] Schema name=cloud-dynamic
   [junit4]   2> 2630873 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.s.IndexSchema 
[implicitcoll_b_replica3] Schema name=cloud-dynamic
   [junit4]   2> 2630880 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.s.IndexSchema 
[implicitcoll_b_replica2] Schema name=cloud-dynamic
   [junit4]   2> 2630917 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.s.IndexSchema 
[implicitcoll_a_replica2] Schema name=cloud-dynamic
   [junit4]   2> 2630920 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2630921 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_c_replica1' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2630922 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55951.solr.core.implicitcoll.c.replica1' (registry 
'solr.core.implicitcoll.c.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2630922 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2630922 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SolrCore 
[[implicitcoll_c_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node2/implicitcoll_c_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node2/./implicitcoll_c_replica1/data/]
   [junit4]   2> 2630923 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.s.IndexSchema 
[implicitcoll_b_replica1] Schema name=cloud-dynamic
   [junit4]   2> 2630954 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2630954 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_b_replica3' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2630956 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55948.solr.core.implicitcoll.b.replica3' (registry 
'solr.core.implicitcoll.b.replica3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2630956 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2630956 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SolrCore 
[[implicitcoll_b_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node3/implicitcoll_b_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node3/./implicitcoll_b_replica3/data/]
   [junit4]   2> 2630964 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.s.IndexSchema 
[implicitcoll_a_replica3] Schema name=cloud-dynamic
   [junit4]   2> 2630975 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2630975 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_b_replica1' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2630989 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55950.solr.core.implicitcoll.b.replica1' (registry 
'solr.core.implicitcoll.b.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2630989 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2630989 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.c.SolrCore 
[[implicitcoll_b_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node4/implicitcoll_b_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node4/./implicitcoll_b_replica1/data/]
   [junit4]   2> 2631002 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631002 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_a_replica3' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631002 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55951.solr.core.implicitcoll.a.replica3' (registry 
'solr.core.implicitcoll.a.replica3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631002 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631002 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.c.SolrCore 
[[implicitcoll_a_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node2/implicitcoll_a_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node2/./implicitcoll_a_replica3/data/]
   [junit4]   2> 2631047 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631047 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_a_replica2' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631047 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55948.solr.core.implicitcoll.a.replica2' (registry 
'solr.core.implicitcoll.a.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631048 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631048 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.c.SolrCore 
[[implicitcoll_a_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node3/implicitcoll_a_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node3/./implicitcoll_a_replica2/data/]
   [junit4]   2> 2631068 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631068 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_b_replica2' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631076 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55949.solr.core.implicitcoll.b.replica2' (registry 
'solr.core.implicitcoll.b.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631076 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631076 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.c.SolrCore 
[[implicitcoll_b_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/implicitcoll_b_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/./implicitcoll_b_replica2/data/]
   [junit4]   2> 2631080 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631080 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_a_replica1' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631080 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55949.solr.core.implicitcoll.a.replica1' (registry 
'solr.core.implicitcoll.a.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631080 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631080 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SolrCore 
[[implicitcoll_a_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/implicitcoll_a_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/./implicitcoll_a_replica1/data/]
   [junit4]   2> 2631114 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631114 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_c_replica2' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631114 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55950.solr.core.implicitcoll.c.replica2' (registry 
'solr.core.implicitcoll.c.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631114 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631115 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.c.SolrCore 
[[implicitcoll_c_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node4/implicitcoll_c_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node4/./implicitcoll_c_replica2/data/]
   [junit4]   2> 2631117 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.s.IndexSchema Loaded 
schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2631117 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.c.CoreContainer Creating 
SolrCore 'implicitcoll_c_replica3' using configuration from collection 
implicitcoll, trusted=true
   [junit4]   2> 2631118 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55949.solr.core.implicitcoll.c.replica3' (registry 
'solr.core.implicitcoll.c.replica3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6559939e
   [junit4]   2> 2631118 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2631118 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.c.SolrCore 
[[implicitcoll_c_replica3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/implicitcoll_c_replica3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001/tempDir-001/node1/./implicitcoll_c_replica3/data/]
   [junit4]   2> 2631248 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631248 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631252 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631252 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631269 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631269 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631277 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@353ddf27[implicitcoll_c_replica1] main]
   [junit4]   2> 2631289 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631289 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631289 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631289 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631290 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631292 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631292 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631292 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631293 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631293 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162654416896
   [junit4]   2> 2631294 INFO  
(searcherExecutor-6952-thread-1-processing-n:127.0.0.1:55951_solr 
x:implicitcoll_c_replica1 s:c c:implicitcoll) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SolrCore 
[implicitcoll_c_replica1] Registered new searcher 
Searcher@353ddf27[implicitcoll_c_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631296 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@79381b57[implicitcoll_b_replica3] main]
   [junit4]   2> 2631316 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631317 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631319 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631319 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162681679872
   [junit4]   2> 2631321 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@9e42e85[implicitcoll_b_replica1] main]
   [junit4]   2> 2631329 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631330 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631333 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631335 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard c: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2631341 INFO  
(searcherExecutor-6953-thread-1-processing-n:127.0.0.1:55948_solr 
x:implicitcoll_b_replica3 s:b c:implicitcoll) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SolrCore 
[implicitcoll_b_replica3] Registered new searcher 
Searcher@79381b57[implicitcoll_b_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631342 INFO  
(searcherExecutor-6954-thread-1-processing-n:127.0.0.1:55950_solr 
x:implicitcoll_b_replica1 s:b c:implicitcoll) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.c.SolrCore 
[implicitcoll_b_replica1] Registered new searcher 
Searcher@9e42e85[implicitcoll_b_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631342 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162705797120
   [junit4]   2> 2631350 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard b: total=3 found=1 timeoutin=9998ms
   [junit4]   2> 2631428 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631428 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631431 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631431 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631432 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631432 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631436 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631436 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631441 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631442 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631445 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631445 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631449 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4731c405[implicitcoll_a_replica1] main]
   [junit4]   2> 2631452 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631453 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631453 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631453 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631454 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631454 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162823237632
   [junit4]   2> 2631456 INFO  
(searcherExecutor-6958-thread-1-processing-n:127.0.0.1:55949_solr 
x:implicitcoll_a_replica1 s:a c:implicitcoll) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SolrCore 
[implicitcoll_a_replica1] Registered new searcher 
Searcher@4731c405[implicitcoll_a_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631457 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631457 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631457 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631457 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631460 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631460 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631463 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4e87a94e[implicitcoll_a_replica2] main]
   [junit4]   2> 2631467 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631469 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631472 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard a: total=3 found=1 timeoutin=9998ms
   [junit4]   2> 2631472 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631472 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631472 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631474 INFO  
(searcherExecutor-6956-thread-1-processing-n:127.0.0.1:55948_solr 
x:implicitcoll_a_replica2 s:a c:implicitcoll) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.c.SolrCore 
[implicitcoll_a_replica2] Registered new searcher 
Searcher@4e87a94e[implicitcoll_a_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631474 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@32432bdc[implicitcoll_a_replica3] main]
   [junit4]   2> 2631475 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162845257728
   [junit4]   2> 2631477 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631477 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631478 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631479 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631481 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631481 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162851549184
   [junit4]   2> 2631484 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4dcb0dee[implicitcoll_c_replica3] main]
   [junit4]   2> 2631484 INFO  
(searcherExecutor-6955-thread-1-processing-n:127.0.0.1:55951_solr 
x:implicitcoll_a_replica3 s:a c:implicitcoll) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.c.SolrCore 
[implicitcoll_a_replica3] Registered new searcher 
Searcher@32432bdc[implicitcoll_a_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631486 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631487 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631488 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631488 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162858889216
   [junit4]   2> 2631489 INFO  
(searcherExecutor-6960-thread-1-processing-n:127.0.0.1:55949_solr 
x:implicitcoll_c_replica3 s:c c:implicitcoll) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.c.SolrCore 
[implicitcoll_c_replica3] Registered new searcher 
Searcher@4dcb0dee[implicitcoll_c_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631489 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1760dfc5[implicitcoll_c_replica2] main]
   [junit4]   2> 2631492 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631494 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631497 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631497 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162868326400
   [junit4]   2> 2631500 INFO  
(searcherExecutor-6959-thread-1-processing-n:127.0.0.1:55950_solr 
x:implicitcoll_c_replica2 s:c c:implicitcoll) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.c.SolrCore 
[implicitcoll_c_replica2] Registered new searcher 
Searcher@1760dfc5[implicitcoll_c_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631518 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2631518 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2631522 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2631523 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2631524 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@328f1f6d[implicitcoll_b_replica2] main]
   [junit4]   2> 2631527 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2631528 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2631529 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2631529 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1567193162901880832
   [junit4]   2> 2631531 INFO  
(searcherExecutor-6957-thread-1-processing-n:127.0.0.1:55949_solr 
x:implicitcoll_b_replica2 s:b c:implicitcoll) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.c.SolrCore 
[implicitcoll_b_replica2] Registered new searcher 
Searcher@328f1f6d[implicitcoll_b_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2631587 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631587 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631587 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631587 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631838 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2631838 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2631838 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:55951/solr/implicitcoll_c_replica1/
   [junit4]   2> 2631839 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_c_replica1 url=http://127.0.0.1:55951/solr START 
replicas=[http://127.0.0.1:55949/solr/implicitcoll_c_replica3/, 
http://127.0.0.1:55950/solr/implicitcoll_c_replica2/] nUpdates=100
   [junit4]   2> 2631840 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_c_replica1 url=http://127.0.0.1:55951/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 2631844 INFO  (qtp803897428-14194) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c r:core_node4 x:implicitcoll_c_replica3] o.a.s.c.S.Request 
[implicitcoll_c_replica3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2631844 INFO  (qtp554229827-14213) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c r:core_node9 x:implicitcoll_c_replica2] o.a.s.c.S.Request 
[implicitcoll_c_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2631844 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2631844 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2631845 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2631852 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2631852 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2631852 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:55948/solr/implicitcoll_b_replica3/
   [junit4]   2> 2631852 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55951/solr/implicitcoll_c_replica1/ c
   [junit4]   2> 2631853 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_b_replica3 url=http://127.0.0.1:55948/solr START 
replicas=[http://127.0.0.1:55949/solr/implicitcoll_b_replica2/, 
http://127.0.0.1:55950/solr/implicitcoll_b_replica1/] nUpdates=100
   [junit4]   2> 2631853 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_b_replica3 url=http://127.0.0.1:55948/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 2631857 INFO  (qtp554229827-14195) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b r:core_node8 x:implicitcoll_b_replica1] o.a.s.c.S.Request 
[implicitcoll_b_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2631857 INFO  (qtp803897428-14193) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b r:core_node1 x:implicitcoll_b_replica2] o.a.s.c.S.Request 
[implicitcoll_b_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2631858 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2631858 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2631858 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2631869 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55948/solr/implicitcoll_b_replica3/ b
   [junit4]   2> 2631976 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2631976 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2631976 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:55949/solr/implicitcoll_a_replica1/
   [junit4]   2> 2631977 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_a_replica1 url=http://127.0.0.1:55949/solr START 
replicas=[http://127.0.0.1:55951/solr/implicitcoll_a_replica3/, 
http://127.0.0.1:55948/solr/implicitcoll_a_replica2/] nUpdates=100
   [junit4]   2> 2631977 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631978 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631978 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631977 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631979 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.u.PeerSync PeerSync: 
core=implicitcoll_a_replica1 url=http://127.0.0.1:55949/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 2631983 INFO  (qtp174535955-14188) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a r:core_node6 x:implicitcoll_a_replica3] o.a.s.c.S.Request 
[implicitcoll_a_replica3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2631988 INFO  (qtp2045127857-14200) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a r:core_node7 x:implicitcoll_a_replica2] o.a.s.c.S.Request 
[implicitcoll_a_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2631988 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2631988 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2631989 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2631997 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55949/solr/implicitcoll_a_replica1/ a
   [junit4]   2> 2632020 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2632024 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2632025 INFO  (qtp174535955-14185) [n:127.0.0.1:55951_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2}
 status=0 QTime=2364
   [junit4]   2> 2632029 INFO  (qtp2045127857-14182) [n:127.0.0.1:55948_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2}
 status=0 QTime=2365
   [junit4]   2> 2632138 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632138 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632138 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632138 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632158 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2632163 INFO  (qtp803897428-14192) [n:127.0.0.1:55949_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2}
 status=0 QTime=2498
   [junit4]   2> 2632271 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632271 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632271 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632271 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632379 INFO  (qtp554229827-14206) [n:127.0.0.1:55950_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2}
 status=0 QTime=2706
   [junit4]   2> 2632466 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632467 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632467 INFO  
(zkCallback-2402-thread-2-processing-n:127.0.0.1:55950_solr) 
[n:127.0.0.1:55950_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632467 INFO  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2632504 INFO  (qtp2045127857-14197) [n:127.0.0.1:55948_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2}
 status=0 QTime=2830
   [junit4]   2> 2632505 INFO  (qtp174535955-14186) [n:127.0.0.1:55951_solr 
c:implicitcoll s:a  x:implicitcoll_a_replica3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2}
 status=0 QTime=2837
   [junit4]   2> 2632508 INFO  (qtp803897428-14191) [n:127.0.0.1:55949_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2}
 status=0 QTime=2844
   [junit4]   2> 2632510 INFO  (qtp554229827-14208) [n:127.0.0.1:55950_solr 
c:implicitcoll s:c  x:implicitcoll_c_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2}
 status=0 QTime=2835
   [junit4]   2> 2632549 INFO  (qtp803897428-14190) [n:127.0.0.1:55949_solr 
c:implicitcoll s:b  x:implicitcoll_b_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2}
 status=0 QTime=2892
   [junit4]   2> 2632553 INFO  (qtp803897428-14189) [n:127.0.0.1:55949_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2632656 INFO  
(zkCallback-2404-thread-2-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/implicitcoll/state.j

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

per watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session 
expired for /live_nodes]
   [junit4]   2> 2682433 INFO  (jetty-closer-2384-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a9f4652{/solr,null,UNAVAILABLE}
   [junit4]   2> 2682433 INFO  
(zkCallback-2403-thread-1-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2682433 INFO  
(zkCallback-2403-thread-2-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55951_solr
   [junit4]   2> 2682434 WARN  
(zkCallback-2403-thread-1-processing-n:127.0.0.1:55951_solr) 
[n:127.0.0.1:55951_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2683869 WARN  
(zkCallback-2404-thread-1-processing-n:127.0.0.1:55948_solr) 
[n:127.0.0.1:55948_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2683869 INFO  (jetty-closer-2384-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30fd3db5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2683929 WARN  
(zkCallback-2405-thread-1-processing-n:127.0.0.1:55949_solr) 
[n:127.0.0.1:55949_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2683929 INFO  (jetty-closer-2384-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@38da888c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2683937 INFO  (jetty-closer-2384-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4dd1f013{/solr,null,UNAVAILABLE}
   [junit4]   2> 2683938 ERROR 
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-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> 2683939 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55946 55946
   [junit4]   2> 2683947 INFO  (Thread-2963) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55946 55946
   [junit4]   2> 2690593 WARN  (Thread-2963) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/implicitcoll/state.json
   [junit4]   2>        4       
/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2>        4       /solr/collections/routeFieldColl/state.json
   [junit4]   2>        4       /solr/collections/withShardField/state.json
   [junit4]   2>        2       
/solr/collections/implicitcoll/leader_elect/x/election/97949572478926859-core_node10-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2690593 INFO  
(SUITE-CustomCollectionTest-seed#[C0E1DDC6CA6224D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_C0E1DDC6CA6224D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{shard_s=PostingsFormat(name=Memory), _version_=PostingsFormat(name=Memory), 
id=PostingsFormat(name=Asserting), _route_=Lucene50(blocksize=128)}, 
docValues:{}, maxPointsInLeafNode=705, maxMBSortInHeap=7.4194373559424776, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=73797600,total=482914304
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, 
MinimalSchemaTest, OverseerStatusTest, DistanceFunctionTest, 
TestSolrCoreProperties, CacheHeaderTest, TestCoreDiscovery, 
TestLuceneMatchVersion, TestFieldCacheWithThreads, AnalyticsQueryTest, 
CreateCollectionCleanupTest, TestRecovery, DistribCursorPagingTest, 
SliceStateTest, SpatialRPTFieldTypeTest, 
TestTolerantUpdateProcessorRandomCloud, TestSolr4Spatial, 
CloneFieldUpdateProcessorFactoryTest, SuggesterTSTTest, 
FileBasedSpellCheckerTest, TestCodecSupport, TestLeaderInitiatedRecoveryThread, 
DeleteShardTest, ChaosMonkeyNothingIsSafeTest, ZkSolrClientTest, TestBadConfig, 
TestTrieFacet, DistanceUnitsTest, SpellPossibilityIteratorTest, 
TestSolrQueryParser, RankQueryTest, SystemInfoHandlerTest, 
TestFieldCollectionResource, TermVectorComponentTest, TimeZoneUtilsTest, 
TestValueSourceCache, TestCrossCoreJoin, TestFastLRUCache, 
TestObjectReleaseTracker, SolrMetricManagerTest, SolrMetricsIntegrationTest, 
WrapperMergePolicyFactoryTest, LeaderElectionIntegrationTest, GraphQueryTest, 
TestDFRSimilarityFactory, MissingSegmentRecoveryTest, TestJoin, 
TestPointFields, TestFuzzyAnalyzedSuggestions, TestFieldCacheSortRandom, 
TestWriterPerf, TestBackupRepositoryFactory, CoreMergeIndexesAdminHandlerTest, 
TestBinaryResponseWriter, TestReqParamsAPI, ForceLeaderTest, StressHdfsTest, 
TestInitParams, TestNestedDocsSort, TestIndexingPerformance, 
TolerantUpdateProcessorTest, SolrIndexMetricsTest, BlockJoinFacetRandomTest, 
TestRecoveryHdfs, SecurityConfHandlerTest, HighlighterMaxOffsetTest, 
TestCollectionAPIs, TestQueryUtils, LeaderInitiatedRecoveryOnShardRestartTest, 
MetricsHandlerTest, TestStressRecovery, DistributedVersionInfoTest, 
TestSearchPerf, TestQueryWrapperFilter, DistributedExpandComponentTest, 
TestHalfAndHalfDocValues, CurrencyFieldOpenExchangeTest, 
UpdateRequestProcessorFactoryTest, DOMUtilTest, TestDocSet, 
TestSlowCompositeReaderWrapper, HdfsRestartWhileUpdatingTest, 
LoggingHandlerTest, SolrShardReporterTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
HdfsCollectionsAPIDistributedZkTest, LargeFieldTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDocTermOrds, 
ChangedSchemaMergeTest, ConnectionReuseTest, TestImplicitCoreProperties, 
DistributedFacetPivotWhiteBoxTest, TestSolrCoreParser, TestRandomFaceting, 
CdcrBootstrapTest, TestUninvertingReader, TestSchemalessBufferedUpdates, 
UUIDFieldTest, TestCloudRecovery, SparseHLLTest, TestDistribIDF, 
HLLSerializationTest, TestFieldTypeCollectionResource, ExplicitHLLTest, 
TestDocumentBuilder, FullSolrCloudDistribCmdsTest, 
TestSchemaSimilarityResource, TestRequestStatusCollectionAPI, 
TestReplicaProperties, DataDrivenBlockJoinTest, TestOmitPositions, 
TestExpandComponent, BigEndianAscendingWordSerializerTest, StatsComponentTest, 
TestSystemCollAutoCreate, HdfsBasicDistributedZk2Test, CollectionReloadTest, 
RollingRestartTest, TestClassNameShortening, BadComponentTest, 
TestOnReconnectListenerSupport, DeleteInactiveReplicaTest, PrimUtilsTest, 
CollectionTooManyReplicasTest, ClassificationUpdateProcessorIntegrationTest, 
HdfsRecoverLeaseTest, TestCloudManagedSchema, TestSimpleTrackingShardHandler, 
NotRequiredUniqueKeyTest, TestFileDictionaryLookup, TestRawTransformer, 
AnalysisErrorHandlingTest, ZkStateReaderTest, BasicZkTest, 
BasicAuthIntegrationTest, HdfsThreadLeakTest, CloudMLTQParserTest, 
CoreAdminCreateDiscoverTest, CollectionsAPIDistributedZkTest, 
PreAnalyzedUpdateProcessorTest, TestImpersonationWithHadoopAuth, 
ResponseLogComponentTest, RegexBoostProcessorTest, 
TermVectorComponentDistributedTest, TestJsonFacets, TestSearcherReuse, 
SuggesterWFSTTest, TestPHPSerializedResponseWriter, 
WordBreakSolrSpellCheckerTest, DistributedFacetPivotLargeTest, 
NoCacheHeaderTest, MetricsConfigTest, HdfsDirectoryFactoryTest, 
PreAnalyzedFieldTest, TestLMJelinekMercerSimilarityFactory, TestIndexSearcher, 
ShowFileRequestHandlerTest, TestLockTree, DistributedTermsComponentTest, 
TestManagedResource, TestPKIAuthenticationPlugin, TestNoOpRegenerator, 
BlockDirectoryTest, TestSha256AuthenticationProvider, ConfigSetsAPITest, 
TestExactStatsCache, TestDynamicFieldCollectionResource, 
TestComplexPhraseLeadingWildcard, TestAddFieldRealTimeGet, 
ConjunctionSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, OverseerTest, ShardRoutingTest, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, BasicFunctionalityTest, SoftAutoCommitTest, 
SuggesterTest, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, 
MBeansHandlerTest, TestAnalyzedSuggestions, PingRequestHandlerTest, 
HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestConfig, 
DirectSolrConnectionTest, EchoParamsTest, TestLMDirichletSimilarityFactory, 
ScriptEngineTest, URLClassifyProcessorTest, TestSystemIdResolver, 
SpellingQueryConverterTest, TestLRUCache, FileUtilsTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestPathTrie, TestEmbeddedSolrServerSchemaAPI, 
AliasIntegrationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionsAPISolrJTest, CustomCollectionTest]
   [junit4] Completed [503/710 (1!)] on J1 in 62.19s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to