Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19903/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:44719/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:44719/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([49AB29A8BD542973:8CF59DB43BA1E38E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        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:1135)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort

Error Message:
--> http://127.0.0.1:39227/solr/collection1:Invalid stream expression 
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not 
mapped to a valid TupleStream)

Stack Trace:
java.io.IOException: --> http://127.0.0.1:39227/solr/collection1:Invalid stream 
expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is 
unknown (not mapped to a valid TupleStream)
        at 
__randomizedtesting.SeedInfo.seed([268AA043EAE16467:103C766E6D38981E]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11893 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/init-core-data-001
   [junit4]   2> 769786 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 769786 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 769787 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 769787 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001
   [junit4]   2> 769787 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 769789 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 769789 INFO  (Thread-1622) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 769798 ERROR (Thread-1622) [    ] 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> 769889 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43169
   [junit4]   2> 769893 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 769894 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 769894 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 769898 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 769898 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@374b9e9f{/solr,null,AVAILABLE}
   [junit4]   2> 769899 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4db06e46{/solr,null,AVAILABLE}
   [junit4]   2> 769901 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5913c6d7{/solr,null,AVAILABLE}
   [junit4]   2> 769902 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e5afebc{/solr,null,AVAILABLE}
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a03939a{HTTP/1.1,[http/1.1]}{127.0.0.1:44719}
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.e.j.s.Server Started @772043ms
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44719}
   [junit4]   2> 769903 ERROR (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 769903 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T01:05:22.188927Z
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7ac396f0{HTTP/1.1,[http/1.1]}{127.0.0.1:40099}
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.e.j.s.Server Started @772044ms
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40099}
   [junit4]   2> 769904 ERROR (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@884077f{HTTP/1.1,[http/1.1]}{127.0.0.1:41691}
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.e.j.s.Server Started @772044ms
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41691}
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T01:05:22.189450Z
   [junit4]   2> 769904 ERROR (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T01:05:22.189693Z
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b548204{HTTP/1.1,[http/1.1]}{127.0.0.1:33127}
   [junit4]   2> 769904 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.e.j.s.Server Started @772045ms
   [junit4]   2> 769905 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33127}
   [junit4]   2> 769905 ERROR (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 769905 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 769905 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769905 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 769905 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T01:05:22.190344Z
   [junit4]   2> 769906 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769907 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769909 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769916 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769917 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43169/solr
   [junit4]   2> 769921 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43169/solr
   [junit4]   2> 769922 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43169/solr
   [junit4]   2> 769923 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43169/solr
   [junit4]   2> 769940 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 769941 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 769941 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 769941 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44719_solr
   [junit4]   2> 769941 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41691_solr
   [junit4]   2> 769941 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33127_solr
   [junit4]   2> 769947 INFO  (zkCallback-1223-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 769947 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769947 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 769954 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769954 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 769954 INFO  (zkCallback-1226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 769954 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 769955 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98162070131507210-127.0.0.1:44719_solr-n_0000000000) starting
   [junit4]   2> 769955 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40099_solr
   [junit4]   2> 769956 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769956 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769956 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769968 INFO  (zkCallback-1226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769976 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44719_solr
   [junit4]   2> 769977 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 769977 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 769977 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 769985 INFO  (zkCallback-1226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 769992 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33127.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 769996 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33127.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 769996 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33127.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 769997 INFO  (jetty-launcher-1204-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node2/.
   [junit4]   2> 770001 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40099.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770004 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40099.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770004 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40099.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770005 INFO  (jetty-launcher-1204-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/.
   [junit4]   2> 770033 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770037 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770037 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770038 INFO  (jetty-launcher-1204-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/.
   [junit4]   2> 770046 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41691.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770048 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41691.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770048 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41691.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 770049 INFO  (jetty-launcher-1204-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node4/.
   [junit4]   2> 770120 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 770120 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[49AB29A8BD542973]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43169/solr ready
   [junit4]   2> 770140 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[49AB29A8BD542973])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 770142 INFO  (qtp117108655-7327) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 770148 INFO  (OverseerThreadFactory-2753-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 770252 INFO  (qtp83801786-7335) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 770252 INFO  (qtp117108655-7322) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 770253 INFO  (qtp117108655-7322) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 770253 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 770253 INFO  (qtp1765111924-7310) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 770253 INFO  (qtp1765111924-7310) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 770254 INFO  (qtp846179030-7319) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 770254 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 771260 INFO  (qtp83801786-7335) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 771264 INFO  (qtp1765111924-7310) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 771267 INFO  (qtp846179030-7319) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 771268 INFO  (qtp83801786-7335) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 771282 INFO  (qtp1765111924-7310) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 771282 INFO  (qtp83801786-7335) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 771282 INFO  (qtp83801786-7335) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_test_shard1_replica_n1' using configuration from 
collection solrj_test, trusted=true
   [junit4]   2> 771282 INFO  (qtp83801786-7335) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33127.solr.core.solrj_test.shard1.replica_n1' (registry 
'solr.core.solrj_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 771282 INFO  (qtp83801786-7335) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 771283 INFO  (qtp83801786-7335) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node2/solrj_test_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node2/./solrj_test_shard1_replica_n1/data/]
   [junit4]   2> 771283 INFO  (qtp1765111924-7310) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 771283 INFO  (qtp1765111924-7310) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_test_shard2_replica_n2' using configuration from 
collection solrj_test, trusted=true
   [junit4]   2> 771283 INFO  (qtp1765111924-7310) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40099.solr.core.solrj_test.shard2.replica_n2' (registry 
'solr.core.solrj_test.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 771283 INFO  (qtp1765111924-7310) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 771284 INFO  (qtp1765111924-7310) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/solrj_test_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/./solrj_test_shard2_replica_n2/data/]
   [junit4]   2> 771284 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 771285 INFO  (qtp846179030-7319) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 771286 INFO  (qtp846179030-7319) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 771286 INFO  (qtp846179030-7319) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_test_shard2_replica_n1' using configuration from 
collection solrj_test, trusted=true
   [junit4]   2> 771287 INFO  (qtp846179030-7319) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41691.solr.core.solrj_test.shard2.replica_n1' (registry 
'solr.core.solrj_test.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 771287 INFO  (qtp846179030-7319) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 771287 INFO  (qtp846179030-7319) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node4/solrj_test_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node4/./solrj_test_shard2_replica_n1/data/]
   [junit4]   2> 771301 INFO  (qtp117108655-7322) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 771302 INFO  (qtp117108655-7322) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 771302 INFO  (qtp117108655-7322) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_test_shard1_replica_n2' using configuration from 
collection solrj_test, trusted=true
   [junit4]   2> 771303 INFO  (qtp117108655-7322) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44719.solr.core.solrj_test.shard1.replica_n2' (registry 
'solr.core.solrj_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 771303 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 771303 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/solrj_test_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/./solrj_test_shard1_replica_n2/data/]
   [junit4]   2> 771340 INFO  (qtp83801786-7335) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 771340 INFO  (qtp83801786-7335) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 771341 INFO  (qtp83801786-7335) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 771342 INFO  (qtp83801786-7335) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 771343 INFO  (qtp83801786-7335) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2376dade[solrj_test_shard1_replica_n1] main]
   [junit4]   2> 771344 INFO  (qtp1765111924-7310) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 771344 INFO  (qtp1765111924-7310) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 771344 INFO  (qtp83801786-7335) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 771344 INFO  (qtp83801786-7335) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 771345 INFO  (qtp83801786-7335) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 771345 INFO  (qtp1765111924-7310) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 771345 INFO  (qtp1765111924-7310) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 771345 INFO  (qtp83801786-7335) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570593123734650880
   [junit4]   2> 771348 INFO  (qtp846179030-7319) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 771348 INFO  (qtp846179030-7319) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 771348 INFO  (qtp1765111924-7310) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48b858a7[solrj_test_shard2_replica_n2] main]
   [junit4]   2> 771348 INFO  (searcherExecutor-2762-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard1_replica_n1] Registered new searcher 
Searcher@2376dade[solrj_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 771350 INFO  (qtp846179030-7319) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 771350 INFO  (qtp846179030-7319) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 771351 INFO  (qtp846179030-7319) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2cfa02e4[solrj_test_shard2_replica_n1] main]
   [junit4]   2> 771351 INFO  (qtp846179030-7319) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 771351 INFO  (qtp846179030-7319) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 771352 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 771352 INFO  (qtp1765111924-7310) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 771352 INFO  (qtp846179030-7319) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 771352 INFO  (qtp846179030-7319) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593123741990912
   [junit4]   2> 771356 INFO  (qtp1765111924-7310) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 771356 INFO  (searcherExecutor-2764-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard2_replica_n1] Registered new searcher 
Searcher@2cfa02e4[solrj_test_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 771357 INFO  (qtp1765111924-7310) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 771357 INFO  (qtp1765111924-7310) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593123747233792
   [junit4]   2> 771358 INFO  (searcherExecutor-2763-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard2_replica_n2] Registered new searcher 
Searcher@48b858a7[solrj_test_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 771359 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 771375 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 771375 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 771376 INFO  (qtp117108655-7322) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 771376 INFO  (qtp117108655-7322) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 771377 INFO  (qtp117108655-7322) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f985c05[solrj_test_shard1_replica_n2] main]
   [junit4]   2> 771378 INFO  (qtp117108655-7322) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 771378 INFO  (qtp117108655-7322) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 771379 INFO  (qtp117108655-7322) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 771380 INFO  (searcherExecutor-2765-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard1_replica_n2] Registered new searcher 
Searcher@2f985c05[solrj_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 771380 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593123771351040
   [junit4]   2> 771852 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 771852 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 771852 INFO  (qtp83801786-7335) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33127/solr/solrj_test_shard1_replica_n1/
   [junit4]   2> 771852 INFO  (qtp83801786-7335) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard1_replica_n1 url=http://127.0.0.1:33127/solr 
START replicas=[http://127.0.0.1:44719/solr/solrj_test_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 771853 INFO  (qtp83801786-7335) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard1_replica_n1 url=http://127.0.0.1:33127/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 771854 INFO  (qtp117108655-7324) [    ] o.a.s.c.S.Request 
[solrj_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> 771854 INFO  (qtp83801786-7335) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 771854 INFO  (qtp83801786-7335) [    ] 
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> 771854 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 771856 INFO  (qtp83801786-7335) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33127/solr/solrj_test_shard1_replica_n1/ shard1
   [junit4]   2> 771859 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 771859 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 771859 INFO  (qtp846179030-7319) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41691/solr/solrj_test_shard2_replica_n1/
   [junit4]   2> 771860 INFO  (qtp846179030-7319) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard2_replica_n1 url=http://127.0.0.1:41691/solr 
START replicas=[http://127.0.0.1:40099/solr/solrj_test_shard2_replica_n2/] 
nUpdates=100
   [junit4]   2> 771860 INFO  (qtp846179030-7319) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard2_replica_n1 url=http://127.0.0.1:41691/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 771861 INFO  (qtp1765111924-7307) [    ] o.a.s.c.S.Request 
[solrj_test_shard2_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> 771861 INFO  (qtp846179030-7319) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 771861 INFO  (qtp846179030-7319) [    ] 
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> 771862 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 771863 INFO  (qtp846179030-7319) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41691/solr/solrj_test_shard2_replica_n1/ shard2
   [junit4]   2> 772007 INFO  (qtp83801786-7335) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 772008 INFO  (qtp83801786-7335) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1755
   [junit4]   2> 772014 INFO  (qtp846179030-7319) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 772015 INFO  (qtp846179030-7319) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1761
   [junit4]   2> 772361 INFO  (qtp1765111924-7310) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2108
   [junit4]   2> 772384 INFO  (qtp117108655-7322) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2131
   [junit4]   2> 772385 INFO  (qtp117108655-7327) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 773386 INFO  (qtp117108655-7327) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=3243
   [junit4]   2> 773387 INFO  (qtp117108655-7329) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=solrj_test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 773388 INFO  
(OverseerCollectionConfigSetProcessor-98162070131507210-127.0.0.1:44719_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 773388 INFO  (OverseerThreadFactory-2753-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 773389 INFO  (qtp83801786-7336) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard1.replica_n1, tag=null
   [junit4]   2> 773393 INFO  (qtp83801786-7336) [    ] o.a.s.c.SolrCore 
[solrj_test_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@713799ee
   [junit4]   2> 773399 INFO  (qtp117108655-7328) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard1.replica_n2, tag=null
   [junit4]   2> 773399 INFO  (qtp83801786-7336) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard1.replica_n1, tag=1899469294
   [junit4]   2> 773399 INFO  (qtp83801786-7336) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.solrj_test.shard1.leader, tag=1899469294
   [junit4]   2> 773400 INFO  (qtp846179030-7321) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard2.replica_n1, tag=null
   [junit4]   2> 773404 INFO  (qtp1765111924-7311) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard2.replica_n2, tag=null
   [junit4]   2> 773405 INFO  (qtp83801786-7336) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=16
   [junit4]   2> 773408 WARN  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:solrj_test_shard1_replica_n2 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:296)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 773417 INFO  (qtp117108655-7328) [    ] o.a.s.c.SolrCore 
[solrj_test_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6316e7ec
   [junit4]   2> 773418 INFO  (qtp846179030-7321) [    ] o.a.s.c.SolrCore 
[solrj_test_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ab57b45
   [junit4]   2> 773418 INFO  (qtp1765111924-7311) [    ] o.a.s.c.SolrCore 
[solrj_test_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4613cbae
   [junit4]   2> 773419 INFO  (qtp117108655-7328) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard1.replica_n2, tag=1662445548
   [junit4]   2> 773419 INFO  (qtp117108655-7328) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.solrj_test.shard1.leader, tag=1662445548
   [junit4]   2> 773421 INFO  (qtp1765111924-7311) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard2.replica_n2, tag=1175702446
   [junit4]   2> 773421 INFO  (qtp1765111924-7311) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.solrj_test.shard2.leader, tag=1175702446
   [junit4]   2> 773421 INFO  (qtp117108655-7328) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 773421 INFO  (qtp846179030-7321) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_test.shard2.replica_n1, tag=716536645
   [junit4]   2> 773422 INFO  (qtp846179030-7321) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.solrj_test.shard2.leader, tag=716536645
   [junit4]   2> 773423 INFO  (qtp117108655-7328) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   2> 773423 INFO  (qtp1765111924-7311) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 773424 INFO  (qtp1765111924-7311) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=23
   [junit4]   2> 773424 WARN  (zkCallback-1226-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 773426 INFO  (qtp846179030-7321) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   2> 774128 INFO  (qtp117108655-7329) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=solrj_test&action=DELETE&wt=javabin&version=2} status=0 QTime=741
   [junit4]   2> 774129 INFO  (qtp117108655-7429) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_newstateformat&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 774131 INFO  (OverseerThreadFactory-2753-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_newstateformat
   [junit4]   2> 774131 INFO  
(OverseerCollectionConfigSetProcessor-98162070131507210-127.0.0.1:44719_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 774334 INFO  (qtp1765111924-7308) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 774334 INFO  (qtp846179030-7323) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 774334 INFO  (qtp117108655-7428) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 774334 INFO  (qtp83801786-7337) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 774438 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 774438 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 774438 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 774438 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 775343 INFO  (qtp1765111924-7308) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 775344 INFO  (qtp117108655-7428) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 775346 INFO  (qtp83801786-7337) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 775370 INFO  (qtp846179030-7323) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 775370 INFO  (qtp1765111924-7308) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 775372 INFO  (qtp1765111924-7308) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 775372 INFO  (qtp1765111924-7308) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_newstateformat_shard1_replica_n2' using configuration 
from collection solrj_newstateformat, trusted=true
   [junit4]   2> 775372 INFO  (qtp83801786-7337) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 775372 INFO  (qtp1765111924-7308) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40099.solr.core.solrj_newstateformat.shard1.replica_n2' (registry 
'solr.core.solrj_newstateformat.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 775372 INFO  (qtp1765111924-7308) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 775373 INFO  (qtp1765111924-7308) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/solrj_newstateformat_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/./solrj_newstateformat_shard1_replica_n2/data/]
   [junit4]   2> 775373 INFO  (qtp83801786-7337) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 775373 INFO  (qtp83801786-7337) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_newstateformat_shard1_replica_n1' using configuration 
from collection solrj_newstateformat, trusted=true
   [junit4]   2> 775374 INFO  (qtp83801786-7337) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33127.solr.core.solrj_newstateformat.shard1.replica_n1' (registry 
'solr.core.solrj_newstateformat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 775374 INFO  (qtp83801786-7337) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 775374 INFO  (qtp83801786-7337) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node2/solrj_newstateformat_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node2/./solrj_newstateformat_shard1_replica_n1/data/]
   [junit4]   2> 775374 INFO  (qtp846179030-7323) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 775375 INFO  (qtp846179030-7323) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 775375 INFO  (qtp846179030-7323) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_newstateformat_shard2_replica_n2' using configuration 
from collection solrj_newstateformat, trusted=true
   [junit4]   2> 775376 INFO  (qtp846179030-7323) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41691.solr.core.solrj_newstateformat.shard2.replica_n2' (registry 
'solr.core.solrj_newstateformat.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 775376 INFO  (qtp846179030-7323) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 775376 INFO  (qtp846179030-7323) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node4/solrj_newstateformat_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node4/./solrj_newstateformat_shard2_replica_n2/data/]
   [junit4]   2> 775388 INFO  (qtp117108655-7428) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 775390 INFO  (qtp117108655-7428) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 775390 INFO  (qtp117108655-7428) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_newstateformat_shard2_replica_n1' using configuration 
from collection solrj_newstateformat, trusted=true
   [junit4]   2> 775390 INFO  (qtp117108655-7428) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44719.solr.core.solrj_newstateformat.shard2.replica_n1' (registry 
'solr.core.solrj_newstateformat.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 775390 INFO  (qtp117108655-7428) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 775390 INFO  (qtp117108655-7428) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/solrj_newstateformat_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/./solrj_newstateformat_shard2_replica_n1/data/]
   [junit4]   2> 775441 INFO  (qtp1765111924-7308) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775441 INFO  (qtp1765111924-7308) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775442 INFO  (qtp1765111924-7308) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 775442 INFO  (qtp1765111924-7308) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 775443 INFO  (qtp1765111924-7308) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@749b0af2[solrj_newstateformat_shard1_replica_n2] main]
   [junit4]   2> 775455 INFO  (qtp1765111924-7308) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 775456 INFO  (qtp1765111924-7308) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 775456 INFO  (qtp1765111924-7308) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775458 INFO  (qtp83801786-7337) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775458 INFO  (qtp83801786-7337) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775459 INFO  (qtp83801786-7337) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 775459 INFO  (qtp83801786-7337) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 775467 INFO  (qtp83801786-7337) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@757db5ac[solrj_newstateformat_shard1_replica_n1] main]
   [junit4]   2> 775469 INFO  (qtp83801786-7337) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 775469 INFO  (qtp83801786-7337) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 775470 INFO  (qtp83801786-7337) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775470 INFO  (qtp846179030-7323) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775470 INFO  (qtp846179030-7323) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775471 INFO  (qtp846179030-7323) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 775471 INFO  (qtp846179030-7323) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 775473 INFO  (qtp846179030-7323) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@658ad80a[solrj_newstateformat_shard2_replica_n2] main]
   [junit4]   2> 775473 INFO  (qtp846179030-7323) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 775474 INFO  (qtp846179030-7323) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 775474 INFO  (qtp83801786-7337) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570593128064221184
   [junit4]   2> 775476 INFO  (searcherExecutor-2782-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard1_replica_n2] Registered new 
searcher Searcher@749b0af2[solrj_newstateformat_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775474 INFO  (qtp846179030-7323) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775476 INFO  (qtp1765111924-7308) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593128066318336
   [junit4]   2> 775476 INFO  (qtp846179030-7323) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593128066318336
   [junit4]   2> 775480 INFO  (qtp1765111924-7308) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 775481 INFO  (qtp846179030-7323) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 775485 INFO  (searcherExecutor-2783-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard1_replica_n1] Registered new 
searcher Searcher@757db5ac[solrj_newstateformat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775486 INFO  (searcherExecutor-2784-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard2_replica_n2] Registered new 
searcher Searcher@658ad80a[solrj_newstateformat_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775510 INFO  (qtp117108655-7428) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775510 INFO  (qtp117108655-7428) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775511 INFO  (qtp117108655-7428) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 775511 INFO  (qtp117108655-7428) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 775512 INFO  (qtp117108655-7428) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72c65262[solrj_newstateformat_shard2_replica_n1] main]
   [junit4]   2> 775513 INFO  (qtp117108655-7428) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 775513 INFO  (qtp117108655-7428) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 775513 INFO  (qtp117108655-7428) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775514 INFO  (qtp117108655-7428) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593128106164224
   [junit4]   2> 775516 INFO  (searcherExecutor-2785-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard2_replica_n1] Registered new 
searcher Searcher@72c65262[solrj_newstateformat_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775582 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 775583 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 775583 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 775583 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 775980 INFO  (qtp1765111924-7308) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 775980 INFO  (qtp1765111924-7308) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 775980 INFO  (qtp1765111924-7308) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:40099/solr/solrj_newstateformat_shard1_replica_n2/
   [junit4]   2> 775981 INFO  (qtp1765111924-7308) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard1_replica_n2 
url=http://127.0.0.1:40099/solr START 
replicas=[http://127.0.0.1:33127/solr/solrj_newstateformat_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 775981 INFO  (qtp1765111924-7308) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard1_replica_n2 
url=http://127.0.0.1:40099/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 775982 INFO  (qtp846179030-7323) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 775982 INFO  (qtp846179030-7323) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 775982 INFO  (qtp846179030-7323) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:41691/solr/solrj_newstateformat_shard2_replica_n2/
   [junit4]   2> 775982 INFO  (qtp83801786-7320) [    ] o.a.s.c.S.Request 
[solrj_newstateformat_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> 775982 INFO  (qtp1765111924-7308) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 775982 INFO  (qtp846179030-7323) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard2_replica_n2 
url=http://127.0.0.1:41691/solr START 
replicas=[http://127.0.0.1:44719/solr/solrj_newstateformat_shard2_replica_n1/] 
nUpdates=100
   [junit4]   2> 775982 INFO  (qtp1765111924-7308) [    ] 
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> 775982 INFO  (qtp1765111924-7308) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 775982 INFO  (qtp846179030-7323) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard2_replica_n2 
url=http://127.0.0.1:41691/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 775983 INFO  (qtp117108655-7325) [    ] o.a.s.c.S.Request 
[solrj_newstateformat_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> 775984 INFO  (qtp846179030-7323) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 775984 INFO  (qtp846179030-7323) [    ] 
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> 775984 INFO  (qtp846179030-7323) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 775985 INFO  (qtp846179030-7323) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41691/solr/solrj_newstateformat_shard2_replica_n2/ shard2
   [junit4]   2> 775986 INFO  (qtp1765111924-7308) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40099/solr/solrj_newstateformat_shard1_replica_n2/ shard1
   [junit4]   2> 776088 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776088 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776088 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776088 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776136 INFO  (qtp846179030-7323) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 776137 INFO  (qtp846179030-7323) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1802
   [junit4]   2> 776137 INFO  (qtp1765111924-7308) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 776138 INFO  (qtp1765111924-7308) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1804
   [junit4]   2> 776239 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776239 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776239 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776239 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776487 INFO  (qtp83801786-7337) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2153
   [junit4]   2> 776519 INFO  (qtp117108655-7428) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2185
   [junit4]   2> 776524 INFO  (qtp117108655-7429) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 776620 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776620 INFO  (zkCallback-1223-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776620 INFO  (zkCallback-1224-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 776621 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 777527 INFO  (qtp117108655-7429) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_newstateformat&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=3398
   [junit4]   2> 777532 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[49AB29A8BD542973])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteCollection
   [junit4]   2> 777546 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[49AB29A8BD542973]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 777547 INFO  (qtp117108655-7324) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 777547 INFO  (qtp117108655-7324) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 777547 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[49AB29A8BD542973]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 777561 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[49AB29A8BD542973]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 777561 INFO  (qtp117108655-7328) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 777563 INFO  
(OverseerCollectionConfigSetProcessor-98162070131507210-127.0.0.1:44719_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 777563 INFO  (OverseerThreadFactory-2753-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 777766 INFO  (qtp1765111924-7307) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 777766 INFO  (qtp117108655-7322) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 777868 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 777868 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 778770 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 778770 INFO  (qtp1765111924-7307) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 778773 INFO  (qtp1765111924-7307) [    ] o.a.s.s.IndexSchema 
[solrj_replicatests_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 778773 INFO  (qtp117108655-7322) [    ] o.a.s.s.IndexSchema 
[solrj_replicatests_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 778774 INFO  (qtp117108655-7322) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 778774 INFO  (qtp1765111924-7307) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 778774 INFO  (qtp117108655-7322) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_replicatests_shard1_replica_n1' using configuration 
from collection solrj_replicatests, trusted=true
   [junit4]   2> 778774 INFO  (qtp1765111924-7307) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_replicatests_shard1_replica_n2' using configuration 
from collection solrj_replicatests, trusted=true
   [junit4]   2> 778775 INFO  (qtp117108655-7322) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44719.solr.core.solrj_replicatests.shard1.replica_n1' (registry 
'solr.core.solrj_replicatests.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 778775 INFO  (qtp1765111924-7307) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40099.solr.core.solrj_replicatests.shard1.replica_n2' (registry 
'solr.core.solrj_replicatests.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24b7d71c
   [junit4]   2> 778775 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 778775 INFO  (qtp1765111924-7307) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 778775 INFO  (qtp117108655-7322) [    ] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node1/./solrj_replicatests_shard1_replica_n1/data/]
   [junit4]   2> 778775 INFO  (qtp1765111924-7307) [    ] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/solrj_replicatests_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_49AB29A8BD542973-001/tempDir-001/node3/./solrj_replicatests_shard1_replica_n2/data/]
   [junit4]   2> 779161 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 779161 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 779161 INFO  (qtp117108655-7322) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 779161 INFO  (qtp117108655-7322) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 779162 INFO  (qtp117108655-7322) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f6bdd0b[solrj_replicatests_shard1_replica_n1] main]
   [junit4]   2> 779163 INFO  (qtp117108655-7322) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 779163 INFO  (qtp117108655-7322) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 779164 INFO  (qtp117108655-7322) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 779165 INFO  (searcherExecutor-2802-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_replicatests_shard1_replica_n1] Registered new searcher 
Searcher@7f6bdd0b[solrj_replicatests_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779165 INFO  (qtp117108655-7322) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593131934515200
   [junit4]   2> 779167 INFO  (qtp1765111924-7307) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 779167 INFO  (qtp1765111924-7307) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 779168 INFO  (qtp117108655-7322) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 779168 INFO  (qtp1765111924-7307) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 779168 INFO  (qtp1765111924-7307) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 779169 INFO  (qtp1765111924-7307) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b74fe9a[solrj_replicatests_shard1_replica_n2] main]
   [junit4]   2> 779170 INFO  (qtp1765111924-7307) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 779170 INFO  (qtp1765111924-7307) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 779170 INFO  (qtp1765111924-7307) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 779171 INFO  (searcherExecutor-2803-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_replicatests_shard1_replica_n2] Registered new searcher 
Searcher@4b74fe9a[solrj_replicatests_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779171 INFO  (qtp1765111924-7307) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570593131940806656
   [junit4]   2> 779269 INFO  (zkCallback-1225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 779269 INFO  (zkCallback-1226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 779668 INFO  (qtp117108655-7322) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4] 

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

nstance=1178788118
   [junit4]   2> 92399 INFO  (jetty-closer-34-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@31705f65{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=144737039
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3fd0be36{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=919096868
   [junit4]   2> 92400 INFO  (jetty-closer-34-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92401 INFO  (jetty-closer-34-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92402 INFO  (jetty-closer-34-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92403 INFO  (jetty-closer-34-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92404 INFO  (jetty-closer-34-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92404 INFO  (jetty-closer-34-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92405 INFO  (jetty-closer-34-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92405 INFO  (jetty-closer-34-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 92406 INFO  (jetty-closer-34-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=98162141184065547-127.0.0.1:42411_solr-n_0000000000) closing
   [junit4]   2> 92406 INFO  
(OverseerStateUpdate-98162141184065547-127.0.0.1:42411_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42411_solr
   [junit4]   2> 92407 INFO  (jetty-closer-34-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 92407 INFO  (jetty-closer-34-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 92414 INFO  (jetty-closer-34-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3077f2e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 92414 INFO  (jetty-closer-34-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=613663208
   [junit4]   2> 92414 INFO  (jetty-closer-34-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92416 INFO  (jetty-closer-34-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92417 INFO  (jetty-closer-34-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92418 INFO  (jetty-closer-34-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 92419 INFO  (coreCloseExecutor-228-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@41e69252
   [junit4]   2> 92421 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 92421 INFO  (zkCallback-54-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 92426 INFO  (coreCloseExecutor-229-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ff14e9d
   [junit4]   2> 92426 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 92432 INFO  (zkCallback-1467-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 92433 INFO  (coreCloseExecutor-228-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n1, tag=1105629778
   [junit4]   2> 92436 INFO  (coreCloseExecutor-228-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1105629778
   [junit4]   2> 92438 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40165_solr
   [junit4]   2> 92442 INFO  (coreCloseExecutor-229-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=2146520733
   [junit4]   2> 92444 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 92445 INFO  (coreCloseExecutor-229-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=2146520733
   [junit4]   2> 92450 INFO  (zkCallback-55-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 92451 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 92452 WARN  (zkCallback-55-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 92452 INFO  (jetty-closer-34-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8eb2f87{/solr,null,UNAVAILABLE}
   [junit4]   2> 93920 WARN  (zkCallback-53-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 93920 INFO  (jetty-closer-34-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f28ff1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 93944 WARN  (zkCallback-54-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 93944 INFO  (jetty-closer-34-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1305aa70{/solr,null,UNAVAILABLE}
   [junit4]   2> 93954 WARN  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 93955 INFO  (jetty-closer-34-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62321275{/solr,null,UNAVAILABLE}
   [junit4]   2> 93955 ERROR 
(SUITE-StreamExpressionTest-seed#[268AA043EAE16467]-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> 93956 INFO  
(SUITE-StreamExpressionTest-seed#[268AA043EAE16467]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33813 33813
   [junit4]   2> 94740 INFO  (Thread-42) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:33813 33813
   [junit4]   2> 94741 WARN  (Thread-42) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/aliases.json
   [junit4]   2>        71      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/destination/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        4       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        4       /solr/collections/mainCorpus/state.json
   [junit4]   2>        3       /solr/collections/workQueue/state.json
   [junit4]   2>        3       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98162141184065545-127.0.0.1:40165_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/live_nodes
   [junit4]   2>        71      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_268AA043EAE16467-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=3, maxDocsPerChunk=4, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=3, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-GH, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=8,threads=1,free=356408568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RawValueEvaluatorTest, 
TestV2Request, CloudSolrClientCacheTest, AndEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [73/135 (1!)] on J1 in 77.23s, 89 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to