Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1859/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at http://127.0.0.1:51235/solr: deleteshard the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51235/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([7E0F7960BC2AC995:BB51CD7C3ADF0368]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        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:745)




Build Log:
[...truncated 11367 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/init-core-data-001
   [junit4]   2> 251418 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 251419 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 251420 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001
   [junit4]   2> 251420 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 251420 INFO  (Thread-1478) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 251420 INFO  (Thread-1478) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 251422 ERROR (Thread-1478) [    ] 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> 251520 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38228
   [junit4]   2> 251530 INFO  (jetty-launcher-228-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 251531 INFO  (jetty-launcher-228-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 251533 INFO  (jetty-launcher-228-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 251534 INFO  (jetty-launcher-228-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 251535 INFO  (jetty-launcher-228-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@587286b3{/solr,null,AVAILABLE}
   [junit4]   2> 251535 INFO  (jetty-launcher-228-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7de1537e{/solr,null,AVAILABLE}
   [junit4]   2> 251537 INFO  (jetty-launcher-228-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62c4769c{HTTP/1.1,[http/1.1]}{127.0.0.1:48892}
   [junit4]   2> 251537 INFO  (jetty-launcher-228-thread-2) [    ] 
o.e.j.s.Server Started @254635ms
   [junit4]   2> 251538 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48892}
   [junit4]   2> 251538 ERROR (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 251538 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 251538 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251538 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 251538 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T13:59:49.797Z
   [junit4]   2> 251545 INFO  (jetty-launcher-228-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@86344fd{HTTP/1.1,[http/1.1]}{127.0.0.1:51235}
   [junit4]   2> 251545 INFO  (jetty-launcher-228-thread-1) [    ] 
o.e.j.s.Server Started @254643ms
   [junit4]   2> 251545 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51235}
   [junit4]   2> 251546 ERROR (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 251546 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 251546 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251546 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 251546 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T13:59:49.805Z
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31b5f578{/solr,null,AVAILABLE}
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f35d372{/solr,null,AVAILABLE}
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34b414d6{HTTP/1.1,[http/1.1]}{127.0.0.1:34079}
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-3) [    ] 
o.e.j.s.Server Started @254645ms
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34079}
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2af34e5{HTTP/1.1,[http/1.1]}{127.0.0.1:44158}
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-4) [    ] 
o.e.j.s.Server Started @254645ms
   [junit4]   2> 251547 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44158}
   [junit4]   2> 251550 ERROR (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 251550 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 251550 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251550 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 251550 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T13:59:49.809Z
   [junit4]   2> 251553 ERROR (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 251553 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 251553 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251553 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 251553 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T13:59:49.812Z
   [junit4]   2> 251559 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 251560 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 251570 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 251572 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 251576 INFO  (jetty-launcher-228-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38228/solr
   [junit4]   2> 251588 INFO  (jetty-launcher-228-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38228/solr
   [junit4]   2> 251592 INFO  (jetty-launcher-228-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38228/solr
   [junit4]   2> 251604 INFO  (jetty-launcher-228-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38228/solr
   [junit4]   2> 251662 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 251664 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 251665 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 251665 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44158_solr
   [junit4]   2> 251665 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 251667 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34079_solr
   [junit4]   2> 251667 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48892_solr
   [junit4]   2> 251667 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.Overseer Overseer 
(id=98114154638868490-127.0.0.1:44158_solr-n_0000000000) starting
   [junit4]   2> 251668 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51235_solr
   [junit4]   2> 251675 INFO  
(zkCallback-249-thread-1-processing-n:127.0.0.1:48892_solr) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 251675 INFO  
(zkCallback-247-thread-1-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 251676 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 251677 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:34079_solr) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 251680 INFO  
(zkCallback-249-thread-1-processing-n:127.0.0.1:48892_solr) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 251700 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44158_solr
   [junit4]   2> 251702 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 251702 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:34079_solr) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 251702 INFO  
(zkCallback-247-thread-1-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 251702 INFO  
(zkCallback-249-thread-1-processing-n:127.0.0.1:48892_solr) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 251798 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44158.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251812 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251815 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251820 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48892.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251821 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251821 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251821 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251822 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251822 INFO  (jetty-launcher-228-thread-3) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node3/.
   [junit4]   2> 251823 INFO  (jetty-launcher-228-thread-1) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/.
   [junit4]   2> 251824 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44158.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251824 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44158.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251825 INFO  (jetty-launcher-228-thread-4) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node4/.
   [junit4]   2> 251832 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48892.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251832 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48892.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 251833 INFO  (jetty-launcher-228-thread-2) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node2/.
   [junit4]   2> 252005 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 252006 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38228/solr ready
   [junit4]   2> 252044 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[7E0F7960BC2AC995])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 252046 INFO  (qtp67450835-2679) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.ulogDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/ulogDir-sb&property.dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/dataDir-lu&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 252050 INFO  
(OverseerThreadFactory-614-thread-1-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_core_props
   [junit4]   2> 252160 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&property.dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/dataDir-lu&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/ulogDir-sb&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 252161 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 252266 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_core_props/state.json] for collection 
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 253174 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 253182 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.s.IndexSchema [solrj_test_core_props_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 253185 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 253185 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_core_props_shard1_replica_n1' using configuration from collection 
solrj_test_core_props, trusted=true
   [junit4]   2> 253186 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.core.solrj_test_core_props.shard1.replica_n1' (registry 
'solr.core.solrj_test_core_props.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 253186 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 253186 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SolrCore [[solrj_test_core_props_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/solrj_test_core_props_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/dataDir-lu/]
   [junit4]   2> 253247 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 253247 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 253248 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 253248 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 253250 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64a8dff[solrj_test_core_props_shard1_replica_n1] main]
   [junit4]   2> 253252 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 253252 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 253253 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 253255 INFO  
(searcherExecutor-623-thread-1-processing-n:127.0.0.1:51235_solr 
x:solrj_test_core_props_shard1_replica_n1 s:shard1 c:solrj_test_core_props) 
[n:127.0.0.1:51235_solr c:solrj_test_core_props s:shard1  
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_core_props_shard1_replica_n1] Registered new searcher 
Searcher@64a8dff[solrj_test_core_props_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 253255 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826476144984064
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51235/solr/solrj_test_core_props_shard1_replica_n1/
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51235/solr/solrj_test_core_props_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 253262 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 253266 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51235/solr/solrj_test_core_props_shard1_replica_n1/ shard1
   [junit4]   2> 253369 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_core_props/state.json] for collection 
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 253417 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 253420 INFO  (qtp67450835-2695) [n:127.0.0.1:51235_solr 
c:solrj_test_core_props s:shard1  x:solrj_test_core_props_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&property.dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/dataDir-lu&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/ulogDir-sb&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1260
   [junit4]   2> 253423 INFO  (qtp67450835-2679) [n:127.0.0.1:51235_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> 253522 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_core_props/state.json] for collection 
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 254052 INFO  
(OverseerCollectionConfigSetProcessor-98114154638868490-127.0.0.1:44158_solr-n_0000000000)
 [n:127.0.0.1:44158_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 254423 INFO  (qtp67450835-2679) [n:127.0.0.1:51235_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.ulogDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/ulogDir-sb&property.dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/testPropertyParamsForCreate-001/dataDir-lu&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2376
   [junit4]   2> 254427 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 254427 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[7E0F7960BC2AC995])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> 254455 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[7E0F7960BC2AC995]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 254457 INFO  (qtp67450835-2697) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 254457 INFO  (qtp67450835-2697) [n:127.0.0.1:51235_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 254457 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[7E0F7960BC2AC995]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 254497 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[7E0F7960BC2AC995])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 254498 INFO  (qtp67450835-2674) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 254501 INFO  
(OverseerThreadFactory-614-thread-2-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
corestatus_test
   [junit4]   2> 254711 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 254713 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 254713 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 254716 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 254716 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 254721 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 254722 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 255734 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 255734 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 255742 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 255759 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 255764 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 255767 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 255767 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n1' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 255768 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44158.solr.core.corestatus_test.shard1.replica_n1' (registry 
'solr.core.corestatus_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 255768 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 255768 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node4/corestatus_test_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node4/./corestatus_test_shard1_replica_n1/data/]
   [junit4]   2> 255771 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 255773 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 255774 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 255777 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 255777 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n2' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 255777 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 255777 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n2' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 255777 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34079.solr.core.corestatus_test.shard2.replica_n2' (registry 
'solr.core.corestatus_test.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 255777 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.core.corestatus_test.shard1.replica_n2' (registry 
'solr.core.corestatus_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 255777 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 255780 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node3/corestatus_test_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node3/./corestatus_test_shard2_replica_n2/data/]
   [junit4]   2> 255780 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 255781 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n1' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 255781 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48892.solr.core.corestatus_test.shard2.replica_n1' (registry 
'solr.core.corestatus_test.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 255782 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 255782 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node2/corestatus_test_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node2/./corestatus_test_shard2_replica_n1/data/]
   [junit4]   2> 255780 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 255784 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/corestatus_test_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/./corestatus_test_shard1_replica_n2/data/]
   [junit4]   2> 255861 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 255861 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255863 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 255863 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 255865 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@279f21f0[corestatus_test_shard1_replica_n1] main]
   [junit4]   2> 255866 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 255866 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 255867 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 255867 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826478883864576
   [junit4]   2> 255873 INFO  
(searcherExecutor-628-thread-1-processing-n:127.0.0.1:44158_solr 
x:corestatus_test_shard1_replica_n1 s:shard1 c:corestatus_test) 
[n:127.0.0.1:44158_solr c:corestatus_test s:shard1  
x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore 
[corestatus_test_shard1_replica_n1] Registered new searcher 
Searcher@279f21f0[corestatus_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255884 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 255888 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 255888 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255890 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 255890 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 255893 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ba00144[corestatus_test_shard2_replica_n2] main]
   [junit4]   2> 255894 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 255894 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255895 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 255895 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 255897 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 255897 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67636be[corestatus_test_shard1_replica_n2] main]
   [junit4]   2> 255898 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 255898 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 255899 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 255899 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 255901 INFO  
(searcherExecutor-629-thread-1-processing-n:127.0.0.1:34079_solr 
x:corestatus_test_shard2_replica_n2 s:shard2 c:corestatus_test) 
[n:127.0.0.1:34079_solr c:corestatus_test s:shard2  
x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore 
[corestatus_test_shard2_replica_n2] Registered new searcher 
Searcher@1ba00144[corestatus_test_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255901 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826478919516160
   [junit4]   2> 255904 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 255904 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826478922661888
   [junit4]   2> 255908 INFO  
(searcherExecutor-630-thread-1-processing-n:127.0.0.1:51235_solr 
x:corestatus_test_shard1_replica_n2 s:shard1 c:corestatus_test) 
[n:127.0.0.1:51235_solr c:corestatus_test s:shard1  
x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore 
[corestatus_test_shard1_replica_n2] Registered new searcher 
Searcher@67636be[corestatus_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255916 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 255930 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 255930 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255932 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 255932 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 255934 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75790c7b[corestatus_test_shard2_replica_n1] main]
   [junit4]   2> 255935 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 255936 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 255936 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 255938 INFO  
(searcherExecutor-631-thread-1-processing-n:127.0.0.1:48892_solr 
x:corestatus_test_shard2_replica_n1 s:shard2 c:corestatus_test) 
[n:127.0.0.1:48892_solr c:corestatus_test s:shard2  
x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore 
[corestatus_test_shard2_replica_n1] Registered new searcher 
Searcher@75790c7b[corestatus_test_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255938 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826478958313472
   [junit4]   2> 256385 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 256385 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 256385 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44158/solr/corestatus_test_shard1_replica_n1/
   [junit4]   2> 256386 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 
url=http://127.0.0.1:44158/solr START 
replicas=[http://127.0.0.1:51235/solr/corestatus_test_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 256386 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 
url=http://127.0.0.1:44158/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 256389 INFO  (qtp67450835-2679) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1 r:core_node1 x:corestatus_test_shard1_replica_n2] 
o.a.s.c.S.Request [corestatus_test_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 256389 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 256389 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 256389 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 256395 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44158/solr/corestatus_test_shard1_replica_n1/ shard1
   [junit4]   2> 256416 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 256417 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 256417 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34079/solr/corestatus_test_shard2_replica_n2/
   [junit4]   2> 256417 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n2 
url=http://127.0.0.1:34079/solr START 
replicas=[http://127.0.0.1:48892/solr/corestatus_test_shard2_replica_n1/] 
nUpdates=100
   [junit4]   2> 256417 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n2 
url=http://127.0.0.1:34079/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 256419 INFO  (qtp1047180973-2686) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2 r:core_node3 x:corestatus_test_shard2_replica_n1] 
o.a.s.c.S.Request [corestatus_test_shard2_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 256420 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 256420 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 256420 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 256423 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34079/solr/corestatus_test_shard2_replica_n2/ shard2
   [junit4]   2> 256546 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 256549 INFO  (qtp1667616755-2694) [n:127.0.0.1:44158_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1836
   [junit4]   2> 256575 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 256577 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1855
   [junit4]   2> 256915 INFO  (qtp67450835-2696) [n:127.0.0.1:51235_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2204
   [junit4]   2> 256945 INFO  (qtp1047180973-2684) [n:127.0.0.1:48892_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2229
   [junit4]   2> 256948 INFO  (qtp67450835-2674) [n:127.0.0.1:51235_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> 257948 INFO  (qtp67450835-2674) [n:127.0.0.1:51235_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=3450
   [junit4]   2> 257953 INFO  (qtp1667616755-2710) [n:127.0.0.1:44158_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=corestatus_test_shard1_replica_n1&action=STATUS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 257954 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[7E0F7960BC2AC995])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> 257989 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[7E0F7960BC2AC995]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 257989 INFO  (qtp67450835-2675) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 257993 INFO  
(OverseerThreadFactory-614-thread-3-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
balancedProperties
   [junit4]   2> 257994 INFO  
(OverseerCollectionConfigSetProcessor-98114154638868490-127.0.0.1:44158_solr-n_0000000000)
 [n:127.0.0.1:44158_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 258201 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258201 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258201 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258202 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258317 INFO  
(zkCallback-249-thread-1-processing-n:127.0.0.1:48892_solr) 
[n:127.0.0.1:48892_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 258317 INFO  
(zkCallback-250-thread-1-processing-n:127.0.0.1:34079_solr) 
[n:127.0.0.1:34079_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 258317 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 258318 INFO  
(zkCallback-247-thread-2-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 259237 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 259238 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 259243 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 259243 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 259247 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.s.IndexSchema [balancedProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 259250 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.s.IndexSchema [balancedProperties_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 259250 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259250 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica_n2' 
using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 259251 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34079.solr.core.balancedProperties.shard1.replica_n2' (registry 
'solr.core.balancedProperties.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 259251 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 259251 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.SolrCore [[balancedProperties_shard1_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node3/balancedProperties_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node3/./balancedProperties_shard1_replica_n2/data/]
   [junit4]   2> 259253 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259253 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica_n2' 
using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 259253 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44158.solr.core.balancedProperties.shard2.replica_n2' (registry 
'solr.core.balancedProperties.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 259254 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 259254 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.c.SolrCore [[balancedProperties_shard2_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node4/balancedProperties_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node4/./balancedProperties_shard2_replica_n2/data/]
   [junit4]   2> 259260 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.s.IndexSchema [balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 259262 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.s.IndexSchema [balancedProperties_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 259262 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259262 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica_n1' 
using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 259263 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48892.solr.core.balancedProperties.shard1.replica_n1' (registry 
'solr.core.balancedProperties.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 259263 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 259263 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.c.SolrCore [[balancedProperties_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node2/balancedProperties_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node2/./balancedProperties_shard1_replica_n1/data/]
   [junit4]   2> 259265 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259265 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica_n1' 
using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 259265 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51235.solr.core.balancedProperties.shard2.replica_n1' (registry 
'solr.core.balancedProperties.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5dcfc0ee
   [junit4]   2> 259265 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 259266 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.SolrCore [[balancedProperties_shard2_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/balancedProperties_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001/tempDir-001/node1/./balancedProperties_shard2_replica_n1/data/]
   [junit4]   2> 259360 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 259361 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259362 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 259362 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 259362 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 259362 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259362 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 259363 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259364 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 259364 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 259364 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 259364 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b99818[balancedProperties_shard2_replica_n1] main]
   [junit4]   2> 259365 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 259366 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aa05ce[balancedProperties_shard1_replica_n1] main]
   [junit4]   2> 259367 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ae857f2[balancedProperties_shard1_replica_n2] main]
   [junit4]   2> 259367 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259368 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 259368 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259368 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259368 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259369 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259369 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259369 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 259369 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 259369 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826482555977728
   [junit4]   2> 259369 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259370 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259370 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259370 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259371 INFO  (qtp1047180973-2685) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826482558074880
   [junit4]   2> 259371 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826482558074880
   [junit4]   2> 259374 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@282fd7fd[balancedProperties_shard2_replica_n2] main]
   [junit4]   2> 259375 INFO  
(searcherExecutor-648-thread-1-processing-n:127.0.0.1:34079_solr 
x:balancedProperties_shard1_replica_n2 s:shard1 c:balancedProperties) 
[n:127.0.0.1:34079_solr c:balancedProperties s:shard1  
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n2] Registered new searcher 
Searcher@3ae857f2[balancedProperties_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259379 INFO  
(searcherExecutor-651-thread-1-processing-n:127.0.0.1:51235_solr 
x:balancedProperties_shard2_replica_n1 s:shard2 c:balancedProperties) 
[n:127.0.0.1:51235_solr c:balancedProperties s:shard2  
x:balancedProperties_shard2_replica_n1] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n1] Registered new searcher 
Searcher@5b99818[balancedProperties_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259379 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259386 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259387 INFO  
(searcherExecutor-650-thread-1-processing-n:127.0.0.1:48892_solr 
x:balancedProperties_shard1_replica_n1 s:shard1 c:balancedProperties) 
[n:127.0.0.1:48892_solr c:balancedProperties s:shard1  
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n1] Registered new searcher 
Searcher@aa05ce[balancedProperties_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259388 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259389 INFO  (qtp1667616755-2708) [n:127.0.0.1:44158_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569826482576949248
   [junit4]   2> 259389 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 259389 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 259389 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34079/solr/balancedProperties_shard1_replica_n2/
   [junit4]   2> 259389 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica_n2 
url=http://127.0.0.1:34079/solr START 
replicas=[http://127.0.0.1:48892/solr/balancedProperties_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 259389 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica_n2 
url=http://127.0.0.1:34079/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 259391 INFO  (qtp1047180973-2687) [n:127.0.0.1:48892_solr 
c:balancedProperties s:shard1 r:core_node1 
x:balancedProperties_shard1_replica_n1] o.a.s.c.S.Request 
[balancedProperties_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 259391 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 259391 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 259391 INFO  (qtp639582892-2702) [n:127.0.0.1:34079_solr 
c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 259394 INFO  
(searcherExecutor-649-thread-1-processing-n:127.0.0.1:44158_solr 
x:balancedProperties_shard2_replica_n2 s:shard2 c:balancedProperties) 
[n:127.0.0.1:44158_solr c:balancedProperties s:shard2  
x:balancedProperties_shard2_replica_n2] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n2] Registered new searcher 
Searcher@282fd7fd[balancedProperties_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259396 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 259396 INFO  (qtp67450835-2690) [n:127.0.0.1:51235_solr 
c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 259397 INFO  (qtp6

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

e.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 485179 INFO  (qtp639582892-2701) [n:127.0.0.1:34079_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:51235_solr&onlyIfLeaderActive=true&core=solrj_implicit_shardC_replica_n1&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=17012
   [junit4]   2> 485182 ERROR (qtp639582892-2704) [n:127.0.0.1:34079_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is 
shutting down
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:177)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 485182 INFO  (qtp639582892-2704) [n:127.0.0.1:34079_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:51235_solr&onlyIfLeaderActive=true&core=solrj_implicit_shardC_replica_n1&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=7001
   [junit4]   2> 486373 WARN  
(zkCallback-241-thread-3-processing-n:127.0.0.1:51235_solr) 
[n:127.0.0.1:51235_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 486374 INFO  (jetty-closer-229-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7de1537e{/solr,null,UNAVAILABLE}
   [junit4]   2> 549693 ERROR 
(OverseerThreadFactory-614-thread-5-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: solrj_implicit operation: deleteshard 
failed:org.apache.solr.common.SolrException: Could not fully remove collection: 
solrj_implicit shard: shardC
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:154)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 549695 INFO  
(OverseerThreadFactory-614-thread-5-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 549697 WARN  
(zkCallback-247-thread-6-processing-n:127.0.0.1:44158_solr) 
[n:127.0.0.1:44158_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 549698 INFO  (jetty-closer-229-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f35d372{/solr,null,UNAVAILABLE}
   [junit4]   2> 549699 ERROR 
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-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> 549699 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7E0F7960BC2AC995]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38228 38228
   [junit4]   2> 549802 INFO  (Thread-1478) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38228 38228
   [junit4]   2> 549803 WARN  (Thread-1478) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/solrj_test/state.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        4       /solr/collections/corestatus_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/replicaProperties/state.json
   [junit4]   2>        5       /solr/collections/balancedProperties/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/solrj_newstateformat/state.json
   [junit4]   2>        4       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        4       /solr/collections/solrj_replicatests/state.json
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_7E0F7960BC2AC995-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1622, maxMBSortInHeap=7.737092067800402, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-DO, 
timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=177068768,total=418906112
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, 
RecoveryZkTest, SimpleFacetsTest, CollectionStateFormat2Test, TestDocTermOrds, 
TriLevelCompositeIdRoutingTest, TestIndexSearcher, 
TestSolrCloudWithKerberosAlt, AutoCommitTest, StressHdfsTest, 
TestFastOutputStream, EchoParamsTest, TestChildDocTransformer, 
TestCustomDocTransformer, TestSchemalessBufferedUpdates, 
TestManagedSynonymGraphFilterFactory, TestReplicationHandlerBackup, 
TestIBSimilarityFactory, ParsingFieldUpdateProcessorsTest, 
DistributedQueueTest, TestTolerantSearch, TestManagedSchemaThreadSafety, 
SolrJmxReporterTest, CleanupOldIndexTest, TestConfigSetsAPIExclusivity, 
TestLockTree, CircularListTest, BufferStoreTest, SolrTestCaseJ4Test, 
TemplateUpdateProcessorTest, CdcrReplicationHandlerTest, 
CollectionsAPISolrJTest]
   [junit4] Completed [140/724 (1!)] on J2 in 298.42s, 12 tests, 1 error <<< 
FAILURES!

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

Reply via email to