Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20356/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseParallelGC --illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([4DA56F9A8281768B:EE5FC13F05699C2E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 12576 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/init-core-data-001
   [junit4]   2> 2149697 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4DA56F9A8281768B]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2149697 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4DA56F9A8281768B]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2149698 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4DA56F9A8281768B]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2149698 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4DA56F9A8281768B]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2149699 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001
   [junit4]   2> 2149699 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2149700 INFO  (Thread-5708) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2149700 INFO  (Thread-5708) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2149701 ERROR (Thread-5708) [    ] 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> 2149800 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43029
   [junit4]   2> 2149803 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2149803 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2149803 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2149803 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2149804 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33f6ab{/solr,null,AVAILABLE}
   [junit4]   2> 2149804 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d3675{/solr,null,AVAILABLE}
   [junit4]   2> 2149804 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1848360{/solr,null,AVAILABLE}
   [junit4]   2> 2149805 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17596b6{/solr,null,AVAILABLE}
   [junit4]   2> 2149803 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2149806 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@941bec{HTTP/1.1,[http/1.1]}{127.0.0.1:36073}
   [junit4]   2> 2149806 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70afa5{HTTP/1.1,[http/1.1]}{127.0.0.1:36639}
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.e.j.s.Server Started @2151126ms
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.e.j.s.Server Started @2151126ms
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36073}
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36639}
   [junit4]   2> 2149810 ERROR (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149810 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a2ca4d{/solr,null,AVAILABLE}
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:57.249076Z
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10d67eb{HTTP/1.1,[http/1.1]}{127.0.0.1:45345}
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.e.j.s.Server Started @2151127ms
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45345}
   [junit4]   2> 2149806 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1bbd126{HTTP/1.1,[http/1.1]}{127.0.0.1:33065}
   [junit4]   2> 2149806 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1584acb{HTTP/1.1,[http/1.1]}{127.0.0.1:43591}
   [junit4]   2> 2149811 ERROR (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.e.j.s.Server Started @2151127ms
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43591}
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.e.j.s.Server Started @2151127ms
   [junit4]   2> 2149810 ERROR (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2149811 ERROR (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33065}
   [junit4]   2> 2149811 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:57.250204Z
   [junit4]   2> 2149812 ERROR (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:57.250064Z
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:57.249997Z
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2149812 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:57.250579Z
   [junit4]   2> 2149813 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149813 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149813 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149813 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149826 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2149827 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2149827 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2149827 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2149828 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2149828 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e078ae6b20007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2149843 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2149843 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2149843 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45345_solr
   [junit4]   2> 2149844 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36073_solr
   [junit4]   2> 2149844 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98524535006035983-127.0.0.1:45345_solr-n_0000000000) starting
   [junit4]   2> 2149845 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2149846 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2149863 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45345_solr
   [junit4]   2> 2149865 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2149870 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2149885 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2149886 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2149887 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36639_solr
   [junit4]   2> 2149888 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2149889 INFO  (zkCallback-2782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2149889 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2149893 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2149899 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2149900 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43591_solr
   [junit4]   2> 2149901 INFO  (zkCallback-2782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2149901 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2149905 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2149912 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36073.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149921 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36073.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149921 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36073.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149922 INFO  (jetty-launcher-2757-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node4/.
   [junit4]   2> 2149926 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2149936 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2149937 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2149938 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33065_solr
   [junit4]   2> 2149939 INFO  (zkCallback-2782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2149939 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2149939 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2149943 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45345.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149946 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2149946 INFO  (zkCallback-2784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2149951 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45345.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149951 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45345.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2149953 INFO  (jetty-launcher-2757-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node3/.
   [junit4]   2> 2150004 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43591.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150011 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43591.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150011 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43591.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150012 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150012 INFO  (jetty-launcher-2757-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node2/.
   [junit4]   2> 2150021 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150021 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150023 INFO  (jetty-launcher-2757-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node1/.
   [junit4]   2> 2150036 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33065.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150044 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33065.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150044 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33065.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2150045 INFO  (jetty-launcher-2757-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node5/.
   [junit4]   2> 2150098 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2150098 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43029/solr ready
   [junit4]   2> 2150100 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 2150100 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@941bec{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2150100 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21731823
   [junit4]   2> 2150100 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2150100 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55af0c: rootName = 
solr_36073, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@992a9b
   [junit4]   2> 2150106 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2150106 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14f0227: rootName = 
solr_36073, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@15449bb
   [junit4]   2> 2150110 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2150110 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45c46: rootName = 
solr_36073, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@397004
   [junit4]   2> 2150110 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2150110 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2150111 INFO  (zkCallback-2782-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2150111 INFO  (zkCallback-2793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2150111 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2150111 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2150111 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2151611 WARN  (zkCallback-2784-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> 2151611 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1848360{/solr,null,UNAVAILABLE}
   [junit4]   2> 2151612 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1443f9f{/solr,null,AVAILABLE}
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@13e44ce{HTTP/1.1,[http/1.1]}{127.0.0.1:38783}
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.Server Started @2152929ms
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38783}
   [junit4]   2> 2151613 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2151613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T01:24:59.051821Z
   [junit4]   2> 2151615 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2151620 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43029/solr
   [junit4]   2> 2151625 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2151626 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2151626 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38783_solr
   [junit4]   2> 2151627 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151627 INFO  (zkCallback-2793-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151627 INFO  (zkCallback-2782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151627 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151627 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151628 INFO  (zkCallback-2798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2151678 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38783.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2151686 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38783.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2151686 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38783.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2151687 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node6/.
   [junit4]   2> 2151726 INFO  (qtp28420368-19944) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=cf898f05-846c-48e9-9572-c3573de50a2e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2151727 INFO  (qtp28420368-19944) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=cf898f05-846c-48e9-9572-c3573de50a2e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2151727 INFO  (qtp28420368-19948) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2151727 INFO  (qtp28420368-19948) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2151728 INFO  (OverseerThreadFactory-8307-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2151830 INFO  
(OverseerStateUpdate-98524535006035983-127.0.0.1:45345_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33065/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2151831 INFO  
(OverseerStateUpdate-98524535006035983-127.0.0.1:45345_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38783/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2151832 INFO  
(OverseerStateUpdate-98524535006035983-127.0.0.1:45345_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45345/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2151833 INFO  
(OverseerStateUpdate-98524535006035983-127.0.0.1:45345_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43591/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2152035 INFO  (qtp10467983-19947) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022272209619&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022272209619&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022273562631&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2152035 INFO  (qtp28420368-19927) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022272888009&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2152035 INFO  (qtp29099948-19962) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022273562631&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2152035 INFO  (qtp19355274-20049) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=cf898f05-846c-48e9-9572-c3573de50a2e2362022272888009&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2152035 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2152036 INFO  (qtp28420368-19944) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183
   [junit4]   2> 2152036 INFO  (qtp28420368-19944) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2152139 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2783-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2781-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152139 INFO  (zkCallback-2798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152140 INFO  (zkCallback-2780-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2152728 INFO  (qtp10467983-19955) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2152729 INFO  (qtp10467983-19955) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2153036 INFO  (qtp28420368-19948) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183
   [junit4]   2> 2153036 INFO  (qtp28420368-19948) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2153040 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2153050 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2153051 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2153054 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2153054 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2153054 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2153055 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2153055 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2153055 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2153055 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43591.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33065.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45345.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node3/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node3/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2153056 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node5/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node5/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2153059 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2153060 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2153060 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2153060 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38783.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@109c60f
   [junit4]   2> 2153060 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2153061 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node6/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001/tempDir-001/node6/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2153112 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2153112 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2153113 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2153113 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2153114 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c5821a[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2153115 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2153115 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2153116 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2153116 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576392563678511104
   [junit4]   2> 2153118 INFO  (searcherExecutor-8328-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1c5821a[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153120 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2153122 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2153122 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2153123 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2153123 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2153125 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10ea2e8[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2153125 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2153126 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2153126 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2153130 INFO  (searcherExecutor-8327-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@10ea2e8[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153130 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576392563693191168
   [junit4]   2> 2153132 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2153133 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2153133 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2153133 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2153133 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2153134 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@85e304[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2153135 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2153135 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2153135 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2153136 INFO  (searcherExecutor-8326-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@85e304[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153136 INFO  (parallelCoreAdminExecutor-8312-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576392563699482624
   [junit4]   2> 2153138 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2153138 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2153139 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2153139 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2153141 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cf4c89[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2153141 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2153141 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2153142 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2153142 INFO  (searcherExecutor-8325-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@cf4c89[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2153143 INFO  (parallelCoreAdminExecutor-8316-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576392563706822656
   [junit4]   2> 2153233 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2780-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2781-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2783-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153233 INFO  (zkCallback-2798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2153620 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2153620 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2153620 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2153621 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:38783/solr START 
replicas=[http://127.0.0.1:33065/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2153622 INFO  (qtp10467983-19947) [    ] o.a.s.c.S.Request 
[testcollection_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> 2153633 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2153633 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2153633 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45345/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 2153633 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:45345/solr START 
replicas=[http://127.0.0.1:43591/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2153634 INFO  (qtp28420368-19927) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2153729 INFO  (qtp10467983-19922) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2153730 INFO  (qtp10467983-19922) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2153921 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:38783/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2153921 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2153921 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
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> 2153921 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2153922 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2153933 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:45345/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2153933 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2153933 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
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> 2153933 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2153934 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45345/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 2154035 INFO  (zkCallback-2781-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2783-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2780-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154035 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154036 INFO  (qtp28420368-19925) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183
   [junit4]   2> 2154037 INFO  (qtp28420368-19925) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2154073 INFO  (parallelCoreAdminExecutor-8323-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2154085 INFO  (parallelCoreAdminExecutor-8310-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2154247 INFO  (zkCallback-2781-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2798-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2781-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2783-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2780-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154247 INFO  (zkCallback-2783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2154730 INFO  (qtp10467983-19955) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2154731 INFO  (qtp10467983-19955) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155037 INFO  (qtp28420368-19948) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183
   [junit4]   2> 2155037 INFO  (qtp28420368-19948) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022274332183&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155039 INFO  (qtp29099948-19963) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022273562631
   [junit4]   2> 2155039 INFO  (qtp29099948-19963) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022273562631&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155040 INFO  (qtp19355274-20050) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022272888009
   [junit4]   2> 2155040 INFO  (qtp19355274-20050) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022272888009&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155042 INFO  (qtp10467983-19950) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf898f05-846c-48e9-9572-c3573de50a2e2362022272209619
   [junit4]   2> 2155042 INFO  (qtp10467983-19950) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf898f05-846c-48e9-9572-c3573de50a2e2362022272209619&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155043 INFO  (OverseerThreadFactory-8307-thread-1) [    ] 
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> 2155729 INFO  
(OverseerCollectionConfigSetProcessor-98524535006035983-127.0.0.1:45345_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> 2155731 INFO  (qtp10467983-19934) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2155732 INFO  (qtp10467983-19934) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155732 INFO  (qtp10467983-19922) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2155732 INFO  (qtp10467983-19922) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=cf898f05-846c-48e9-9572-c3573de50a2e&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155732 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2155733 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2155737 INFO  (qtp10467983-19926) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1576392566423683072)]} 0 0
   [junit4]   2> 2155737 INFO  (qtp19355274-20045) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1576392566423683072)]} 0 3
   [junit4]   2> 2155737 INFO  (qtp10467983-19950) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576392566426828800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2155737 INFO  (qtp10467983-19950) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@926d00 
commitCommandVersion:1576392566426828800
   [junit4]   2> 2155738 INFO  (qtp29099948-19957) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576392566427877376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2155742 INFO  (qtp29099948-19957) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2155743 INFO  (qtp19355274-20044) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576392566433120256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2155743 INFO  (qtp19355274-20044) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8a4807 
commitCommandVersion:1576392566433120256
   [junit4]   2> 2155743 INFO  (qtp29099948-19957) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2155743 INFO  (qtp29099948-19957) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 2155743 INFO  (qtp28420368-19927) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576392566433120256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2155743 INFO  (qtp28420368-19927) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2155744 INFO  (qtp28420368-19927) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2155744 INFO  (qtp28420368-19927) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2155978 INFO  (qtp19355274-20044) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15be097[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2155979 INFO  (qtp19355274-20044) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2155980 INFO  (searcherExecutor-8328-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@15be097[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2155980 INFO  (qtp19355274-20044) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 237
   [junit4]   2> 2155983 INFO  (qtp10467983-19950) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ca972f[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2155983 INFO  (qtp10467983-19950) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2155984 INFO  (searcherExecutor-8325-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@ca972f[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2155984 INFO  (qtp10467983-19950) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 246
   [junit4]   2> 2155984 INFO  (qtp19355274-20049) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 246
   [junit4]   2> 2155985 INFO  (qtp28420368-19948) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43591/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:45345/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1503365103422&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2155986 INFO  (qtp19355274-20046) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:33065/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1503365103422&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2155986 INFO  (qtp19355274-20044) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1503365103422&ids=1&isShard=true&shard.url=http://127.0.0.1:38783/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:33065/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2155986 INFO  (qtp10467983-19955) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=2
   [junit4]   2> 2155988 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@70afa5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2155988 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13591924
   [junit4]   2> 2155988 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2155988 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1737239: rootName = 
solr_36639, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1e1579d
   [junit4]   2> 2155993 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2155993 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ed6b7: rootName = 
solr_36639, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@15449bb
   [junit4]   2> 2155997 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[4DA56F9A8281768B])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2155997

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


   [junit4]   2> 2195189 INFO  (coreCloseExecutor-8526-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, tag=607487
   [junit4]   2> 2196678 WARN  (zkCallback-2871-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> 2196679 INFO  (jetty-closer-2844-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32bd77{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196688 WARN  (zkCallback-2896-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> 2196688 WARN  (zkCallback-2884-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> 2196688 WARN  (zkCallback-2890-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> 2196688 INFO  (jetty-closer-2844-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@163d27f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196688 INFO  (jetty-closer-2844-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f11f17{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196688 INFO  (jetty-closer-2844-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16f819{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196690 WARN  (zkCallback-2902-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> 2196690 INFO  (jetty-closer-2844-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16f3e8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196691 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4DA56F9A8281768B])
 [    ] 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> 2196691 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4DA56F9A8281768B])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37521 37521
   [junit4]   2> 2201723 INFO  (Thread-5827) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37521 37521
   [junit4]   2> 2201723 WARN  (Thread-5827) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        8       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        78      
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98524536757878799-127.0.0.1:34683_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98524536757878795-127.0.0.1:45833_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2201723 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[4DA56F9A8281768B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 2201724 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[4DA56F9A8281768B]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37521 37521
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_4DA56F9A8281768B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=943, 
maxMBSortInHeap=6.667096360312081, sim=RandomSimilarity(queryNorm=false): {}, 
locale=haw, timezone=CAT
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=164196624,total=500695040
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
ZkSolrClientTest, TestImpersonationWithHadoopAuth, TestImplicitCoreProperties, 
TestSubQueryTransformerCrossCore, SparseHLLTest, MultiThreadedOCPTest, 
TestNumericRangeQuery64, ZkControllerTest, DirectoryFactoryTest, 
TestRebalanceLeaders, SegmentsInfoRequestHandlerTest, NoCacheHeaderTest, 
DocValuesMissingTest, TestQueryTypes, ReplaceNodeTest, 
TestPostingsSolrHighlighter, SolrIndexMetricsTest, TestFieldCollectionResource, 
UninvertDocValuesMergePolicyTest, TestStressUserVersions, 
CachingDirectoryFactoryTest, TestSolrCloudSnapshots, SolrMetricManagerTest, 
RollingRestartTest, TestClassicSimilarityFactory, TestSolrCloudWithKerberosAlt, 
TestIntervalFaceting, ClusterStateUpdateTest, CoreAdminHandlerTest, 
TestCursorMarkWithoutUniqueKey, SliceStateTest, TestFieldTypeResource, 
TestUninvertingReader, JsonLoaderTest, SolrJmxReporterTest, 
TestCollationFieldDocValues, PreAnalyzedFieldManagedSchemaCloudTest, 
LeaderFailoverAfterPartitionTest, StatelessScriptUpdateProcessorFactoryTest, 
OpenCloseCoreStressTest, DistanceFunctionTest, ResourceLoaderTest, 
DistanceUnitsTest, TestBinaryResponseWriter, SpellCheckComponentTest, 
TestCoreContainer, TestLegacyNumericRangeQueryBuilder, TestSolrCoreParser, 
TestRandomCollapseQParserPlugin, HdfsChaosMonkeyNothingIsSafeTest, 
TestManagedSynonymGraphFilterFactory, TestDistribIDF, SOLR749Test, 
TestUniqueKeyFieldResource, DirectSolrSpellCheckerTest, QueryResultKeyTest, 
DistributedTermsComponentTest, TestMultiWordSynonyms, CdcrBootstrapTest, 
TestConfigSetsAPI, TestShortCircuitedRequests, TestXmlQParserPlugin, 
TestRuleBasedAuthorizationPlugin, RankQueryTest, DocValuesTest, 
DistributedDebugComponentTest, PrimUtilsTest, AnalysisAfterCoreReloadTest, 
SampleTest, TestHdfsUpdateLog, TestJsonRequest, 
CollectionsAPIDistributedZkTest, TestCharFilters, TestStressVersions, 
ShardSplitTest, TestElisionMultitermQuery, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSchemaSimilarityResource, 
DistributedVersionInfoTest, TestLeaderElectionWithEmptyReplica, 
DistributedFacetPivotSmallTest, CacheHeaderTest, CSVRequestHandlerTest, 
ActionThrottleTest, HttpSolrCallGetCoreTest, TestNRTOpen, TestFastLRUCache, 
SolrCmdDistributorTest, TestSolrConfigHandlerCloud, 
TestLocalFSCloudBackupRestore, TestClusterProperties, TestValueSourceCache, 
ConcurrentDeleteAndCreateCollectionTest, TriLevelCompositeIdRoutingTest, 
TestCoreDiscovery, ShardRoutingCustomTest, SpatialHeatmapFacetsTest, 
QueryParsingTest, DistributedQueryComponentOptimizationTest, 
TestCopyFieldCollectionResource, CloudExitableDirectoryReaderTest, 
DisMaxRequestHandlerTest, UpdateLogTest, FullHLLTest, TestLegacyField, 
AtomicUpdateProcessorFactoryTest, TestLRUStatsCache, 
TestOnReconnectListenerSupport, TestHdfsBackupRestoreCore, FileUtilsTest, 
OverseerRolesTest, TestCloudInspectUtil, TestCustomSort, 
TestStressInPlaceUpdates, TestNamedUpdateProcessors, 
SimpleCollectionCreateDeleteTest, TestRTGBase, ConvertedLegacyTest, 
SchemaVersionSpecificBehaviorTest, TestNestedDocsSort, 
UpdateRequestProcessorFactoryTest, DistributedQueryElevationComponentTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SpatialFilterTest, 
WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, 
TestSolrDeletionPolicy1, SolrInfoBeanTest, DebugComponentTest, 
LukeRequestHandlerTest, TestQueryUtils, PrimitiveFieldTypeTest, 
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, 
NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, TestCodecSupport, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, 
TestLRUCache, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, DistributedIntervalFacetingTest, 
TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, AliasIntegrationTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, 
CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteNodeTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, 
HealthCheckHandlerTest, HttpPartitionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudPivotFacet, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [544/730 (1!)] on J1 in 52.04s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to