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

3 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([6E2EB272FF9E77EE:CDD41CD778769D4B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 https://127.0.0.1:42576/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup

Error Message:
java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: 
org.apache.solr.common.SolrException: Shard 
ScheduledMaintenanceTriggerTest_collection1 /  shard1 has no leader and can't 
be split

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
Shard ScheduledMaintenanceTriggerTest_collection1 /  shard1 has no leader and 
can't be split
        at 
__randomizedtesting.SeedInfo.seed([6E2EB272FF9E77EE:730272009EDD50E5]:0)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:654)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:224)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:221)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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: java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
Shard ScheduledMaintenanceTriggerTest_collection1 /  shard1 has no leader and 
can't be split
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:652)
        ... 43 more
Caused by: org.apache.solr.common.SolrException: 
org.apache.solr.common.SolrException: Shard 
ScheduledMaintenanceTriggerTest_collection1 /  shard1 has no leader and can't 
be split
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:854)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$15(SimCloudManager.java:651)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: org.apache.solr.common.SolrException: Shard 
ScheduledMaintenanceTriggerTest_collection1 /  shard1 has no leader and can't 
be split
        at 
org.apache.solr.cloud.autoscaling.sim.SimClusterStateProvider.simSplitShard(SimClusterStateProvider.java:1152)
        at 
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:852)
        ... 6 more


FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
CollectionStateWatcher was never notified of cluster change

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher was never notified of cluster 
change
        at 
