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

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

Error Message:
Could not find collection:testcollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testcollection
        at 
__randomizedtesting.SeedInfo.seed([8D248C3AAADE795E:2EDE229F2D3693FB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:91)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:161)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12464 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_8D248C3AAADE795E-001/init-core-data-001
   [junit4]   2> 2698032 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8D248C3AAADE795E]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2698049 ERROR (Thread-5031) [    ] 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> 2698189 ERROR (jetty-launcher-3281-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698190 ERROR (jetty-launcher-3281-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698190 ERROR (jetty-launcher-3281-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698191 ERROR (jetty-launcher-3281-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698191 ERROR (jetty-launcher-3281-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2698223 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 0x15e2517eb5a0004, 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> 2698232 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 0x15e2517eb5a0003, 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> 2698234 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 0x15e2517eb5a0005, 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]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2703909 WARN  
(zkCallback-3301-thread-2-processing-n:127.0.0.1:33859_solr) 
[n:127.0.0.1:33859_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2705469 WARN  
(zkCallback-3307-thread-1-processing-n:127.0.0.1:49900_solr) 
[n:127.0.0.1:49900_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2705521 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2707162 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2709021 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2710792 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:down live:true
   [junit4]   1> replica:core_node8 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:recovering live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:recovering live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2715517 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection 
testStopAllStartAllCollection failed due to (510) 
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request., retry? 0
   [junit4]   2> 2715518 WARN  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
testStopAllStartAllCollection after stale state error from server.
   [junit4]   2> 2717225 WARN  
(zkCallback-3308-thread-2-processing-n:127.0.0.1:49957_solr) 
[n:127.0.0.1:49957_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2717307 WARN  
(zkCallback-3334-thread-2-processing-n:127.0.0.1:46574_solr) 
[n:127.0.0.1:46574_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2717313 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8D248C3AAADE795E])
 [    ] 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> 2721881 WARN  (Thread-5031) [    ] 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>        84      
/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98557026511749135-127.0.0.1:49957_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98557026511749143-127.0.0.1:39427_solr-n_0000000006
   [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> 2721927 ERROR (Thread-5120) [    ] 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> 2722055 ERROR (jetty-launcher-3344-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2722056 ERROR (jetty-launcher-3344-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2722060 ERROR (jetty-launcher-3344-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2722063 ERROR (jetty-launcher-3344-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2722066 ERROR (jetty-launcher-3344-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2722074 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 0x15e251848a00001, 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> 2722075 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 0x15e251848a00002, 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> 2722087 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 0x15e251848a00008, 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> 2722660 WARN  
(zkCallback-3370-thread-1-processing-n:127.0.0.1:55236_solr) 
[n:127.0.0.1:55236_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2722660 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 0x15e251848a0000f, 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> 2722666 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2727916 WARN  
(zkCallback-3371-thread-1-processing-n:127.0.0.1:37504_solr) 
[n:127.0.0.1:37504_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2727921 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8D248C3AAADE795E])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2728289 WARN  
(zkCallback-3364-thread-1-processing-n:127.0.0.1:57955_solr) 
[n:127.0.0.1:57955_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 2728292 WARN  
(zkCallback-3369-thread-1-processing-n:127.0.0.1:47693_solr) 
[n:127.0.0.1:47693_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   1> -
   [junit4]   2> 2732462 ERROR (qtp835526936-22660) [n:127.0.0.1:62376_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'testcollection_shard1_replica_n2': Unable to create core 
[testcollection_shard1_replica_n2] Caused by: coreNodeName core_node5 does not 
exist in shard shard1: 
DocCollection(testcollection//collections/testcollection/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testcollection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:62376/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:62376_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:43059/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43059_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:57955/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:57955_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:967)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testcollection_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:934)
   [junit4]   2>        ... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: coreNodeName 
core_node5 does not exist in shard shard1: 
DocCollection(testcollection//collections/testcollection/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testcollection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:62376/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:62376_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:43059/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43059_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:57955/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:57955_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1549)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1481)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:991)
   [junit4]   2>        ... 35 more
   [junit4]   2> 
   [junit4]   2> 2732463 ERROR 
(OverseerThreadFactory-9854-thread-3-processing-n:127.0.0.1:43059_solr) 
[n:127.0.0.1:43059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:62376/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62376/solr: Error CREATEing SolrCore 
'testcollection_shard1_replica_n2': Unable to create core 
[testcollection_shard1_replica_n2] Caused by: coreNodeName core_node5 does not 
exist in shard shard1: 
DocCollection(testcollection//collections/testcollection/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"testcollection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:62376/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:62376_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:43059/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43059_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testcollection_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:57955/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:57955_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2732792 ERROR 
(OverseerThreadFactory-9854-thread-3-processing-n:127.0.0.1:43059_solr) 
[n:127.0.0.1:43059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [testcollection].
   [junit4]   2> 2732961 WARN  
(zkCallback-3369-thread-2-processing-n:127.0.0.1:47693_solr) 
[n:127.0.0.1:47693_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 2763778 ERROR (qtp1199722516-22532) [n:127.0.0.1:47693_solr    
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas 
to become ACTIVE with timeout=30
   [junit4]   1> -
   [junit4]   2> 2763963 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 0x15e251848a00017, 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> 2765463 WARN  
(zkCallback-3364-thread-1-processing-n:127.0.0.1:57955_solr) 
[n:127.0.0.1:57955_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2765463 WARN  
(zkCallback-3391-thread-1-processing-n:127.0.0.1:53180_solr) 
[n:127.0.0.1:53180_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2765476 WARN  
(zkCallback-3385-thread-1-processing-n:127.0.0.1:62376_solr) 
[n:127.0.0.1:62376_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2765481 WARN  
(zkCallback-3361-thread-2-processing-n:127.0.0.1:43059_solr) 
[n:127.0.0.1:43059_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2765486 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8D248C3AAADE795E])
 [    ] 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> 2769831 WARN  (Thread-5120) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        52      /solr/collections/testcollection/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98557028076617737-127.0.0.1:43059_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98557028076617741-127.0.0.1:47693_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=8D248C3AAADE795E 
-Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Africa/Ndjamena 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 48.0s J1 | 
TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:testcollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8D248C3AAADE795E:2EDE229F2D3693FB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:91)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:161)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2769847 ERROR (Thread-5190) [    ] 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> 2769988 ERROR (jetty-launcher-3393-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2769990 ERROR (jetty-launcher-3393-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2769990 ERROR (jetty-launcher-3393-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2769992 ERROR (jetty-launcher-3393-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2769995 ERROR (jetty-launcher-3393-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2770524 WARN  
(OverseerThreadFactory-9925-thread-1-processing-n:127.0.0.1:42856_solr) 
[n:127.0.0.1:42856_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (testSolrCloudCollectionWithoutCores) without cores.
   [junit4]   1> -
   [junit4]   1> no one is recoverying
   [junit4]   1> -
   [junit4]   2> 2771554 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 0x15e251903d0000e, 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> 2771575 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 0x15e251903d0000f, 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> 2773054 WARN  
(zkCallback-3419-thread-1-processing-n:127.0.0.1:56531_solr) 
[n:127.0.0.1:56531_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2773065 WARN  
(zkCallback-3418-thread-1-processing-n:127.0.0.1:63346_solr) 
[n:127.0.0.1:63346_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2773075 WARN  
(zkCallback-3417-thread-2-processing-n:127.0.0.1:42856_solr) 
[n:127.0.0.1:42856_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2773075 WARN  
(zkCallback-3410-thread-1-processing-n:127.0.0.1:57168_solr) 
[n:127.0.0.1:57168_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2773081 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[8D248C3AAADE795E])
 [    ] 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> 2773110 WARN  (Thread-5190) [    ] 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/98557031217102859-127.0.0.1:63346_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98557031217102857-127.0.0.1:57168_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> 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_8D248C3AAADE795E-001
   [junit4]   2> Aug 27, 2017 7:09:13 PM 
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=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1477, 
maxMBSortInHeap=5.460807280786391, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-PY, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=137449312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, 
CollectionsAPIDistributedZkTest, SolrJmxReporterTest, DataDrivenBlockJoinTest, 
ShufflingReplicaListTransformerTest, TestSystemIdResolver, 
TestNumericRangeQuery64, TestGraphTermsQParserPlugin, 
TestConfigSetsAPIExclusivity, TestSolrIndexConfig, SolrGraphiteReporterTest, 
TestExclusionRuleCollectionAccess, TestXmlQParser, TestShardHandlerFactory, 
TestCrossCoreJoin, TestDocSet, ShardRoutingCustomTest, V2StandaloneTest, 
TestManagedResource, TermVectorComponentTest, BlockJoinFacetSimpleTest, 
TestValueSourceCache, TestTrackingShardHandlerFactory, TestJoin, 
TestGraphMLResponseWriter, TestEmbeddedSolrServerSchemaAPI, MoveReplicaTest, 
CoreAdminRequestStatusTest, DebugComponentTest, 
TestLeaderInitiatedRecoveryThread, CacheHeaderTest, TestCSVLoader, 
TestSimpleQParserPlugin, CustomCollectionTest, PreAnalyzedUpdateProcessorTest, 
TestCopyFieldCollectionResource, TestQueryTypes, TestPostingsSolrHighlighter, 
ConvertedLegacyTest, TestHighFrequencyDictionaryFactory, 
TestSolrCloudSnapshots, MetricsConfigTest, DistributedFacetPivotLongTailTest, 
TestCloudRecovery, TestManagedSchemaThreadSafety, TestFiltering, 
SpellCheckCollatorTest, TestConfigsApi, TestPayloadScoreQParserPlugin, 
TestDocTermOrds, TestRebalanceLeaders, TestNumericTerms32, TestManagedSchema, 
CollectionsAPIAsyncDistributedZkTest, TestSearchPerf, 
BlockJoinFacetDistribTest, TestSystemCollAutoCreate, DistributedQueueTest, 
DistributedMLTComponentTest, CursorMarkTest, TestAnalyzedSuggestions, 
TestReloadDeadlock, SolrCmdDistributorTest, InfoHandlerTest, 
TestSolrConfigHandler, AssignTest, TestRealTimeGet, UpdateLogTest, 
FullSolrCloudDistribCmdsTest, TestJsonRequest, TestRestManager, 
TestObjectReleaseTracker, TestInPlaceUpdatesDistrib, 
ConjunctionSolrSpellCheckerTest, TestUniqueKeyFieldResource, 
AnalyticsMergeStrategyTest, HLLUtilTest, SolrRequestParserTest, 
SchemaVersionSpecificBehaviorTest, HdfsRecoveryZkTest, SOLR749Test, 
TestBadConfig, TermVectorComponentDistributedTest, IndexSchemaRuntimeFieldTest, 
TestSubQueryTransformerCrossCore, UtilsToolTest, TestRandomFaceting, 
ConnectionManagerTest, ChaosMonkeySafeLeaderTest, PropertiesRequestHandlerTest, 
TestDocumentBuilder, TestReRankQParserPlugin, RollingRestartTest, 
TestLeaderElectionWithEmptyReplica, TestChildDocTransformer, 
PeerSyncReplicationTest, TestFastOutputStream, TestClusterProperties, 
SolrIndexConfigTest, JsonLoaderTest, PluginInfoTest, 
TestSolrCloudWithHadoopAuthPlugin, TestPerFieldSimilarity, 
OverriddenZkACLAndCredentialsProvidersTest, BasicFunctionalityTest, 
AutoCommitTest, TestRuleBasedAuthorizationPlugin, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, LukeRequestHandlerTest, 
ZkNodePropsTest, ZkSolrClientTest, TestEmbeddedSolrServerAdminHandler, 
UpdateParamsTest, TestIntervalFaceting, MetricUtilsTest, TestFieldTypeResource, 
TestTlogReplica, TestPullReplica, MoreLikeThisHandlerTest, 
SolrCloudReportersTest, SystemInfoHandlerTest, TestFastLRUCache, 
MBeansHandlerTest, FileBasedSpellCheckerTest, TestSSLRandomization, 
TestManagedSynonymFilterFactory, SolrCloudExampleTest, BlockDirectoryTest, 
TestStressLucene, TestCollapseQParserPlugin, SegmentsInfoRequestHandlerTest, 
TestSimpleTrackingShardHandler, SolrIndexMetricsTest, TestLuceneMatchVersion, 
CloneFieldUpdateProcessorFactoryTest, BaseCdcrDistributedZkTest, 
QueryResultKeyTest, BadIndexSchemaTest, TestConfigSetProperties, 
MoveReplicaHDFSTest, TestDelegationWithHadoopAuth, TestUninvertingReader, 
ConcurrentDeleteAndCreateCollectionTest, CopyFieldTest, TestLockTree, 
TestFieldResource, TestLegacyField, DOMUtilTest, BadComponentTest, 
SolrCoreCheckLockOnStartupTest, SuggesterTSTTest, TestCryptoKeys, 
TestPushWriter, TestComplexPhraseQParserPlugin, TestRandomFlRTGCloud, 
SampleTest, SubstringBytesRefFilterTest, TestSchemaResource, 
DocumentAnalysisRequestHandlerTest, TestBlobHandler, TestRecovery, 
TestTolerantUpdateProcessorRandomCloud, DistributedTermsComponentTest, 
TestAuthorizationFramework, CdcrReplicationDistributedZkTest, SuggesterFSTTest, 
TestSolrCLIRunExample, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DeleteLastCustomShardedReplicaTest, TestFieldCacheSortRandom, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestOnReconnectListenerSupport, 
FieldMutatingUpdateProcessorTest, SolrMetricsIntegrationTest, 
DistribDocExpirationUpdateProcessorTest, ZkFailoverTest, 
BlobRepositoryCloudTest, TestSolrQueryParser, TemplateUpdateProcessorTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestReload, 
TestRangeQuery, SpellCheckComponentTest, QueryElevationComponentTest, 
PeerSyncTest, DistributedQueryElevationComponentTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
TestFoldingMultitermQuery, DocValuesTest, QueryEqualityTest, 
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCSVResponseWriter, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, 
MultiTermTest, TestConfig, TestSolrCoreProperties, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, DateFieldTest, 
TestSolrJ, TestUtils, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, AliasIntegrationTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, 
CreateCollectionCleanupTest, DeleteShardTest, DistributedVersionInfoTest, 
HttpPartitionTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [537/731 (1!)] on J1 in 75.92s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to