Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1377/

4 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([9A78CCF286EFF815:122CF328281395ED]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

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

        at 
__randomizedtesting.SeedInfo.seed([9A78CCF286EFF815:A7A062DEBE01A665]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:47704/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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


FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([9A78CCF286EFF815:122CF328281395ED]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:36240/py/solrj_collection4, 
http://127.0.0.1:42526/py/solrj_collection4, 
http://127.0.0.1:52902/py/solrj_collection4]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:36240/py/solrj_collection4, 
http://127.0.0.1:42526/py/solrj_collection4, 
http://127.0.0.1:52902/py/solrj_collection4]
        at 
__randomizedtesting.SeedInfo.seed([9A78CCF286EFF815:122CF328281395ED]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.queryAndAssertResultSize(SharedFSAutoReplicaFailoverTest.java:342)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:253)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42526/py/solrj_collection4: no servers hosting 
shard: shard3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        ... 50 more




Build Log:
[...truncated 11482 lines...]
   [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/init-core-data-001
   [junit4]   2> 239536 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=293 numCloses=293
   [junit4]   2> 239536 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 239538 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 239538 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 239538 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /py/
   [junit4]   2> 241858 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 243867 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 245027 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 245048 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 245346 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 245477 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_58074_hdfs____.ei8h58/webapp
   [junit4]   2> 247352 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58074
   [junit4]   2> 251175 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 251183 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 251359 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_44739_datanode____e3tv44/webapp
   [junit4]   2> 253110 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44739
   [junit4]   2> 254612 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 254613 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 254675 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_49582_datanode____.es5oen/webapp
   [junit4]   2> 255699 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[9A78CCF286EFF815]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49582
   [junit4]   2> 259516 INFO  (IPC Server handler 2 on 52006) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-61c88e38-0e04-4de1-8742-09f42c4be693 node 
DatanodeRegistration(127.0.0.1:53030, 
datanodeUuid=83e43aca-901e-4d04-8f9e-e31541ec10ec, infoPort=42611, 
infoSecurePort=0, ipcPort=48344, 
storageInfo=lv=-56;cid=testClusterID;nsid=1328455910;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 259516 INFO  (IPC Server handler 2 on 52006) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-0f7ab655-4f1f-4a21-8d75-04d7f4c1bfbc node 
DatanodeRegistration(127.0.0.1:53030, 
datanodeUuid=83e43aca-901e-4d04-8f9e-e31541ec10ec, infoPort=42611, 
infoSecurePort=0, ipcPort=48344, 
storageInfo=lv=-56;cid=testClusterID;nsid=1328455910;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 259520 INFO  (IPC Server handler 3 on 52006) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-b5d2aece-39f6-4fe3-b885-cba19350afec node 
DatanodeRegistration(127.0.0.1:49915, 
datanodeUuid=cf695b89-1b7f-4e28-bac6-73038d6b4c43, infoPort=38910, 
infoSecurePort=0, ipcPort=39285, 
storageInfo=lv=-56;cid=testClusterID;nsid=1328455910;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 259520 INFO  (IPC Server handler 3 on 52006) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-23e64d3c-f68b-444b-abed-407381807f8f node 
DatanodeRegistration(127.0.0.1:49915, 
datanodeUuid=cf695b89-1b7f-4e28-bac6-73038d6b4c43, infoPort=38910, 
infoSecurePort=0, ipcPort=39285, 
storageInfo=lv=-56;cid=testClusterID;nsid=1328455910;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 260152 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 260165 INFO  (Thread-361) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 260165 INFO  (Thread-361) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 260342 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48550
   [junit4]   2> 260343 ERROR (Thread-361) [    ] 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> 260434 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 260438 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 260440 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 260442 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 260444 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 260446 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 260448 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 260454 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 260457 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 260459 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 260461 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 260463 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 260606 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 260637 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b75110f{/py,null,AVAILABLE}
   [junit4]   2> 260637 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@aa54816{HTTP/1.1,[http/1.1]}{127.0.0.1:42526}
   [junit4]   2> 260637 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server Started @266585ms
   [junit4]   2> 260637 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
hostContext=/py, hostPort=42526, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/control-001/cores}
   [junit4]   2> 260637 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 260637 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 260638 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 260638 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 260638 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T17:04:09.615Z
   [junit4]   2> 260665 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 260665 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/control-001/solr.xml
   [junit4]   2> 260677 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 260737 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48550/solr
   [junit4]   2> 261083 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 261084 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:42526_py
   [junit4]   2> 261084 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.c.Overseer Overseer 
(id=98511241160359940-127.0.0.1:42526_py-n_0000000000) starting
   [junit4]   2> 261155 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42526_py
   [junit4]   2> 261155 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 261470 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 261480 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 261481 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 261482 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:42526_py    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/control-001/cores
   [junit4]   2> 261576 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 261577 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48550/solr ready
   [junit4]   2> 261602 INFO  (qtp121364105-1361) [n:127.0.0.1:42526_py    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42526_py&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 261648 INFO  
(OverseerThreadFactory-569-thread-1-processing-n:127.0.0.1:42526_py) 
[n:127.0.0.1:42526_py    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 261897 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py    ] 
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> 261898 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 262004 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] 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> 262947 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 263025 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 263465 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 263489 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 263490 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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@5c44ceb3
   [junit4]   2> 263522 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:52006/solr_hdfs_home
   [junit4]   2> 263523 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 263523 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 263523 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:52006/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 263528 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 263591 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 263591 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 263591 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 265025 WARN  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 270547 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 270553 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 270658 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 270676 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 270676 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 270705 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 270714 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 272448 INFO  (IPC Server handler 8 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53030 is 
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0f7ab655-4f1f-4a21-8d75-04d7f4c1bfbc:NORMAL:127.0.0.1:53030|RBW],
 
ReplicaUC[[DISK]DS-b5d2aece-39f6-4fe3-b885-cba19350afec:NORMAL:127.0.0.1:49915|RBW]]}
 size 72
   [junit4]   2> 272448 INFO  (IPC Server handler 1 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:49915 is 
added to blk_1073741825_1001 size 72
   [junit4]   2> 273094 WARN  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273325 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 273325 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273326 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 273420 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 273420 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 273433 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 273673 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@155f6a60[control_collection_shard1_replica_n1] main]
   [junit4]   2> 273679 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 273679 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273682 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 273689 INFO  
(searcherExecutor-572-thread-1-processing-n:127.0.0.1:42526_py 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:42526_py 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@155f6a60[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273698 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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 1576179872746700800
   [junit4]   2> 273704 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 273704 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273704 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42526/py/control_collection_shard1_replica_n1/
   [junit4]   2> 273704 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273705 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42526/py/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 273706 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 273705 INFO  
(zkCallback-200-thread-1-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] 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> 273709 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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:42526/py/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 273818 INFO  
(zkCallback-200-thread-2-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] 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> 274028 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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> 274042 INFO  (qtp121364105-1359) [n:127.0.0.1:42526_py 
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=12145
   [junit4]   2> 274047 INFO  (qtp121364105-1361) [n:127.0.0.1:42526_py    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 274147 INFO  
(zkCallback-200-thread-2-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] 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> 275047 INFO  (qtp121364105-1361) [n:127.0.0.1:42526_py    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42526_py&wt=javabin&version=2}
 status=0 QTime=13444
   [junit4]   2> 275095 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 275096 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48550/solr ready
   [junit4]   2> 275096 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 275098 INFO  (qtp121364105-1362) [n:127.0.0.1:42526_py    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 275114 INFO  
(OverseerThreadFactory-569-thread-2-processing-n:127.0.0.1:42526_py) 
[n:127.0.0.1:42526_py    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 275115 INFO  
(OverseerCollectionConfigSetProcessor-98511241160359940-127.0.0.1:42526_py-n_0000000000)
 [n:127.0.0.1:42526_py    ] 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> 275115 WARN  
(OverseerThreadFactory-569-thread-2-processing-n:127.0.0.1:42526_py) 
[n:127.0.0.1:42526_py    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 275536 INFO  (qtp121364105-1362) [n:127.0.0.1:42526_py    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 275553 INFO  (qtp121364105-1362) [n:127.0.0.1:42526_py    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=454
   [junit4]   2> 275911 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-1-001
 of type NRT
   [junit4]   2> 275936 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 276029 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38231490{/py,null,AVAILABLE}
   [junit4]   2> 276029 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f0d6836{HTTP/1.1,[http/1.1]}{127.0.0.1:52902}
   [junit4]   2> 276029 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server Started @281977ms
   [junit4]   2> 276029 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostContext=/py, hostPort=52902, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-1-001/cores}
   [junit4]   2> 276030 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 276030 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 276030 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276030 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 276030 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T17:04:25.007Z
   [junit4]   2> 276068 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 276068 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-1-001/solr.xml
   [junit4]   2> 276073 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 276098 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48550/solr
   [junit4]   2> 276165 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 276167 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 276174 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52902_py
   [junit4]   2> 276175 INFO  
(zkCallback-200-thread-2-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 276198 INFO  (zkCallback-207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 276199 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 276671 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 276680 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 276680 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 276681 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:52902_py    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-1-001/cores
   [junit4]   2> 276712 INFO  (qtp903741486-1416) [n:127.0.0.1:52902_py    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52902_py&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 276733 INFO  
(OverseerCollectionConfigSetProcessor-98511241160359940-127.0.0.1:42526_py-n_0000000000)
 [n:127.0.0.1:42526_py    ] 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> 276736 INFO  
(OverseerThreadFactory-569-thread-3-processing-n:127.0.0.1:42526_py) 
[n:127.0.0.1:42526_py    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:52902_py for creating new replica
   [junit4]   2> 276739 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py    ] 
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> 276739 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 276938 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 277773 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 277818 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 278080 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 278145 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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> 278145 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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@5c44ceb3
   [junit4]   2> 278146 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:52006/solr_hdfs_home
   [junit4]   2> 278146 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 278146 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 278146 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-1-001/cores/collection1_shard2_replica_n41],
 dataDir=[hdfs://localhost:52006/solr_hdfs_home/collection1/core_node42/data/]
   [junit4]   2> 278151 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node42/data/snapshot_metadata
   [junit4]   2> 278205 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 278205 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 278234 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 278274 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node42/data
   [junit4]   2> 278329 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node42/data/index
   [junit4]   2> 278340 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 278341 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 278443 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 278444 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 278587 INFO  (IPC Server handler 4 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:49915 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-61c88e38-0e04-4de1-8742-09f42c4be693:NORMAL:127.0.0.1:53030|RBW],
 
ReplicaUC[[DISK]DS-23e64d3c-f68b-444b-abed-407381807f8f:NORMAL:127.0.0.1:49915|RBW]]}
 size 0
   [junit4]   2> 278590 INFO  (IPC Server handler 1 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53030 is 
added to blk_1073741826_1002 size 72
   [junit4]   2> 278656 WARN  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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> 278754 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 278754 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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> 278754 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 278804 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 278804 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 278809 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 279010 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e6862c6[collection1_shard2_replica_n41] main]
   [junit4]   2> 279011 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 279013 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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> 279013 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 279029 INFO  
(searcherExecutor-583-thread-1-processing-n:127.0.0.1:52902_py 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@6e6862c6[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 279029 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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 
1576179878336659456
   [junit4]   2> 279035 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52902/py/collection1_shard2_replica_n41/
   [junit4]   2> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:52902/py/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 279036 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 279040 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52902/py/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 279150 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 279191 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 279193 INFO  (qtp903741486-1414) [n:127.0.0.1:52902_py 
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=2454
   [junit4]   2> 279196 INFO  (qtp903741486-1416) [n:127.0.0.1:52902_py    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52902_py&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2484
   [junit4]   2> 279296 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 279546 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-2-001
 of type NRT
   [junit4]   2> 279547 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 279548 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@705377fe{/py,null,AVAILABLE}
   [junit4]   2> 279548 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@740cdb16{HTTP/1.1,[http/1.1]}{127.0.0.1:43421}
   [junit4]   2> 279548 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.e.j.s.Server Started @285496ms
   [junit4]   2> 279548 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostContext=/py, hostPort=43421, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-2-001/cores}
   [junit4]   2> 279548 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 279549 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 279549 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 279549 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 279549 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T17:04:28.526Z
   [junit4]   2> 279578 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 279578 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-2-001/solr.xml
   [junit4]   2> 279583 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 279594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48550/solr
   [junit4]   2> 279630 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 279631 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 279633 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43421_py
   [junit4]   2> 279634 INFO  (zkCallback-207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 279634 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 279635 INFO  
(zkCallback-200-thread-2-processing-n:127.0.0.1:42526_py) [n:127.0.0.1:42526_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 279635 INFO  
(zkCallback-218-thread-1-processing-n:127.0.0.1:43421_py) [n:127.0.0.1:43421_py 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 279883 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 279913 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 279913 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 279915 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[9A78CCF286EFF815]) 
[n:127.0.0.1:43421_py    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-2-001/cores
   [junit4]   2> 280026 INFO  (qtp106394524-1454) [n:127.0.0.1:43421_py    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43421_py&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 280065 INFO  
(OverseerCollectionConfigSetProcessor-98511241160359940-127.0.0.1:42526_py-n_0000000000)
 [n:127.0.0.1:42526_py    ] 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> 280068 INFO  
(OverseerThreadFactory-569-thread-4-processing-n:127.0.0.1:42526_py) 
[n:127.0.0.1:42526_py    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:43421_py for creating new replica
   [junit4]   2> 280072 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 280072 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 280330 INFO  
(zkCallback-218-thread-1-processing-n:127.0.0.1:43421_py) [n:127.0.0.1:43421_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 280330 INFO  
(zkCallback-212-thread-2-processing-n:127.0.0.1:52902_py) [n:127.0.0.1:52902_py 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 281167 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 281201 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 281479 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 281489 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 281490 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c44ceb3
   [junit4]   2> 281490 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:52006/solr_hdfs_home
   [junit4]   2> 281490 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 281490 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 281490 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_9A78CCF286EFF815-001/shard-2-001/cores/collection1_shard1_replica_n43],
 dataDir=[hdfs://localhost:52006/solr_hdfs_home/collection1/core_node44/data/]
   [junit4]   2> 281491 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node44/data/snapshot_metadata
   [junit4]   2> 281498 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 281498 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 281518 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 281520 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node44/data
   [junit4]   2> 281573 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:52006/solr_hdfs_home/collection1/core_node44/data/index
   [junit4]   2> 281625 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 281625 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 281648 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 281649 INFO  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 281723 INFO  (IPC Server handler 8 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:49915 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-61c88e38-0e04-4de1-8742-09f42c4be693:NORMAL:127.0.0.1:53030|RBW],
 
ReplicaUC[[DISK]DS-b5d2aece-39f6-4fe3-b885-cba19350afec:NORMAL:127.0.0.1:49915|FINALIZED]]}
 size 0
   [junit4]   2> 281738 INFO  (IPC Server handler 1 on 52006) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53030 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-61c88e38-0e04-4de1-8742-09f42c4be693:NORMAL:127.0.0.1:53030|RBW],
 
ReplicaUC[[DISK]DS-b5d2aece-39f6-4fe3-b885-cba19350afec:NORMAL:127.0.0.1:49915|FINALIZED]]}
 size 0
   [junit4]   2> 281793 WARN  (qtp106394524-1452) [n:127.0.0.1:43421_py 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestH

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

Impl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.teardownClass(HdfsChaosMonkeySafeLeaderTest.java:47)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest_9A78CCF286EFF815-001
   [junit4]   2> Aug 19, 2017 6:08:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=FST50, a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i=FST50, 
id=FST50}, docValues:{rnd_b=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=409, maxMBSortInHeap=5.97756346377407, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hi, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=225423320,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: 
[UUIDUpdateProcessorFallbackTest, RestartWhileUpdatingTest, TestSolr4Spatial, 
TestRangeQuery, TestTestInjection, BinaryUpdateRequestHandlerTest, 
TestReplicationHandler, TestStressLucene, DefaultValueUpdateProcessorTest, 
TestDocTermOrds, TestRawTransformer, FieldMutatingUpdateProcessorTest, 
TestNonDefinedSimilarityFactory, TestCSVLoader, TestLegacyNumericUtils, 
DistributedQueryElevationComponentTest, WordBreakSolrSpellCheckerTest, 
TestHighFrequencyDictionaryFactory, TestJoin, CheckHdfsIndexTest, 
TestCloudNestedDocsSort, RAMDirectoryFactoryTest, PeerSyncTest, TestXmlQParser, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, SolrIndexSplitterTest, 
BasicDistributedZkTest, TestNumericRangeQuery32, 
TestSlowCompositeReaderWrapper, LeaderInitiatedRecoveryOnCommitTest, 
TestConfigSetsAPIZkFailure, CollectionStateFormat2Test, TestJsonFacets, 
SaslZkACLProviderTest, OutputWriterTest, TestSearcherReuse, 
ExternalFileFieldSortTest, TlogReplayBufferedWhileIndexingTest, 
HdfsCollectionsAPIDistributedZkTest, TestSegmentSorting, TestSolr4Spatial2, 
TestInPlaceUpdatesStandalone, TestExceedMaxTermLength, 
TestDynamicFieldResource, BasicAuthStandaloneTest, TestMissingGroups, 
MergeStrategyTest, HLLUtilTest, ManagedSchemaRoundRobinCloudTest, 
SolrJmxReporterCloudTest, TestJavabinTupleStreamParser, TestFastOutputStream, 
TestBulkSchemaAPI, TestEmbeddedSolrServerConstructors, TestFaceting, 
DeleteInactiveReplicaTest, ClassificationUpdateProcessorFactoryTest, 
ChaosMonkeyNothingIsSafeTest, TestFieldCacheSort, AnalyticsQueryTest, 
SolrIndexConfigTest, ZkNodePropsTest, SolrCoreMetricManagerTest, 
BufferStoreTest, TestDistribDocBasedVersion, DebugComponentTest, 
TestMergePolicyConfig, UUIDFieldTest, TestReqParamsAPI, 
XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
HdfsThreadLeakTest, TestHdfsCloudBackupRestore, TestDelegationWithHadoopAuth, 
TestConfigReload, TestBadConfig, TestFieldTypeCollectionResource, 
TestCSVResponseWriter, TestRemoteStreaming, ForceLeaderTest, 
OverseerTaskQueueTest, TestLazyCores, OutOfBoxZkACLAndCredentialsProvidersTest, 
CdcrReplicationHandlerTest, AssignBackwardCompatibilityTest, 
OpenExchangeRatesOrgProviderTest, SmileWriterTest, SolrMetricsIntegrationTest, 
CursorPagingTest, TestSolrDeletionPolicy1, TestSystemCollAutoCreate, 
TestScoreJoinQPScore, LeaderElectionIntegrationTest, EchoParamsTest, 
SimpleMLTQParserTest, LeaderElectionContextKeyTest, HighlighterConfigTest, 
TestZkAclsWithHadoopAuth, DocumentAnalysisRequestHandlerTest, 
CloneFieldUpdateProcessorFactoryTest, TestCoreAdminApis, 
TestQueryWrapperFilter, TestIBSimilarityFactory, SpatialRPTFieldTypeTest, 
TestConfigSets, TestExtendedDismaxParser, TestBinaryField, ConnectionReuseTest, 
TestStressCloudBlindAtomicUpdates, TestApiFramework, TestDistributedSearch, 
CoreSorterTest, TestFunctionQuery, TestNumericTerms64, 
ParsingFieldUpdateProcessorsTest, PluginInfoTest, 
TestManagedSynonymFilterFactory, RequestLoggingTest, DateRangeFieldTest, 
JavabinLoaderTest, MoveReplicaTest, SecurityConfHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, 
TestCloudRecovery, TestCloudSearcherWarming, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, 
TestPullReplica, TestRandomRequestDistribution, TestReplicaProperties, 
TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestStressInPlaceUpdates, TriLevelCompositeIdRoutingTest, 
HdfsChaosMonkeySafeLeaderTest]
   [junit4] Completed [565/730 (4!)] on J0 in 85.88s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 523 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20170819_165942_9632694747856920483553.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid20580.hprof
 ...
   [junit4] Heap dump file created [154692304 bytes in 0.976 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 7508 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:818:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:762:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid20580.hprof

Total time: 300 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to