__randomizedtesting.SeedInfo.seed([14EF1B86AD93AB56:49D4D4F6EA9E3468]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:141)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 13793 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 2568198 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[6E2EB272FF9E77EE]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/init-core-data-001
   [junit4]   2> 2568199 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[6E2EB272FF9E77EE]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2568199 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[6E2EB272FF9E77EE]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2568201 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[6E2EB272FF9E77EE]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2568221 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001
   [junit4]   2> 2568221 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2568221 INFO  (Thread-7922) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2568221 INFO  (Thread-7922) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2568230 ERROR (Thread-7922) [    ] 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> 2568321 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:39596
   [junit4]   2> 2568329 INFO  (zkConnectionManagerCallback-6602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568337 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2568337 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2568338 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2568338 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2568339 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2568339 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@146ab426{/solr,null,AVAILABLE}
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a7ac3e8{SSL,[ssl, 
http/1.1]}{127.0.0.1:35717}
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.e.j.s.Server Started @2568396ms
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35717}
   [junit4]   2> 2568340 ERROR (jetty-launcher-6599-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568340 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T01:34:38.132Z
   [junit4]   2> 2568343 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2568343 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2568343 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2568343 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@563c5a84{/solr,null,AVAILABLE}
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f4f0f10{SSL,[ssl, 
http/1.1]}{127.0.0.1:44843}
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.e.j.s.Server Started @2568400ms
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44843}
   [junit4]   2> 2568344 ERROR (jetty-launcher-6599-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568344 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T01:34:38.136Z
   [junit4]   2> 2568346 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2568348 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2568349 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2568349 INFO  (zkConnectionManagerCallback-6604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568353 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2568354 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2568354 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2568354 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2568354 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f262b98{/solr,null,AVAILABLE}
   [junit4]   2> 2568355 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@500426bf{SSL,[ssl, 
http/1.1]}{127.0.0.1:36215}
   [junit4]   2> 2568355 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.e.j.s.Server Started @2568411ms
   [junit4]   2> 2568355 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36215}
   [junit4]   2> 2568356 ERROR (jetty-launcher-6599-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568356 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2568356 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2568356 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568356 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568356 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T01:34:38.148Z
   [junit4]   2> 2568377 INFO  (zkConnectionManagerCallback-6606-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568377 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2568379 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2568380 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2568380 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2568380 INFO  (zkConnectionManagerCallback-6608-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568381 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2568386 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2568386 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2568386 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2568387 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40a939c8{/solr,null,AVAILABLE}
   [junit4]   2> 2568387 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5977fe38{/solr,null,AVAILABLE}
   [junit4]   2> 2568387 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b3c961c{SSL,[ssl, 
http/1.1]}{127.0.0.1:41571}
   [junit4]   2> 2568387 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.e.j.s.Server Started @2568443ms
   [junit4]   2> 2568387 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41571}
   [junit4]   2> 2568388 ERROR (jetty-launcher-6599-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b3d6021{SSL,[ssl, 
http/1.1]}{127.0.0.1:36087}
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.e.j.s.Server Started @2568444ms
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36087}
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T01:34:38.180Z
   [junit4]   2> 2568388 ERROR (jetty-launcher-6599-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2568388 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T01:34:38.180Z
   [junit4]   2> 2568397 INFO  (zkConnectionManagerCallback-6610-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568398 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2568414 INFO  (zkConnectionManagerCallback-6612-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568415 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2568722 INFO  (jetty-launcher-6599-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39596/solr
   [junit4]   2> 2568732 INFO  (jetty-launcher-6599-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39596/solr
   [junit4]   2> 2568748 INFO  (jetty-launcher-6599-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39596/solr
   [junit4]   2> 2568756 INFO  (zkConnectionManagerCallback-6617-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568758 INFO  (zkConnectionManagerCallback-6624-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568760 INFO  (zkConnectionManagerCallback-6621-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568763 INFO  (zkConnectionManagerCallback-6629-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568792 INFO  (jetty-launcher-6599-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39596/solr
   [junit4]   2> 2568794 INFO  (zkConnectionManagerCallback-6627-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568808 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44843_solr
   [junit4]   2> 2568809 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer Overseer 
(id=72092280044322826-127.0.0.1:44843_solr-n_0000000000) starting
   [junit4]   2> 2568810 INFO  (zkConnectionManagerCallback-6634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568817 INFO  (zkConnectionManagerCallback-6636-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568830 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41571_solr
   [junit4]   2> 2568840 INFO  (zkCallback-6635-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568872 INFO  (zkConnectionManagerCallback-6643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568876 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2568878 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39596/solr ready
   [junit4]   2> 2568880 INFO  (zkCallback-6626-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568892 INFO  (zkConnectionManagerCallback-6645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568899 INFO  
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44843_solr
   [junit4]   2> 2568903 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2568904 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2568904 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44843_solr
   [junit4]   2> 2568909 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2568909 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 2568948 INFO  (zkConnectionManagerCallback-6652-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568955 INFO  (zkCallback-6635-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2568955 INFO  (zkCallback-6644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2568959 INFO  (zkCallback-6626-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2568959 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2568960 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2568961 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39596/solr ready
   [junit4]   2> 2568965 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2568973 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2568973 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36215_solr
   [junit4]   2> 2568974 INFO  (zkCallback-6635-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2568986 INFO  (jetty-launcher-6599-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39596/solr
   [junit4]   2> 2569004 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44843_solr"} current state version: 0
   [junit4]   2> 2569004 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36087_solr"} current state version: 0
   [junit4]   2> 2569005 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36215_solr"} current state version: 0
   [junit4]   2> 2569008 INFO  (zkCallback-6644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2569020 INFO  (zkCallback-6626-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2569020 INFO  (zkCallback-6628-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2569024 INFO  (zkConnectionManagerCallback-6665-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569025 INFO  (zkCallback-6642-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 2569027 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2569039 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41571.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569049 INFO  (zkCallback-6651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2569063 INFO  (zkConnectionManagerCallback-6659-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569084 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2569085 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41571.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569085 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41571.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569085 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39596/solr ready
   [junit4]   2> 2569086 INFO  (jetty-launcher-6599-thread-3) 
[n:127.0.0.1:41571_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node3/.
   [junit4]   2> 2569103 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44843.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569117 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44843.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569117 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44843.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569119 INFO  (jetty-launcher-6599-thread-2) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node2/.
   [junit4]   2> 2569119 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2569127 INFO  (zkConnectionManagerCallback-6672-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569136 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2569138 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39596/solr ready
   [junit4]   2> 2569148 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569160 INFO  (zkConnectionManagerCallback-6667-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569171 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2569184 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569184 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569186 INFO  (jetty-launcher-6599-thread-4) 
[n:127.0.0.1:36087_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node4/.
   [junit4]   2> 2569201 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2569214 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36215.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569225 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2569225 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35717_solr
   [junit4]   2> 2569236 INFO  (zkCallback-6635-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569236 INFO  (zkCallback-6651-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569236 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35717_solr"} current state version: 0
   [junit4]   2> 2569236 INFO  (zkCallback-6626-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569236 INFO  (zkCallback-6658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569237 INFO  (zkCallback-6628-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569237 INFO  (zkCallback-6644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569237 INFO  (zkCallback-6642-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569240 INFO  (zkCallback-6666-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569241 INFO  (zkCallback-6671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2569247 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36215.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569247 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36215.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569248 INFO  (jetty-launcher-6599-thread-5) 
[n:127.0.0.1:36215_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node5/.
   [junit4]   2> 2569331 INFO  (zkConnectionManagerCallback-6681-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569334 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2569339 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39596/solr ready
   [junit4]   2> 2569347 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2569483 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35717.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569532 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35717.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569532 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35717.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2569534 INFO  (jetty-launcher-6599-thread-1) 
[n:127.0.0.1:35717_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node1/.
   [junit4]   2> 2569649 INFO  (zkConnectionManagerCallback-6684-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569654 INFO  (zkConnectionManagerCallback-6689-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2569655 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2569656 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39596/solr ready
   [junit4]   2> 2569664 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[6E2EB272FF9E77EE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 2569704 INFO  (qtp1675719737-28293) [n:127.0.0.1:44843_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2569708 INFO  
(OverseerThreadFactory-9694-thread-1-processing-n:127.0.0.1:44843_solr) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 2569723 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testStopAllStartAllCollection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"solrCloudCollectionConfig",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   
"property.solr.directoryFactory":"solr.StandardDirectoryFactory",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2569834 INFO  (qtp1675719737-28294) [n:127.0.0.1:44843_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2569870 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2569909 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2569940 INFO  (qtp2012392066-28326) [n:127.0.0.1:41571_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2569970 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2569977 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36215/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2569977 INFO  
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36215/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2569982 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41571/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2569982 INFO  
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41571/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2569986 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36087/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2569986 INFO  
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36087/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2569990 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35717/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2569990 INFO  
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35717/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2570207 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr    
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2570208 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr    
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2570209 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr    
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node4&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2570213 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr    
x:testStopAllStartAllCollection_shard1_replica_n3] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2570216 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr    
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2570218 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36215/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36215_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2570220 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n5",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36087/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36087_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2570220 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41571/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41571_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2570221 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35717/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35717_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2571262 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2571273 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2571311 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2571315 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2571315 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2571317 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2571324 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2571335 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 2571338 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2571338 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n3' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2571339 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41571.solr.core.testStopAllStartAllCollection.shard1.replica_n3' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n3') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2571339 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n3/data/]
   [junit4]   2> 2571343 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2571343 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 2571343 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36215.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2571344 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node5/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node5/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 2571346 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2571346 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n5' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2571346 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36087.solr.core.testStopAllStartAllCollection.shard2.replica_n5' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n5') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2571346 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node4/testStopAllStartAllCollection_shard2_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node4/./testStopAllStartAllCollection_shard2_replica_n5/data/]
   [junit4]   2> 2571357 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2571357 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2571358 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35717.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dabf316
   [junit4]   2> 2571358 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_6E2EB272FF9E77EE-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 2571538 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2571538 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2571557 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2571557 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2571560 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@70c77e65[testStopAllStartAllCollection_shard2_replica_n5] 
main]
   [junit4]   2> 2571562 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2571562 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2571563 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2571572 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2571572 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2571574 INFO  
(searcherExecutor-9719-thread-1-processing-n:127.0.0.1:36087_solr 
x:testStopAllStartAllCollection_shard2_replica_n5 
c:testStopAllStartAllCollection s:shard2 r:core_node7) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n5] Registered new searcher 
Searcher@70c77e65[testStopAllStartAllCollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2571574 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2571574 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2571575 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1614172107693883392
   [junit4]   2> 2571577 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@11ab5cd3[testStopAllStartAllCollection_shard1_replica_n1] 
main]
   [junit4]   2> 2571582 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2571584 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testStopAllStartAllCollection/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2571584 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2571588 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2571588 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1614172107707514880
   [junit4]   2> 2571589 INFO  
(searcherExecutor-9717-thread-1-processing-n:127.0.0.1:36215_solr 
x:testStopAllStartAllCollection_shard1_replica_n1 
c:testStopAllStartAllCollection s:shard1 r:core_node2) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher 
Searcher@11ab5cd3[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2571593 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testStopAllStartAllCollection"} current state 
version: 0
   [junit4]   2> 2571593 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2571596 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2571596 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2571598 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2571598 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2571602 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testStopAllStartAllCollection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2571603 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@68e3e556[testStopAllStartAllCollection_shard1_replica_n3] 
main]
   [junit4]   2> 2571606 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2571607 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2571607 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2571608 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2571608 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2571609 INFO  (qtp779142163-28303) [n:127.0.0.1:36215_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2571609 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2571609 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2571609 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1614172107729534976
   [junit4]   2> 2571611 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b53510[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 2571611 DEBUG 
(OverseerStateUpdate-72092280044322826-127.0.0.1:44843_solr-n_0000000000) 
[n:127.0.0.1:44843_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testStopAllStartAllCollection"} current state 
version: 0
   [junit4]   2> 2571613 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2571614 INFO  
(searcherExecutor-9718-thread-1-processing-n:127.0.0.1:41571_solr 
x:testStopAllStartAllCollection_shard1_replica_n3 
c:testStopAllStartAllCollection s:shard1 r:core_node4) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n3] Registered new searcher 
Searcher@68e3e556[testStopAllStartAllCollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2571614 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2571615 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 2571616 INFO  
(searcherExecutor-9720-thread-1-processing-n:127.0.0.1:35717_solr 
x:testStopAllStartAllCollection_shard2_replica_n6 
c:testStopAllStartAllCollection s:shard2 r:core_node8) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher 
Searcher@1b53510[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2571616 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1614172107736875008
   [junit4]   2> 2571624 INFO  (qtp2012392066-28327) [n:127.0.0.1:41571_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testStopAllStartAllCollection/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 2571625 INFO  (qtp72642444-28281) [n:127.0.0.1:35717_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testStopAllStartAllCollection/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 2572095 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2572095 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2572095 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:36087/solr/testStopAllStartAllCollection_shard2_replica_n5/
   [junit4]   2> 2572096 INFO  (qtp971692827-28319) [n:127.0.0.1:36087_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica_n5 
url=https://127.0.0.1:36087/solr START 
replicas=[https://127.0.0.1:35717/solr/testStopAllStartAllCollection_shard2_replica_n6/]
 nUpdates=100
   [junit4

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

kins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null699567680
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null699567680
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null699567680

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 122 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to