Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/166/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([CABC2C22AAB6706A:F764820E92582E1A]: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:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:127)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:75)
        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:40102/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.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.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
{   "dbLastUpdateTime":1000006030,   "firstTimestamp":1000000020,   
"lastTimestamp":1000006080,   
"timestamps":[1000000020,1000000080,1000000140,1000000200,1000000260,1000000320,1000000380,1000000440,1000000500,1000000560,1000000620,1000000680,1000000740,1000000800,1000000860,1000000920,1000000980,1000001040,1000001100,1000001160,1000001220,1000001280,1000001340,1000001400,1000001460,1000001520,1000001580,1000001640,1000001700,1000001760,1000001820,1000001880,1000001940,1000002000,1000002060,1000002120,1000002180,1000002240,1000002300,1000002360,1000002420,1000002480,1000002540,1000002600,1000002660,1000002720,1000002780,1000002840,1000002900,1000002960,1000003020,1000003080,1000003140,1000003200,1000003260,1000003320,1000003380,1000003440,1000003500,1000003560,1000003620,1000003680,1000003740,1000003800,1000003860,1000003920,1000003980,1000004040,1000004100,1000004160,1000004220,1000004280,1000004340,1000004400,1000004460,1000004520,1000004580,1000004640,1000004700,1000004760,1000004820,1000004880,1000004940,1000005000,1000005060,1000005120,1000005180,1000005240,1000005300,1000005360,1000005420,1000005480,1000005540,1000005600,1000005660,1000005720,1000005780,1000005840,1000005900,1000005960,1000006020,1000006080],
   "data":"1000000020:  NaN  +1.0000000000E02  \n1000000080:  +1.0000000000E00  
+1.0000000000E02  \n1000000140:  +1.0000000000E00  +1.0000000000E02  
\n1000000200:  +1.0000000000E00  +1.0000000000E02  \n1000000260:  
+1.0000000000E00  +1.0000000000E02  \n1000000320:  +1.0000000000E00  
+1.0000000000E02  \n1000000380:  +1.0000000000E00  +1.0000000000E02  
\n1000000440:  +1.0000000000E00  +1.0000000000E02  \n1000000500:  
+1.0000000000E00  +1.0000000000E02  \n1000000560:  +1.0000000000E00  
+1.0000000000E02  \n1000000620:  +1.0000000000E00  +1.0000000000E02  
\n1000000680:  +1.0000000000E00  +1.0000000000E02  \n1000000740:  
+1.0000000000E00  +1.0000000000E02  \n1000000800:  +1.0000000000E00  
+1.0000000000E02  \n1000000860:  +1.0000000000E00  +1.0000000000E02  
\n1000000920:  +1.0000000000E00  +1.0000000000E02  \n1000000980:  
+1.0000000000E00  +1.0000000000E02  \n1000001040:  +1.0000000000E00  
+1.0000000000E02  \n1000001100:  +1.0000000000E00  +1.0000000000E02  
\n1000001160:  +1.0000000000E00  +1.0000000000E02  \n1000001220:  
+1.0000000000E00  +1.0000000000E02  \n1000001280:  +1.0000000000E00  
+1.0000000000E02  \n1000001340:  +1.0000000000E00  +1.0000000000E02  
\n1000001400:  +1.0000000000E00  +1.0000000000E02  \n1000001460:  
+1.0000000000E00  +1.0000000000E02  \n1000001520:  +1.0000000000E00  
+1.0000000000E02  \n1000001580:  +1.0000000000E00  +1.0000000000E02  
\n1000001640:  +1.0000000000E00  +1.0000000000E02  \n1000001700:  
+1.0000000000E00  +1.0000000000E02  \n1000001760:  +1.0000000000E00  
+1.0000000000E02  \n1000001820:  +1.0000000000E00  +1.0000000000E02  
\n1000001880:  NaN  NaN  \n1000001940:  NaN  NaN  \n1000002000:  NaN  NaN  
\n1000002060:  NaN  NaN  \n1000002120:  NaN  NaN  \n1000002180:  NaN  NaN  
\n1000002240:  NaN  NaN  \n1000002300:  NaN  NaN  \n1000002360:  NaN  NaN  
\n1000002420:  NaN  NaN  \n1000002480:  NaN  NaN  \n1000002540:  NaN  NaN  
\n1000002600:  NaN  NaN  \n1000002660:  NaN  NaN  \n1000002720:  NaN  NaN  
\n1000002780:  NaN  NaN  \n1000002840:  NaN  NaN  \n1000002900:  NaN  NaN  
\n1000002960:  NaN  NaN  \n1000003020:  NaN  NaN  \n1000003080:  NaN  NaN  
\n1000003140:  NaN  NaN  \n1000003200:  NaN  NaN  \n1000003260:  NaN  NaN  
\n1000003320:  NaN  NaN  \n1000003380:  NaN  NaN  \n1000003440:  NaN  NaN  
\n1000003500:  NaN  NaN  \n1000003560:  NaN  NaN  \n1000003620:  NaN  NaN  
\n1000003680:  NaN  NaN  \n1000003740:  NaN  NaN  \n1000003800:  NaN  NaN  
\n1000003860:  NaN  NaN  \n1000003920:  NaN  NaN  \n1000003980:  NaN  NaN  
\n1000004040:  NaN  NaN  \n1000004100:  NaN  NaN  \n1000004160:  NaN  NaN  
\n1000004220:  NaN  NaN  \n1000004280:  NaN  NaN  \n1000004340:  NaN  NaN  
\n1000004400:  NaN  NaN  \n1000004460:  NaN  NaN  \n1000004520:  NaN  NaN  
\n1000004580:  NaN  NaN  \n1000004640:  NaN  NaN  \n1000004700:  NaN  NaN  
\n1000004760:  NaN  NaN  \n1000004820:  NaN  NaN  \n1000004880:  NaN  NaN  
\n1000004940:  NaN  NaN  \n1000005000:  NaN  NaN  \n1000005060:  NaN  NaN  
\n1000005120:  NaN  NaN  \n1000005180:  NaN  NaN  \n1000005240:  NaN  NaN  
\n1000005300:  NaN  NaN  \n1000005360:  NaN  NaN  \n1000005420:  NaN  NaN  
\n1000005480:  NaN  NaN  \n1000005540:  NaN  NaN  \n1000005600:  NaN  NaN  
\n1000005660:  NaN  NaN  \n1000005720:  NaN  NaN  \n1000005780:  NaN  NaN  
\n1000005840:  NaN  NaN  \n1000005900:  NaN  NaN  \n1000005960:  NaN  NaN  
\n1000006020:  NaN  NaN  \n1000006080:  NaN  NaN  \n"} expected:<1.0> but 
was:<NaN>

Stack Trace:
java.lang.AssertionError: {
  "dbLastUpdateTime":1000006030,
  "firstTimestamp":1000000020,
  "lastTimestamp":1000006080,
  
"timestamps":[1000000020,1000000080,1000000140,1000000200,1000000260,1000000320,1000000380,1000000440,1000000500,1000000560,1000000620,1000000680,1000000740,1000000800,1000000860,1000000920,1000000980,1000001040,1000001100,1000001160,1000001220,1000001280,1000001340,1000001400,1000001460,1000001520,1000001580,1000001640,1000001700,1000001760,1000001820,1000001880,1000001940,1000002000,1000002060,1000002120,1000002180,1000002240,1000002300,1000002360,1000002420,1000002480,1000002540,1000002600,1000002660,1000002720,1000002780,1000002840,1000002900,1000002960,1000003020,1000003080,1000003140,1000003200,1000003260,1000003320,1000003380,1000003440,1000003500,1000003560,1000003620,1000003680,1000003740,1000003800,1000003860,1000003920,1000003980,1000004040,1000004100,1000004160,1000004220,1000004280,1000004340,1000004400,1000004460,1000004520,1000004580,1000004640,1000004700,1000004760,1000004820,1000004880,1000004940,1000005000,1000005060,1000005120,1000005180,1000005240,1000005300,1000005360,1000005420,1000005480,1000005540,1000005600,1000005660,1000005720,1000005780,1000005840,1000005900,1000005960,1000006020,1000006080],
  "data":"1000000020:  NaN  +1.0000000000E02  \n1000000080:  +1.0000000000E00  
+1.0000000000E02  \n1000000140:  +1.0000000000E00  +1.0000000000E02  
\n1000000200:  +1.0000000000E00  +1.0000000000E02  \n1000000260:  
+1.0000000000E00  +1.0000000000E02  \n1000000320:  +1.0000000000E00  
+1.0000000000E02  \n1000000380:  +1.0000000000E00  +1.0000000000E02  
\n1000000440:  +1.0000000000E00  +1.0000000000E02  \n1000000500:  
+1.0000000000E00  +1.0000000000E02  \n1000000560:  +1.0000000000E00  
+1.0000000000E02  \n1000000620:  +1.0000000000E00  +1.0000000000E02  
\n1000000680:  +1.0000000000E00  +1.0000000000E02  \n1000000740:  
+1.0000000000E00  +1.0000000000E02  \n1000000800:  +1.0000000000E00  
+1.0000000000E02  \n1000000860:  +1.0000000000E00  +1.0000000000E02  
\n1000000920:  +1.0000000000E00  +1.0000000000E02  \n1000000980:  
+1.0000000000E00  +1.0000000000E02  \n1000001040:  +1.0000000000E00  
+1.0000000000E02  \n1000001100:  +1.0000000000E00  +1.0000000000E02  
\n1000001160:  +1.0000000000E00  +1.0000000000E02  \n1000001220:  
+1.0000000000E00  +1.0000000000E02  \n1000001280:  +1.0000000000E00  
+1.0000000000E02  \n1000001340:  +1.0000000000E00  +1.0000000000E02  
\n1000001400:  +1.0000000000E00  +1.0000000000E02  \n1000001460:  
+1.0000000000E00  +1.0000000000E02  \n1000001520:  +1.0000000000E00  
+1.0000000000E02  \n1000001580:  +1.0000000000E00  +1.0000000000E02  
\n1000001640:  +1.0000000000E00  +1.0000000000E02  \n1000001700:  
+1.0000000000E00  +1.0000000000E02  \n1000001760:  +1.0000000000E00  
+1.0000000000E02  \n1000001820:  +1.0000000000E00  +1.0000000000E02  
\n1000001880:  NaN  NaN  \n1000001940:  NaN  NaN  \n1000002000:  NaN  NaN  
\n1000002060:  NaN  NaN  \n1000002120:  NaN  NaN  \n1000002180:  NaN  NaN  
\n1000002240:  NaN  NaN  \n1000002300:  NaN  NaN  \n1000002360:  NaN  NaN  
\n1000002420:  NaN  NaN  \n1000002480:  NaN  NaN  \n1000002540:  NaN  NaN  
\n1000002600:  NaN  NaN  \n1000002660:  NaN  NaN  \n1000002720:  NaN  NaN  
\n1000002780:  NaN  NaN  \n1000002840:  NaN  NaN  \n1000002900:  NaN  NaN  
\n1000002960:  NaN  NaN  \n1000003020:  NaN  NaN  \n1000003080:  NaN  NaN  
\n1000003140:  NaN  NaN  \n1000003200:  NaN  NaN  \n1000003260:  NaN  NaN  
\n1000003320:  NaN  NaN  \n1000003380:  NaN  NaN  \n1000003440:  NaN  NaN  
\n1000003500:  NaN  NaN  \n1000003560:  NaN  NaN  \n1000003620:  NaN  NaN  
\n1000003680:  NaN  NaN  \n1000003740:  NaN  NaN  \n1000003800:  NaN  NaN  
\n1000003860:  NaN  NaN  \n1000003920:  NaN  NaN  \n1000003980:  NaN  NaN  
\n1000004040:  NaN  NaN  \n1000004100:  NaN  NaN  \n1000004160:  NaN  NaN  
\n1000004220:  NaN  NaN  \n1000004280:  NaN  NaN  \n1000004340:  NaN  NaN  
\n1000004400:  NaN  NaN  \n1000004460:  NaN  NaN  \n1000004520:  NaN  NaN  
\n1000004580:  NaN  NaN  \n1000004640:  NaN  NaN  \n1000004700:  NaN  NaN  
\n1000004760:  NaN  NaN  \n1000004820:  NaN  NaN  \n1000004880:  NaN  NaN  
\n1000004940:  NaN  NaN  \n1000005000:  NaN  NaN  \n1000005060:  NaN  NaN  
\n1000005120:  NaN  NaN  \n1000005180:  NaN  NaN  \n1000005240:  NaN  NaN  
\n1000005300:  NaN  NaN  \n1000005360:  NaN  NaN  \n1000005420:  NaN  NaN  
\n1000005480:  NaN  NaN  \n1000005540:  NaN  NaN  \n1000005600:  NaN  NaN  
\n1000005660:  NaN  NaN  \n1000005720:  NaN  NaN  \n1000005780:  NaN  NaN  
\n1000005840:  NaN  NaN  \n1000005900:  NaN  NaN  \n1000005960:  NaN  NaN  
\n1000006020:  NaN  NaN  \n1000006080:  NaN  NaN  \n"} expected:<1.0> but 
was:<NaN>
        at 
__randomizedtesting.SeedInfo.seed([CABC2C22AAB6706A:61463137756AF644]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:163)
        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)


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Didn't see replicas [core_node6, core_node4] come up within 90000 ms! 
ClusterState: DocCollection(c8n_1x3_lf//clusterstate.json/24)={   
"pullReplicas":"0",   "replicationFactor":"3",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"c8n_1x3_lf_shard1_replica_n1",           
"base_url":"http://127.0.0.1:44179/pk_tww";,           
"node_name":"127.0.0.1:44179_pk_tww",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"c8n_1x3_lf_shard1_replica_n2",           
"base_url":"http://127.0.0.1:38109/pk_tww";,           
"node_name":"127.0.0.1:38109_pk_tww",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node6":{           
"core":"c8n_1x3_lf_shard1_replica_n5",           
"base_url":"http://127.0.0.1:36018/pk_tww";,           
"node_name":"127.0.0.1:36018_pk_tww",           "state":"recovering",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Didn't see replicas [core_node6, core_node4] come up 
within 90000 ms! ClusterState: DocCollection(c8n_1x3_lf//clusterstate.json/24)={
  "pullReplicas":"0",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica_n1",
          "base_url":"http://127.0.0.1:44179/pk_tww";,
          "node_name":"127.0.0.1:44179_pk_tww",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"c8n_1x3_lf_shard1_replica_n2",
          "base_url":"http://127.0.0.1:38109/pk_tww";,
          "node_name":"127.0.0.1:38109_pk_tww",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"c8n_1x3_lf_shard1_replica_n5",
          "base_url":"http://127.0.0.1:36018/pk_tww";,
          "node_name":"127.0.0.1:36018_pk_tww",
          "state":"recovering",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([CABC2C22AAB6706A:42E813F8044A1D92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.HttpPartitionTest.waitToSeeReplicasActive(HttpPartitionTest.java:770)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:183)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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 12443 lines...]
   [junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_CABC2C22AAB6706A-001/init-core-data-001
   [junit4]   2> 41636 WARN  
(SUITE-SolrRrdBackendFactoryTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 41636 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 41638 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[CABC2C22AAB6706A]-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> 41639 INFO  
(SUITE-SolrRrdBackendFactoryTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 41767 INFO  
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 42903 INFO  
(TEST-SolrRrdBackendFactoryTest.testBasic-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic 
-Dtests.seed=CABC2C22AAB6706A -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=be -Dtests.timezone=Africa/Addis_Ababa 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.27s J0 | SolrRrdBackendFactoryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {
   [junit4]    >   "dbLastUpdateTime":1000006030,
   [junit4]    >   "firstTimestamp":1000000020,
   [junit4]    >   "lastTimestamp":1000006080,
   [junit4]    >   
"timestamps":[1000000020,1000000080,1000000140,1000000200,1000000260,1000000320,1000000380,1000000440,1000000500,1000000560,1000000620,1000000680,1000000740,1000000800,1000000860,1000000920,1000000980,1000001040,1000001100,1000001160,1000001220,1000001280,1000001340,1000001400,1000001460,1000001520,1000001580,1000001640,1000001700,1000001760,1000001820,1000001880,1000001940,1000002000,1000002060,1000002120,1000002180,1000002240,1000002300,1000002360,1000002420,1000002480,1000002540,1000002600,1000002660,1000002720,1000002780,1000002840,1000002900,1000002960,1000003020,1000003080,1000003140,1000003200,1000003260,1000003320,1000003380,1000003440,1000003500,1000003560,1000003620,1000003680,1000003740,1000003800,1000003860,1000003920,1000003980,1000004040,1000004100,1000004160,1000004220,1000004280,1000004340,1000004400,1000004460,1000004520,1000004580,1000004640,1000004700,1000004760,1000004820,1000004880,1000004940,1000005000,1000005060,1000005120,1000005180,1000005240,1000005300,1000005360,1000005420,1000005480,1000005540,1000005600,1000005660,1000005720,1000005780,1000005840,1000005900,1000005960,1000006020,1000006080],
   [junit4]    >   "data":"1000000020:  NaN  +1.0000000000E02  \n1000000080:  
+1.0000000000E00  +1.0000000000E02  \n1000000140:  +1.0000000000E00  
+1.0000000000E02  \n1000000200:  +1.0000000000E00  +1.0000000000E02  
\n1000000260:  +1.0000000000E00  +1.0000000000E02  \n1000000320:  
+1.0000000000E00  +1.0000000000E02  \n1000000380:  +1.0000000000E00  
+1.0000000000E02  \n1000000440:  +1.0000000000E00  +1.0000000000E02  
\n1000000500:  +1.0000000000E00  +1.0000000000E02  \n1000000560:  
+1.0000000000E00  +1.0000000000E02  \n1000000620:  +1.0000000000E00  
+1.0000000000E02  \n1000000680:  +1.0000000000E00  +1.0000000000E02  
\n1000000740:  +1.0000000000E00  +1.0000000000E02  \n1000000800:  
+1.0000000000E00  +1.0000000000E02  \n1000000860:  +1.0000000000E00  
+1.0000000000E02  \n1000000920:  +1.0000000000E00  +1.0000000000E02  
\n1000000980:  +1.0000000000E00  +1.0000000000E02  \n1000001040:  
+1.0000000000E00  +1.0000000000E02  \n1000001100:  +1.0000000000E00  
+1.0000000000E02  \n1000001160:  +1.0000000000E00  +1.0000000000E02  
\n1000001220:  +1.0000000000E00  +1.0000000000E02  \n1000001280:  
+1.0000000000E00  +1.0000000000E02  \n1000001340:  +1.0000000000E00  
+1.0000000000E02  \n1000001400:  +1.0000000000E00  +1.0000000000E02  
\n1000001460:  +1.0000000000E00  +1.0000000000E02  \n1000001520:  
+1.0000000000E00  +1.0000000000E02  \n1000001580:  +1.0000000000E00  
+1.0000000000E02  \n1000001640:  +1.0000000000E00  +1.0000000000E02  
\n1000001700:  +1.0000000000E00  +1.0000000000E02  \n1000001760:  
+1.0000000000E00  +1.0000000000E02  \n1000001820:  +1.0000000000E00  
+1.0000000000E02  \n1000001880:  NaN  NaN  \n1000001940:  NaN  NaN  
\n1000002000:  NaN  NaN  \n1000002060:  NaN  NaN  \n1000002120:  NaN  NaN  
\n1000002180:  NaN  NaN  \n1000002240:  NaN  NaN  \n1000002300:  NaN  NaN  
\n1000002360:  NaN  NaN  \n1000002420:  NaN  NaN  \n1000002480:  NaN  NaN  
\n1000002540:  NaN  NaN  \n1000002600:  NaN  NaN  \n1000002660:  NaN  NaN  
\n1000002720:  NaN  NaN  \n1000002780:  NaN  NaN  \n1000002840:  NaN  NaN  
\n1000002900:  NaN  NaN  \n1000002960:  NaN  NaN  \n1000003020:  NaN  NaN  
\n1000003080:  NaN  NaN  \n1000003140:  NaN  NaN  \n1000003200:  NaN  NaN  
\n1000003260:  NaN  NaN  \n1000003320:  NaN  NaN  \n1000003380:  NaN  NaN  
\n1000003440:  NaN  NaN  \n1000003500:  NaN  NaN  \n1000003560:  NaN  NaN  
\n1000003620:  NaN  NaN  \n1000003680:  NaN  NaN  \n1000003740:  NaN  NaN  
\n1000003800:  NaN  NaN  \n1000003860:  NaN  NaN  \n1000003920:  NaN  NaN  
\n1000003980:  NaN  NaN  \n1000004040:  NaN  NaN  \n1000004100:  NaN  NaN  
\n1000004160:  NaN  NaN  \n1000004220:  NaN  NaN  \n1000004280:  NaN  NaN  
\n1000004340:  NaN  NaN  \n1000004400:  NaN  NaN  \n1000004460:  NaN  NaN  
\n1000004520:  NaN  NaN  \n1000004580:  NaN  NaN  \n1000004640:  NaN  NaN  
\n1000004700:  NaN  NaN  \n1000004760:  NaN  NaN  \n1000004820:  NaN  NaN  
\n1000004880:  NaN  NaN  \n1000004940:  NaN  NaN  \n1000005000:  NaN  NaN  
\n1000005060:  NaN  NaN  \n1000005120:  NaN  NaN  \n1000005180:  NaN  NaN  
\n1000005240:  NaN  NaN  \n1000005300:  NaN  NaN  \n1000005360:  NaN  NaN  
\n1000005420:  NaN  NaN  \n1000005480:  NaN  NaN  \n1000005540:  NaN  NaN  
\n1000005600:  NaN  NaN  \n1000005660:  NaN  NaN  \n1000005720:  NaN  NaN  
\n1000005780:  NaN  NaN  \n1000005840:  NaN  NaN  \n1000005900:  NaN  NaN  
\n1000005960:  NaN  NaN  \n1000006020:  NaN  NaN  \n1000006080:  NaN  NaN  \n"} 
expected:<1.0> but was:<NaN>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CABC2C22AAB6706A:61463137756AF644]:0)
   [junit4]    >        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:163)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_CABC2C22AAB6706A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=849, maxMBSortInHeap=7.905363251081366, 
sim=RandomSimilarity(queryNorm=false): {}, locale=be, 
timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=170173584,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, 
DistanceUnitsTest, TestLazyCores, VersionInfoTest, SolrRrdBackendFactoryTest]
   [junit4] Completed [19/833 (1!)] on J0 in 1.54s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 83 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/init-core-data-001
   [junit4]   2> 82704 WARN  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 82705 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 82756 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 82756 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 82756 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[CABC2C22AAB6706A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/pk_tww/
   [junit4]   2> 82775 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 82817 INFO  (Thread-121) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 82817 INFO  (Thread-121) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 82975 ERROR (Thread-121) [    ] 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> 82994 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35784
   [junit4]   2> 83027 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83249 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83322 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 83353 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 83354 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 83355 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 83389 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 83391 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 83392 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 83447 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 83448 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 83449 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 83465 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 83560 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 86116 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
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> 86198 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 86199 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 86199 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 86200 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@362df56b{/pk_tww,null,AVAILABLE}
   [junit4]   2> 86274 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7fc5780{HTTP/1.1,[http/1.1]}{127.0.0.1:32978}
   [junit4]   2> 86274 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.Server Started @86362ms
   [junit4]   2> 86274 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/pk_tww, hostPort=38109, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/control-001/cores}
   [junit4]   2> 86274 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 86275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 86275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 86275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 86275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 86275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-24T21:26:46.012Z
   [junit4]   2> 86438 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86455 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 86455 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/control-001/solr.xml
   [junit4]   2> 86494 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 86494 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 86528 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 87730 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35784/solr
   [junit4]   2> 87859 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87896 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104b1bcb4f40003, likely client has closed socket
   [junit4]   2> 87913 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89042 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38109_pk_tww
   [junit4]   2> 89043 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.Overseer Overseer 
(id=73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000) starting
   [junit4]   2> 89123 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89177 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35784/solr ready
   [junit4]   2> 89179 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38109_pk_tww
   [junit4]   2> 89179 INFO  
(OverseerStateUpdate-73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38109_pk_tww
   [junit4]   2> 89386 INFO  (zkCallback-70-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89387 INFO  
(OverseerStateUpdate-73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 89655 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 89832 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 89906 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 89919 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 89921 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/control-001/cores
   [junit4]   2> 90057 INFO  (zkConnectionManagerCallback-77-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90058 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 90062 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35784/solr ready
   [junit4]   2> 90066 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37768,localport=38109], receiveBufferSize:531000
   [junit4]   2> 90102 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=32978,localport=38272], receiveBufferSize=530904
   [junit4]   2> 90124 INFO  (qtp232087414-436) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38109_pk_tww&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 90219 INFO  
(OverseerThreadFactory-245-thread-1-processing-n:127.0.0.1:38109_pk_tww) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 90509 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37774,localport=38109], receiveBufferSize:531000
   [junit4]   2> 90529 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=32978,localport=38278], receiveBufferSize=530904
   [junit4]   2> 90780 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 90781 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 92303 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 92715 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 93807 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 93990 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 93990 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 93991 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 94026 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4092932482814293]
   [junit4]   2> 94146 WARN  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 94765 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 94765 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94767 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94767 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94768 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=1.66796875, 
floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=15.346814956690359, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5494743583332821, deletesPctAllowed=43.42582256653379
   [junit4]   2> 94782 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57cddff1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 94812 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 94826 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 94827 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 94867 INFO  
(searcherExecutor-250-thread-1-processing-n:127.0.0.1:38109_pk_tww 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38109_pk_tww c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@57cddff1[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94868 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612525773368852480
   [junit4]   2> 94978 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 95071 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95071 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95072 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38109/pk_tww/control_collection_shard1_replica_n1/
   [junit4]   2> 95106 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 95107 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38109/pk_tww/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 95107 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 95182 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38109/pk_tww/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 95271 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 95294 INFO  (qtp232087414-431) [n:127.0.0.1:38109_pk_tww 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4514
   [junit4]   2> 95369 INFO  (qtp232087414-436) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 95385 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 95385 INFO  
(OverseerCollectionConfigSetProcessor-73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000)
 [n:127.0.0.1:38109_pk_tww    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 96387 INFO  (qtp232087414-436) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38109_pk_tww&wt=javabin&version=2}
 status=0 QTime=6281
   [junit4]   2> 96496 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96560 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 96637 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35784/solr ready
   [junit4]   2> 96640 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 96658 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37792,localport=38109], receiveBufferSize:531000
   [junit4]   2> 96751 INFO  (SocketProxy-Acceptor-38109) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=32978,localport=38296], receiveBufferSize=530904
   [junit4]   2> 96752 INFO  (qtp232087414-432) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 96893 INFO  
(OverseerThreadFactory-245-thread-2-processing-n:127.0.0.1:38109_pk_tww) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 97246 WARN  
(OverseerThreadFactory-245-thread-2-processing-n:127.0.0.1:38109_pk_tww) 
[n:127.0.0.1:38109_pk_tww    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 97249 INFO  (qtp232087414-432) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 97249 INFO  (qtp232087414-432) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=496
   [junit4]   2> 98235 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001
 of type NRT
   [junit4]   2> 98236 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
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> 98237 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 98237 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 98254 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 98254 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68f73d3a{/pk_tww,null,AVAILABLE}
   [junit4]   2> 98255 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@763d2b8b{HTTP/1.1,[http/1.1]}{127.0.0.1:32885}
   [junit4]   2> 98255 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.Server Started @98343ms
   [junit4]   2> 98255 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/pk_tww, hostPort=44179, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001/cores}
   [junit4]   2> 98255 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 98255 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 98262 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 98262 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 98262 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 98262 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-24T21:26:57.999Z
   [junit4]   2> 98380 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98445 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 98445 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001/solr.xml
   [junit4]   2> 98461 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 98461 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 98463 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 98933 INFO  
(OverseerCollectionConfigSetProcessor-73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000)
 [n:127.0.0.1:38109_pk_tww    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 99713 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35784/solr
   [junit4]   2> 99769 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99895 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99929 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 99964 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 99964 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44179_pk_tww
   [junit4]   2> 99985 INFO  (zkCallback-70-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 100151 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 100167 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 100168 INFO  (zkCallback-81-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 100387 INFO  (zkConnectionManagerCallback-97-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 100404 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 100405 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35784/solr ready
   [junit4]   2> 100405 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 100645 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 100706 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 100706 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 100757 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001/cores
   [junit4]   2> 101459 INFO  (qtp232087414-438) [n:127.0.0.1:38109_pk_tww    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44179_pk_tww&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 101538 INFO  
(OverseerThreadFactory-245-thread-3-processing-n:127.0.0.1:38109_pk_tww) 
[n:127.0.0.1:38109_pk_tww c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:44179_pk_tww for creating new replica of shard shard2
   [junit4]   2> 101666 INFO  (SocketProxy-Acceptor-44179) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38684,localport=44179], receiveBufferSize:531000
   [junit4]   2> 101694 INFO  (SocketProxy-Acceptor-44179) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=32885,localport=42186], receiveBufferSize=530904
   [junit4]   2> 101796 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww    
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 102931 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 103076 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 104574 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 104779 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 104792 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad
   [junit4]   2> 104815 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 104850 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4092932482814293]
   [junit4]   2> 104867 WARN  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 105487 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 105488 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 105489 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 105489 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 105490 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=1.66796875, 
floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=15.346814956690359, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5494743583332821, deletesPctAllowed=43.42582256653379
   [junit4]   2> 105524 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b2540e[collection1_shard2_replica_n41] main]
   [junit4]   2> 105526 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 105527 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 105565 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 105581 INFO  
(searcherExecutor-264-thread-1-processing-n:127.0.0.1:44179_pk_tww 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:44179_pk_tww c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@6b2540e[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 105581 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1612525784602247168
   [junit4]   2> 105620 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 105653 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 105653 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 105653 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44179/pk_tww/collection1_shard2_replica_n41/
   [junit4]   2> 105653 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 105654 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:44179/pk_tww/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 105654 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 105692 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44179/pk_tww/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 105747 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 105765 INFO  (qtp607253913-499) [n:127.0.0.1:44179_pk_tww 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3969
   [junit4]   2> 105965 INFO  (qtp232087414-438) [n:127.0.0.1:38109_pk_tww 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44179_pk_tww&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=4506
   [junit4]   2> 106000 INFO  
(OverseerCollectionConfigSetProcessor-73378917992628228-127.0.0.1:38109_pk_tww-n_0000000000)
 [n:127.0.0.1:38109_pk_tww    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 107639 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-2-001
 of type NRT
   [junit4]   2> 107656 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
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> 107732 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 107733 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 107733 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 107736 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@554becab{/pk_tww,null,AVAILABLE}
   [junit4]   2> 107737 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7af7956e{HTTP/1.1,[http/1.1]}{127.0.0.1:41950}
   [junit4]   2> 107737 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.e.j.s.Server Started @107825ms
   [junit4]   2> 107737 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/pk_tww, hostPort=36018, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-2-001/cores}
   [junit4]   2> 107737 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 107783 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 107784 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 107784 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 107784 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107784 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-24T21:27:07.521Z
   [junit4]   2> 107828 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107919 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 107919 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CABC2C22AAB6706A-001/shard-2-001/solr.xml
   [junit4]   2> 107988 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 107988 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 107990 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3388cad, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 110491 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35784/solr
   [junit4]   2> 110563 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110616 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110652 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 110755 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 110755 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36018_pk_tww
   [junit4]   2> 110827 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110828 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110828 INFO  (zkCallback-70-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110828 INFO  (zkCallback-81-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110828 INFO  (zkCallback-63-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 110982 INFO  (zkCallback-105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 111095 INFO  (zkConnectionManagerCallback-113-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111147 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 111162 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35784/solr ready
   [junit4]   2> 111163 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 111271 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[CABC2C22AAB6706A]) [

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

e/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1903419140
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1903419140
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1903419140

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 130ms :: artifacts dl 16ms
        ---------------------------------------------------------------------
        |                  |            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: 226 minutes 53 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 lucene2
                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