Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/169/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at 
http://127.0.0.1:48038/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:48038/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([24E1A3E1F5AF5EDC:871B0D447247B479]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:48038/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.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12870 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/init-core-data-001
   [junit4]   2> 2984135 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24E1A3E1F5AF5EDC]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2984137 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24E1A3E1F5AF5EDC]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2984137 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24E1A3E1F5AF5EDC]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2984145 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001
   [junit4]   2> 2984145 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2984146 INFO  (Thread-4608) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2984146 INFO  (Thread-4608) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2984150 ERROR (Thread-4608) [    ] 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> 2984246 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer start zk server on port:53839
   [junit4]   2> 2984285 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2984285 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2984286 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2984288 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2984288 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2984289 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f1474ac{/solr,null,AVAILABLE}
   [junit4]   2> 2984290 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10d5a0ca{HTTP/1.1,[http/1.1]}{127.0.0.1:35734}
   [junit4]   2> 2984290 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.e.j.s.Server Started @2987666ms
   [junit4]   2> 2984290 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35734}
   [junit4]   2> 2984290 ERROR (jetty-launcher-2759-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2984291 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2984291 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2984291 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2984291 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:41.545Z
   [junit4]   2> 2984291 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35c16ed8{/solr,null,AVAILABLE}
   [junit4]   2> 2984300 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7edb3b73{HTTP/1.1,[http/1.1]}{127.0.0.1:62774}
   [junit4]   2> 2984300 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.e.j.s.Server Started @2987677ms
   [junit4]   2> 2984300 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62774}
   [junit4]   2> 2984300 ERROR (jetty-launcher-2759-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64ddcfb0{/solr,null,AVAILABLE}
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:41.555Z
   [junit4]   2> 2984301 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70ca466a{/solr,null,AVAILABLE}
   [junit4]   2> 2984303 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2984307 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@127b5aa4{HTTP/1.1,[http/1.1]}{127.0.0.1:40228}
   [junit4]   2> 2984307 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.e.j.s.Server Started @2987683ms
   [junit4]   2> 2984307 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35e78978{HTTP/1.1,[http/1.1]}{127.0.0.1:54199}
   [junit4]   2> 2984307 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40228}
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.e.j.s.Server Started @2987686ms
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54199}
   [junit4]   2> 2984310 ERROR (jetty-launcher-2759-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2984310 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:41.564Z
   [junit4]   2> 2984311 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7874c37e{/solr,null,AVAILABLE}
   [junit4]   2> 2984311 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@272d20cb{HTTP/1.1,[http/1.1]}{127.0.0.1:46081}
   [junit4]   2> 2984311 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.e.j.s.Server Started @2987688ms
   [junit4]   2> 2984311 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46081}
   [junit4]   2> 2984312 ERROR (jetty-launcher-2759-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2984312 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2984312 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2984312 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2984312 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:41.566Z
   [junit4]   2> 2984316 ERROR (jetty-launcher-2759-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2984316 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2984316 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2984316 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2984316 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:41.570Z
   [junit4]   2> 2984319 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2984320 INFO  (jetty-launcher-2759-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53839/solr
   [junit4]   2> 2984328 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2984328 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2984329 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2984336 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 0x15e6f5f2a9b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2984336 INFO  (jetty-launcher-2759-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53839/solr
   [junit4]   2> 2984336 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 0x15e6f5f2a9b0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2984339 INFO  (jetty-launcher-2759-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53839/solr
   [junit4]   2> 2984340 INFO  (jetty-launcher-2759-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53839/solr
   [junit4]   2> 2984341 INFO  (jetty-launcher-2759-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53839/solr
   [junit4]   2> 2984345 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 0x15e6f5f2a9b000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2984543 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2984544 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46081_solr
   [junit4]   2> 2984545 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.Overseer Overseer 
(id=98638696376107022-127.0.0.1:46081_solr-n_0000000000) starting
   [junit4]   2> 2984551 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2984553 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62774_solr
   [junit4]   2> 2984554 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46081_solr
   [junit4]   2> 2984559 INFO  
(OverseerStateUpdate-98638696376107022-127.0.0.1:46081_solr-n_0000000000) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2984563 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2984564 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2984565 INFO  
(zkCallback-2784-thread-1-processing-n:127.0.0.1:54199_solr) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2984565 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2984567 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54199_solr
   [junit4]   2> 2984568 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2984570 INFO  
(zkCallback-2784-thread-1-processing-n:127.0.0.1:54199_solr) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2984571 INFO  
(zkCallback-2785-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2984588 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2984633 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54199.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984637 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46081.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984640 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2984640 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54199.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984640 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54199.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984641 INFO  (jetty-launcher-2759-thread-1) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001/node1/.
   [junit4]   2> 2984644 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35734_solr
   [junit4]   2> 2984645 INFO  
(zkCallback-2785-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2984646 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2984648 INFO  
(zkCallback-2773-thread-1-processing-n:127.0.0.1:35734_solr) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2984649 INFO  
(zkCallback-2784-thread-1-processing-n:127.0.0.1:54199_solr) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2984651 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46081.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984652 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46081.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984652 INFO  (jetty-launcher-2759-thread-4) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001/node4/.
   [junit4]   2> 2984677 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2984680 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2984682 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40228_solr
   [junit4]   2> 2984685 INFO  
(zkCallback-2785-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2984700 INFO  
(zkCallback-2786-thread-1-processing-n:127.0.0.1:40228_solr) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2984705 INFO  
(zkCallback-2784-thread-1-processing-n:127.0.0.1:54199_solr) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2984705 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2984707 INFO  
(zkCallback-2773-thread-1-processing-n:127.0.0.1:35734_solr) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2984730 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62774.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984730 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35734.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984744 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35734.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984744 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35734.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984745 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62774.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984745 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62774.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984745 INFO  (jetty-launcher-2759-thread-3) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001/node3/.
   [junit4]   2> 2984746 INFO  (jetty-launcher-2759-thread-2) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001/node2/.
   [junit4]   2> 2984800 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40228.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984805 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40228.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984805 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40228.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2984806 INFO  (jetty-launcher-2759-thread-5) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-001/node5/.
   [junit4]   2> 2984835 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 0x15e6f5f2a9b0010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2984839 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2984840 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:53839/solr ready
   [junit4]   2> 2984844 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 2984852 INFO  (qtp2114583954-22076) [n:127.0.0.1:54199_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=2030f0dc-f6ca-46a0-83b6-18940e176c76&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2984854 INFO  (qtp2114583954-22076) [n:127.0.0.1:54199_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=2030f0dc-f6ca-46a0-83b6-18940e176c76&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2984855 INFO  (qtp2114583954-22072) [n:127.0.0.1:54199_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2984857 INFO  (qtp2114583954-22072) [n:127.0.0.1:54199_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2984858 INFO  
(OverseerThreadFactory-8553-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 2984858 WARN  
(OverseerThreadFactory-8553-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   2> 2984973 INFO  
(OverseerThreadFactory-8553-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2985861 INFO  (qtp2114583954-22078) [n:127.0.0.1:54199_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2985863 INFO  (qtp2114583954-22078) [n:127.0.0.1:54199_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2985864 INFO  (qtp2114583954-22079) [n:127.0.0.1:54199_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2985866 INFO  (qtp2114583954-22079) [n:127.0.0.1:54199_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2030f0dc-f6ca-46a0-83b6-18940e176c76&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2985866 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   2> 2985867 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testSolrCloudCollectionWithoutCores
   [junit4]   2> 2985869 INFO  (qtp2114583954-22080) [n:127.0.0.1:54199_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2985876 INFO  
(OverseerCollectionConfigSetProcessor-98638696376107022-127.0.0.1:46081_solr-n_0000000000)
 [n:127.0.0.1:46081_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2985877 INFO  
(OverseerThreadFactory-8553-thread-2-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2986588 INFO  (qtp2114583954-22080) [n:127.0.0.1:54199_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testSolrCloudCollectionWithoutCores&action=DELETE&wt=javabin&version=2}
 status=0 QTime=719
   [junit4]   2> 2986589 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testSolrCloudCollectionWithoutCores failOnTimeout:true timeout 
(sec):330
   [junit4]   1> -
   [junit4]   2> 2986589 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - 
collection: testSolrCloudCollectionWithoutCores
   [junit4]   2> 2986590 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 0x15e6f5f2a9b0011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2986595 INFO  (jetty-closer-2760-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@35e78978{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2986595 INFO  (jetty-closer-2760-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7edb3b73{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2986595 INFO  (jetty-closer-2760-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@10d5a0ca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2986595 INFO  (jetty-closer-2760-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@127b5aa4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2986601 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=271361870
   [junit4]   2> 2986605 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=650959765
   [junit4]   2> 2986605 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=256205209
   [junit4]   2> 2986601 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=806556288
   [junit4]   2> 2986606 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2986600 INFO  (jetty-closer-2760-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@272d20cb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2986606 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5be0bebb: rootName = 
solr_35734, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7c276db0
   [junit4]   2> 2986606 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2986612 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23b76133: rootName = 
solr_62774, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@67f04e9e
   [junit4]   2> 2986610 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2986612 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71f76a1e: rootName = 
solr_54199, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2d7caeed
   [junit4]   2> 2986610 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=750646435
   [junit4]   2> 2986612 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2986614 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2986614 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ba0f22f: rootName = 
solr_40228, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@46e979e6
   [junit4]   2> 2986614 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58ad6a54: rootName = 
solr_46081, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4269e0ce
   [junit4]   2> 2986687 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2986687 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a1a822b: rootName = 
solr_35734, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2986688 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2986688 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@32e92fcf: rootName = 
solr_62774, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2986689 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2986689 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40cda831: rootName = 
solr_54199, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2986699 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2986699 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4de73893: rootName = 
solr_40228, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2986700 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2986700 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63b7e976: rootName = 
solr_46081, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2986735 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2986736 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b7bb8ae: rootName = 
solr_54199, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2986736 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2986736 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ce4fee3: rootName = 
solr_35734, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2986740 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2986750 INFO  (jetty-closer-2760-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2986750 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2986750 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2986750 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48442f8e: rootName = 
solr_46081, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2986750 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@738353c3: rootName = 
solr_40228, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2986751 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2986751 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27800b27: rootName = 
solr_62774, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2986751 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2986751 INFO  (jetty-closer-2760-thread-3) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2986753 WARN  
(zkCallback-2784-thread-1-processing-n:127.0.0.1:54199_solr) 
[n:127.0.0.1:54199_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2986753 WARN  
(zkCallback-2773-thread-2-processing-n:127.0.0.1:35734_solr) 
[n:127.0.0.1:35734_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2986753 INFO  
(zkCallback-2785-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 2986754 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 2986754 INFO  (jetty-closer-2760-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64ddcfb0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2986755 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2986755 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2986755 INFO  (jetty-closer-2760-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98638696376107022-127.0.0.1:46081_solr-n_0000000000) closing
   [junit4]   2> 2986755 INFO  
(OverseerStateUpdate-98638696376107022-127.0.0.1:46081_solr-n_0000000000) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46081_solr
   [junit4]   2> 2986755 INFO  
(zkCallback-2786-thread-1-processing-n:127.0.0.1:40228_solr) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 2986756 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2986756 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2986757 INFO  (jetty-closer-2760-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2986757 INFO  (jetty-closer-2760-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2986758 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 0x15e6f5f2a9b000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2986759 WARN  
(zkCallback-2786-thread-2-processing-n:127.0.0.1:40228_solr) 
[n:127.0.0.1:40228_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2986760 INFO  (jetty-closer-2760-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70ca466a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2986761 INFO  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 2988253 INFO  (jetty-closer-2760-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f1474ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 2988260 WARN  
(zkCallback-2785-thread-1-processing-n:127.0.0.1:46081_solr) 
[n:127.0.0.1:46081_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2988261 INFO  (jetty-closer-2760-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7874c37e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2988262 WARN  
(zkCallback-2783-thread-1-processing-n:127.0.0.1:62774_solr) 
[n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2988263 INFO  (jetty-closer-2760-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35c16ed8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2988264 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] 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> 2988268 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53839 53839
   [junit4]   2> 2988310 INFO  (Thread-4608) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53839 53839
   [junit4]   2> 2988323 WARN  (Thread-4608) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98638696376107020-127.0.0.1:62774_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2988324 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 2988339 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002
   [junit4]   2> 2988339 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2988339 INFO  (Thread-4657) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2988339 INFO  (Thread-4657) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2988344 ERROR (Thread-4657) [    ] 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> 2988440 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42955
   [junit4]   2> 2988475 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2988475 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2988475 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2988476 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2988476 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2988479 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e5ee47{/solr,null,AVAILABLE}
   [junit4]   2> 2988479 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dbc2a8d{/solr,null,AVAILABLE}
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@271edb1e{HTTP/1.1,[http/1.1]}{127.0.0.1:48038}
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.e.j.s.Server Started @2991859ms
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48038}
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43fdcafc{HTTP/1.1,[http/1.1]}{127.0.0.1:42315}
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72a512e6{/solr,null,AVAILABLE}
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.e.j.s.Server Started @2991859ms
   [junit4]   2> 2988481 ERROR (jetty-launcher-2796-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@119db81b{HTTP/1.1,[http/1.1]}{127.0.0.1:39039}
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.e.j.s.Server Started @2991860ms
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39039}
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2988481 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42315}
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:45.736Z
   [junit4]   2> 2988482 ERROR (jetty-launcher-2796-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2988482 ERROR (jetty-launcher-2796-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:45.736Z
   [junit4]   2> 2988482 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2988483 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2988483 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2988483 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:45.737Z
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@432f939c{/solr,null,AVAILABLE}
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44acfa43{HTTP/1.1,[http/1.1]}{127.0.0.1:57285}
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.e.j.s.Server Started @2991867ms
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57285}
   [junit4]   2> 2988489 ERROR (jetty-launcher-2796-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a5e8f87{/solr,null,AVAILABLE}
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2988489 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:45.744Z
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6910878a{HTTP/1.1,[http/1.1]}{127.0.0.1:63275}
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.e.j.s.Server Started @2991868ms
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63275}
   [junit4]   2> 2988490 ERROR (jetty-launcher-2796-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2988490 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:45.744Z
   [junit4]   2> 2988492 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2988494 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2988501 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2988502 INFO  (jetty-launcher-2796-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2988504 INFO  (jetty-launcher-2796-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2988505 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2988506 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 0x15e6f5f3afe0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2988507 INFO  (jetty-launcher-2796-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2988508 INFO  (jetty-launcher-2796-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2988512 INFO  (jetty-launcher-2796-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2988674 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988675 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57285_solr
   [junit4]   2> 2988677 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer Overseer 
(id=98638696651030539-127.0.0.1:57285_solr-n_0000000000) starting
   [junit4]   2> 2988684 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988686 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63275_solr
   [junit4]   2> 2988686 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988687 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988692 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2988695 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2988695 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2988698 INFO  
(zkCallback-2823-thread-1-processing-n:127.0.0.1:42315_solr) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2988700 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39039_solr
   [junit4]   2> 2988702 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57285_solr
   [junit4]   2> 2988702 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42315_solr
   [junit4]   2> 2988704 INFO  
(zkCallback-2823-thread-1-processing-n:127.0.0.1:42315_solr) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2988704 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2988704 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2988704 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2988706 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2988717 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 2988721 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 2988721 INFO  
(zkCallback-2823-thread-1-processing-n:127.0.0.1:42315_solr) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 2988734 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2988805 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988818 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988818 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988819 INFO  (jetty-launcher-2796-thread-3) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node3/.
   [junit4]   2> 2988851 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57285.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988859 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57285.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988859 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57285.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988860 INFO  (jetty-launcher-2796-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node2/.
   [junit4]   2> 2988872 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2988875 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63275.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988880 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63275.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988880 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63275.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988881 INFO  (jetty-launcher-2796-thread-5) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node5/.
   [junit4]   2> 2988882 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2988884 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48038_solr
   [junit4]   2> 2988887 INFO  
(zkCallback-2823-thread-1-processing-n:127.0.0.1:42315_solr) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2988887 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2988890 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2988893 INFO  
(zkCallback-2810-thread-1-processing-n:127.0.0.1:48038_solr) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2988907 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2988947 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39039.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988951 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39039.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988951 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39039.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2988952 INFO  (jetty-launcher-2796-thread-4) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node4/.
   [junit4]   2> 2989006 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48038.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2989012 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48038.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2989012 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48038.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2989013 INFO  (jetty-launcher-2796-thread-1) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node1/.
   [junit4]   2> 2989048 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2989049 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42955/solr ready
   [junit4]   2> 2989054 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 2989057 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@43fdcafc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2989059 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=595759710
   [junit4]   2> 2989059 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2989059 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f94471: rootName = 
solr_42315, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@75dd3f6a
   [junit4]   2> 2989064 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2989064 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bceef17: rootName = 
solr_42315, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29153079
   [junit4]   2> 2989067 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2989067 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@769afb65: rootName = 
solr_42315, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@10737e81
   [junit4]   2> 2989069 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2989069 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2989071 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 2989071 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 2989074 INFO  (zkCallback-2832-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2989074 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 2989074 INFO  
(zkCallback-2810-thread-1-processing-n:127.0.0.1:48038_solr) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 2990576 WARN  
(zkCallback-2823-thread-1-processing-n:127.0.0.1:42315_solr) 
[n:127.0.0.1:42315_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2990577 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e5ee47{/solr,null,UNAVAILABLE}
   [junit4]   2> 2990579 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2990580 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24876f24{/solr,null,AVAILABLE}
   [junit4]   2> 2990580 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3d3f06ac{HTTP/1.1,[http/1.1]}{127.0.0.1:44502}
   [junit4]   2> 2990580 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.e.j.s.Server Started @2993959ms
   [junit4]   2> 2990580 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44502}
   [junit4]   2> 2990583 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2990584 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.1.0
   [junit4]   2> 2990584 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2990584 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2990584 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-11T05:17:47.838Z
   [junit4]   2> 2990587 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2990594 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42955/solr
   [junit4]   2> 2990607 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2990610 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2990613 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44502_solr
   [junit4]   2> 2990615 INFO  
(zkCallback-2819-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2990615 INFO  
(zkCallback-2817-thread-1-processing-n:127.0.0.1:63275_solr) 
[n:127.0.0.1:63275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2990615 INFO  
(zkCallback-2810-thread-2-processing-n:127.0.0.1:48038_solr) 
[n:127.0.0.1:48038_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2990616 INFO  
(zkCallback-2822-thread-1-processing-n:127.0.0.1:39039_solr) 
[n:127.0.0.1:39039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2990616 INFO  (zkCallback-2832-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2990619 INFO  
(zkCallback-2837-thread-1-processing-n:127.0.0.1:44502_solr) 
[n:127.0.0.1:44502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2990757 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44502.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2990763 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44502.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2990763 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44502.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b807f26
   [junit4]   2> 2990764 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[24E1A3E1F5AF5EDC])
 [n:127.0.0.1:44502_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001/tempDir-002/node6/.
   [junit4]   2> 2990808 INFO  (qtp507658215-22229) [n:127.0.0.1:63275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=e619e133-94de-49d8-9b20-316226a07134&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> 2990810 INFO  (qtp507658215-22229) [n:127.0.0.1:63275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=e619e133-94de-49d8-9b20-316226a07134&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=2
   [junit4]   2> 2990811 INFO  (qtp507658215-22239) [n:127.0.0.1:63275_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e619e133-94de-49d8-9b20-316226a07134&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2990813 INFO  (qtp507658215-22239) [n:127.0.0.1:63275_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e619e133-94de-49d8-9b20-316226a07134&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2990814 INFO  
(OverseerThreadFactory-8590-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 2990930 INFO  
(OverseerStateUpdate-98638696651030539-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] 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:39039/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2990937 INFO  
(OverseerStateUpdate-98638696651030539-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] 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:48038/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2990942 INFO  
(OverseerStateUpdate-98638696651030539-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] 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:57285/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2990948 INFO  
(OverseerStateUpdate-98638696651030539-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] 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:63275/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2991155 INFO  (qtp31853306-22218) [n:127.0.0.1:39039_solr    ] 
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=e619e133-94de-49d8-9b20-316226a071342121454432381152&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> 2991160 INFO  
(parallelCoreAdminExecutor-8597-thread-1-processing-n:127.0.0.1:39039_solr 
e619e133-94de-49d8-9b20-316226a071342121454432381152 CREATE) 
[n:127.0.0.1:39039_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e619e133-94de-49d8-9b20-316226

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

ang.Thread.run(Thread.java:748)
   [junit4]   2> 3021624 INFO  (jetty-closer-2846-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7cdd02ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 3021632 INFO  (coreCloseExecutor-8771-thread-1) 
[n:127.0.0.1:64926_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard1.leader, 
tag=732626107
   [junit4]   2> 3021636 INFO  (jetty-closer-2846-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ff84b33{/solr,null,UNAVAILABLE}
   [junit4]   2> 3023110 WARN  
(zkCallback-2892-thread-2-processing-n:127.0.0.1:53246_solr) 
[n:127.0.0.1:53246_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3023111 INFO  (jetty-closer-2846-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19bcdcea{/solr,null,UNAVAILABLE}
   [junit4]   2> 3023116 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24E1A3E1F5AF5EDC])
 [    ] 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> 3023121 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45345 45345
   [junit4]   2> 3023177 INFO  (Thread-4725) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45345 45345
   [junit4]   2> 3023196 WARN  (Thread-4725) [    ] 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>        76      
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/overseer_elect/election/98638697536487438-127.0.0.1:39010_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98638697536487444-127.0.0.1:50250_solr-n_0000000005
   [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> 3023196 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24E1A3E1F5AF5EDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 3023198 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24E1A3E1F5AF5EDC]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45345 45345
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_24E1A3E1F5AF5EDC-001
   [junit4]   2> Sep 11, 2017 5:18:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=1692, maxMBSortInHeap=5.816716531473446, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, 
timezone=America/Jujuy
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=161466856,total=516030464
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, 
ZkSolrClientTest, TestFieldCacheWithThreads, TestMultiWordSynonyms, 
TestPayloadScoreQParserPlugin, TestPartialUpdateDeduplication, TestLegacyField, 
TestMacroExpander, BaseCdcrDistributedZkTest, BasicZkTest, EnumFieldTest, 
LeaderInitiatedRecoveryOnCommitTest, TestRebalanceLeaders, 
ChangedSchemaMergeTest, TestAnalyzeInfixSuggestions, TestStressUserVersions, 
TestRandomCollapseQParserPlugin, TestCoreDiscovery, TestFieldResource, 
MoreLikeThisHandlerTest, BadCopyFieldTest, TestRandomFlRTGCloud, 
TestRangeQuery, TestSlowCompositeReaderWrapper, JsonLoaderTest, 
TestShortCircuitedRequests, TestFieldCacheReopen, ZkStateWriterTest, 
ReplicationFactorTest, TestGraphTermsQParserPlugin, SuggesterTSTTest, 
SolrMetricsIntegrationTest, TestNumericTerms32, TestRealTimeGet, 
TestSimpleQParserPlugin, TestReload, AtomicUpdatesTest, 
TestLMJelinekMercerSimilarityFactory, TestCollationField, PreAnalyzedFieldTest, 
ExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, 
SignatureUpdateProcessorFactoryTest, TestLeaderInitiatedRecoveryThread, 
DistributedFacetPivotSmallTest, TestSolrCloudSnapshots, TestSystemIdResolver, 
BadIndexSchemaTest, DateRangeFieldTest, CdcrRequestHandlerTest, TestPushWriter, 
TestSearchPerf, TestDocumentBuilder, TestCloudRecovery, 
CollectionStateFormat2Test, TestCollationFieldDocValues, 
FieldMutatingUpdateProcessorTest, UpdateParamsTest, BadComponentTest, 
TestSolrIndexConfig, HdfsDirectoryTest, TestRequestForwarding, PluginInfoTest, 
TestCrossCoreJoin, TestQueryTypes, TestReloadDeadlock, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBM25SimilarityFactory, 
ConnectionReuseTest, TestDynamicFieldResource, TestInfoStreamLogging, 
TestPerFieldSimilarity, TestRestManager, TestRecovery, 
TestElisionMultitermQuery, AutoCommitTest, TestSubQueryTransformerCrossCore, 
TestExportWriter, DOMUtilTest, TestLRUCache, TestManagedResource, 
CacheHeaderTest, BasicFunctionalityTest, SolrCoreCheckLockOnStartupTest, 
TestCharFilters, CollectionsAPIAsyncDistributedZkTest, 
TestStressInPlaceUpdates, TestUseDocValuesAsStored, ExternalFileFieldSortTest, 
TestDynamicLoading, TestTolerantUpdateProcessorRandomCloud, 
TestSuggestSpellingConverter, TestWordDelimiterFilterFactory, 
TestCorePropertiesReload, OverriddenZkACLAndCredentialsProvidersTest, 
QueryEqualityTest, BigEndianAscendingWordDeserializerTest, MigrateRouteKeyTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SystemInfoHandlerTest, 
TestClusterStateMutator, ShardRoutingCustomTest, HttpPartitionTest, 
TestManagedSchemaThreadSafety, TestConfigSetProperties, 
BlobRepositoryCloudTest, PolyFieldTest, DocumentAnalysisRequestHandlerTest, 
TestSolrCloudWithDelegationTokens, SOLR749Test, SolrCloudReportersTest, 
TestCloudNestedDocsSort, CursorMarkTest, DeleteReplicaTest, TestConfig, 
TestExactSharedStatsCache, TestRawTransformer, HdfsRecoveryZkTest, 
TestLRUStatsCache, TestHdfsBackupRestoreCore, TestEmbeddedSolrServerSchemaAPI, 
TestDelegationWithHadoopAuth, FullSolrCloudDistribCmdsTest, V2StandaloneTest, 
TestStressLucene, TestManagedSynonymFilterFactory, 
SpellPossibilityIteratorTest, TestSolrConfigHandler, TestDocSet, 
DistribDocExpirationUpdateProcessorTest, DeleteStatusTest, LoggingHandlerTest, 
DocValuesNotIndexedTest, TestReRankQParserPlugin, OverseerStatusTest, 
CollectionsAPIDistributedZkTest, TestDistributedMissingSort, 
SolrIndexMetricsTest, EchoParamsTest, TestSolrFieldCacheBean, 
TestFileDictionaryLookup, UpdateLogTest, TestPullReplica, TestCloudInspectUtil, 
TestHighFrequencyDictionaryFactory, WrapperMergePolicyFactoryTest, 
TestUniqueKeyFieldResource, SolrIndexConfigTest, TestXmlQParser, 
MBeansHandlerTest, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, 
InfixSuggestersTest, TestRuleBasedAuthorizationPlugin, 
HdfsBasicDistributedZkTest, TestExceedMaxTermLength, TestJoin, 
TriLevelCompositeIdRoutingTest, PingRequestHandlerTest, TestConfigsApi, 
ShowFileRequestHandlerTest, DebugComponentTest, 
TestExclusionRuleCollectionAccess, BlockJoinFacetSimpleTest, 
SortSpecParsingTest, NodeMutatorTest, DeleteLastCustomShardedReplicaTest, 
TestFieldCacheSortRandom, PropertiesRequestHandlerTest, 
SchemaVersionSpecificBehaviorTest, RollingRestartTest, MoveReplicaHDFSTest, 
CdcrReplicationDistributedZkTest, ShufflingReplicaListTransformerTest, 
SuggestComponentContextFilterQueryTest, TestAnalyzedSuggestions, 
TestBlobHandler, TestAuthenticationFramework, BasicDistributedZk2Test, 
BasicDistributedZkTest, SimpleFacetsTest, StatsComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, 
TestLazyCores, TestBadConfig, DistributedQueryElevationComponentTest, 
SpellCheckCollatorTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, 
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, TermsComponentTest, IndexSchemaRuntimeFieldTest, 
ReturnFieldsTest, TestCSVResponseWriter, TestPHPSerializedResponseWriter, 
TestComponentsName, TestLFUCache, HighlighterConfigTest, 
TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestFastWriter, 
TestFastOutputStream, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, 
SpellingQueryConverterTest, TestSolrJ, ZkNodePropsTest, FileUtilsTest, 
TestRTGBase, CursorPagingTest, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AssignTest, 
CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, CustomCollectionTest, DistributedVersionInfoTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderFailureAfterFreshStartTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, 
SolrCloudExampleTest, TestCloudPseudoReturnFields, TestClusterProperties, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [528/731 (1!)] on J1 in 39.91s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to