Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/262/

8 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=1174 sum(shards)=1172 cloudClient=1172

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1174 
sum(shards)=1172 cloudClient=1172
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:2E2803911BA8319]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:228)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.addReplicaTest

Error Message:
Error from server at https://127.0.0.1:52401/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:52401/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:1916E8C5314EA530]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:669)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection

Error Message:
Error from server at https://127.0.0.1:52401/solr: Error CREATEing SolrCore 
'halfdeletedcollection_shard1_replica1': Unable to create core 
[halfdeletedcollection_shard1_replica1] Caused by: Direct buffer memory

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:52401/solr: Error CREATEing SolrCore 
'halfdeletedcollection_shard1_replica1': Unable to create core 
[halfdeletedcollection_shard1_replica1] Caused by: Direct buffer memory
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:A036D306089CCE29]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection(CollectionsAPIDistributedZkTest.java:155)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionReload

Error Message:
Could not find collection : reloaded_collection

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
reloaded_collection
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:8B0F93DD6AC9417E]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.collectStartTimes(CollectionsAPIDistributedZkTest.java:588)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionReload(CollectionsAPIDistributedZkTest.java:529)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
  at sun.reflect.GeneratedConstructorAccessor162.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:903)  at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:554)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
        at sun.reflect.GeneratedConstructorAccessor162.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:903)
        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:554)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:269)
        at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:2E2803911BA8319]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:A7C8F0B9486254ED]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/3)={
   "replicationFactor":"3",   "shards":{     "shard1":{       
"range":"80000000-d554ffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"2aaa0000-7fffffff",       
"state":"active",       "replicas":{}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"3",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/3)={
  "replicationFactor":"3",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([8AB6BFE3BF46EEE1:C2C3CB57B975C174]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11373 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/init-core-data-001
   [junit4]   2> 98121 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 98121 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 98641 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-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> 99882 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 100166 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 100189 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 100248 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 100287 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-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_35053_hdfs____p6op1y/webapp
   [junit4]   2> 101084 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35053
   [junit4]   2> 101938 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 101942 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 101951 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-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_57321_datanode____tn18zb/webapp
   [junit4]   2> 102335 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57321
   [junit4]   2> 103549 WARN  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 103550 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 103560 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-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_33809_datanode____.kui3lk/webapp
   [junit4]   2> 104325 INFO  
(SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[8AB6BFE3BF46EEE1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33809
   [junit4]   2> 106422 INFO  (IPC Server handler 5 on 58372) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6dfae3aa-7f4e-4286-bdc6-7a6c10fbbfb6 node 
DatanodeRegistration(127.0.0.1:38109, 
datanodeUuid=b2439ae4-ea89-47f0-8a99-8fd504386927, infoPort=54965, 
infoSecurePort=0, ipcPort=43278, 
storageInfo=lv=-56;cid=testClusterID;nsid=877297813;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 106422 INFO  (IPC Server handler 5 on 58372) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-2445520a-2aad-4862-a8b6-b11e8367e365 node 
DatanodeRegistration(127.0.0.1:38109, 
datanodeUuid=b2439ae4-ea89-47f0-8a99-8fd504386927, infoPort=54965, 
infoSecurePort=0, ipcPort=43278, 
storageInfo=lv=-56;cid=testClusterID;nsid=877297813;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 1 msecs
   [junit4]   2> 106426 INFO  (IPC Server handler 3 on 58372) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-b78dd0fe-0a67-4b11-b6f0-1ed349029002 node 
DatanodeRegistration(127.0.0.1:52794, 
datanodeUuid=f1b0e3a7-ad59-4b2c-9f33-d345c70755e3, infoPort=60574, 
infoSecurePort=0, ipcPort=40650, 
storageInfo=lv=-56;cid=testClusterID;nsid=877297813;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 4 msecs
   [junit4]   2> 106460 INFO  (IPC Server handler 3 on 58372) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-814f1a6a-7fff-412f-87f2-6060c8f2e444 node 
DatanodeRegistration(127.0.0.1:52794, 
datanodeUuid=f1b0e3a7-ad59-4b2c-9f33-d345c70755e3, infoPort=60574, 
infoSecurePort=0, ipcPort=40650, 
storageInfo=lv=-56;cid=testClusterID;nsid=877297813;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 107084 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 107084 INFO  (Thread-175) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 107084 INFO  (Thread-175) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 107184 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33581
   [junit4]   2> 107207 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 107209 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 107210 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 107212 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 107213 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 107214 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 107216 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 107217 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 107218 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 107220 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 107221 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 107310 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/control-001/cores/collection1
   [junit4]   2> 107312 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 107314 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56793ac7{/,null,AVAILABLE}
   [junit4]   2> 107320 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@eb97e48{HTTP/1.1,[http/1.1]}{127.0.0.1:35154}
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server Started @110643ms
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58372/hdfs__localhost_58372__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001_tempDir-002_control_data,
 hostContext=/, hostPort=35154, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/control-001/cores}
   [junit4]   2> 107321 ERROR 
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107321 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T03:52:43.045Z
   [junit4]   2> 107340 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 107340 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/control-001/solr.xml
   [junit4]   2> 107350 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 107351 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33581/solr
   [junit4]   2> 107429 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:35154_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:35154_
   [junit4]   2> 107430 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:35154_    ] o.a.s.c.Overseer Overseer 
(id=97319043911516164-127.0.0.1:35154_-n_0000000000) starting
   [junit4]   2> 107465 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:35154_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35154_
   [junit4]   2> 107467 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:35154_) [n:127.0.0.1:35154_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 107598 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:35154_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/control-001/cores
   [junit4]   2> 107598 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:35154_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 107632 INFO  
(OverseerStateUpdate-97319043911516164-127.0.0.1:35154_-n_0000000000) 
[n:127.0.0.1:35154_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 108678 WARN  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 108679 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 108702 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 108771 WARN  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 108772 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108789 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 108797 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58372/solr_hdfs_home
   [junit4]   2> 108797 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 108797 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:58372/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 108797 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d5a6f75
   [junit4]   2> 108798 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 108811 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 108811 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 108811 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 110225 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 110232 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 110276 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 110283 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 110283 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 110289 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 110289 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=95.435546875, 
floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=10.010336643664541, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5320262227367779
   [junit4]   2> 110583 INFO  (IPC Server handler 1 on 58372) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52794 is 
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-6dfae3aa-7f4e-4286-bdc6-7a6c10fbbfb6:NORMAL:127.0.0.1:38109|RBW],
 
ReplicaUC[[DISK]DS-814f1a6a-7fff-412f-87f2-6060c8f2e444:NORMAL:127.0.0.1:52794|RBW]]}
 size 71
   [junit4]   2> 110586 INFO  (IPC Server handler 0 on 58372) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38109 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 111013 WARN  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
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> 111041 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 111041 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 111041 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 111058 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 111059 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 111061 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6219456647036424]
   [junit4]   2> 111142 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2817f067[collection1] main]
   [junit4]   2> 111143 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 111143 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 111145 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 111146 INFO  
(searcherExecutor-134-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2817f067[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111151 INFO  
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:35154_) 
[n:127.0.0.1:35154_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557104706846720000
   [junit4]   2> 111167 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 111167 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 111167 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35154/collection1/
   [junit4]   2> 111167 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 111167 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:35154/collection1/ has no replicas
   [junit4]   2> 111171 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:35154/collection1/ shard1
   [junit4]   2> 111201 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111202 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33581/solr ready
   [junit4]   2> 111202 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 111284 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001/cores/collection1
   [junit4]   2> 111284 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001
   [junit4]   2> 111285 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 111287 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41172dcf{/,null,AVAILABLE}
   [junit4]   2> 111287 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@39d05e96{HTTP/1.1,[http/1.1]}{127.0.0.1:56094}
   [junit4]   2> 111287 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server Started @114610ms
   [junit4]   2> 111287 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58372/hdfs__localhost_58372__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56094, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001/cores}
   [junit4]   2> 111288 ERROR 
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111288 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 111288 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111288 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111288 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T03:52:47.012Z
   [junit4]   2> 111300 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 111300 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001/solr.xml
   [junit4]   2> 111324 INFO  
(coreZkRegister-126-thread-1-processing-n:127.0.0.1:35154_ x:collection1 
c:control_collection) [n:127.0.0.1:35154_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 111337 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 111338 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33581/solr
   [junit4]   2> 111357 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:56094_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 111366 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:56094_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56094_
   [junit4]   2> 111367 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111367 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:35154_) [n:127.0.0.1:35154_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111377 INFO  
(zkCallback-64-thread-1-processing-n:127.0.0.1:56094_) [n:127.0.0.1:56094_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111414 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:56094_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001/cores
   [junit4]   2> 111414 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:56094_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 111443 INFO  
(OverseerStateUpdate-97319043911516164-127.0.0.1:35154_-n_0000000000) 
[n:127.0.0.1:35154_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 112483 WARN  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 112483 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 112509 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 112635 WARN  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 112637 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 112656 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 112656 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58372/solr_hdfs_home
   [junit4]   2> 112666 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 112666 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:58372/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 112666 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d5a6f75
   [junit4]   2> 112667 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 112675 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 112675 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 112686 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 112689 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 112724 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58372/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 112731 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 112731 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs 
and use ~[8388608] bytes
   [junit4]   2> 112734 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 112735 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=8, maxMergeAtOnceExplicit=5, 
maxMergedSegmentMB=95.435546875, floorSegmentMB=0.4638671875, 
forceMergeDeletesPctAllowed=10.010336643664541, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5320262227367779
   [junit4]   2> 112767 INFO  (IPC Server handler 7 on 58372) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52794 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-6dfae3aa-7f4e-4286-bdc6-7a6c10fbbfb6:NORMAL:127.0.0.1:38109|RBW],
 
ReplicaUC[[DISK]DS-814f1a6a-7fff-412f-87f2-6060c8f2e444:NORMAL:127.0.0.1:52794|FINALIZED]]}
 size 0
   [junit4]   2> 112772 INFO  (IPC Server handler 9 on 58372) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38109 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-814f1a6a-7fff-412f-87f2-6060c8f2e444:NORMAL:127.0.0.1:52794|FINALIZED],
 
ReplicaUC[[DISK]DS-2445520a-2aad-4862-a8b6-b11e8367e365:NORMAL:127.0.0.1:38109|FINALIZED]]}
 size 0
   [junit4]   2> 112781 WARN  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] 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> 112800 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 112800 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112800 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 112812 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 112812 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 112819 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6219456647036424]
   [junit4]   2> 112828 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@499da406[collection1] main]
   [junit4]   2> 112828 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 112829 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 112829 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 112830 INFO  
(searcherExecutor-145-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@499da406[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112835 INFO  
(coreLoadExecutor-144-thread-1-processing-n:127.0.0.1:56094_) 
[n:127.0.0.1:56094_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1557104708612521984
   [junit4]   2> 112843 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 112843 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 112843 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56094/collection1/
   [junit4]   2> 112843 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 112843 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56094/collection1/ has no 
replicas
   [junit4]   2> 112846 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56094/collection1/ shard2
   [junit4]   2> 112997 INFO  
(coreZkRegister-139-thread-1-processing-n:127.0.0.1:56094_ x:collection1 
c:collection1) [n:127.0.0.1:56094_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 113043 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-2-001/cores/collection1
   [junit4]   2> 113044 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-2-001
   [junit4]   2> 113045 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 113047 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc8885f{/,null,AVAILABLE}
   [junit4]   2> 113047 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2749c65f{HTTP/1.1,[http/1.1]}{127.0.0.1:37636}
   [junit4]   2> 113047 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.e.j.s.Server Started @116370ms
   [junit4]   2> 113047 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58372/hdfs__localhost_58372__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37636, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-2-001/cores}
   [junit4]   2> 113048 ERROR 
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 113048 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 113048 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 113048 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 113048 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T03:52:48.772Z
   [junit4]   2> 113058 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 113058 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_8AB6BFE3BF46EEE1-001/shard-2-001/solr.xml
   [junit4]   2> 113065 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 113066 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33581/solr
   [junit4]   2> 113084 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:37636_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 113087 INFO  
(TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[8AB6BFE3BF46EEE1]) 
[n:127.0.0.1:37636_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37636_
   [junit4]   2> 113088 INFO  
(zkCallback-55-thread-3-processing-n:127.0.0.1:35154_) [n:127.0.0.1:35154_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 113088 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) 

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

lect.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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [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>        ... 53 more
   [junit4]   2> 3786057 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8AB6BFE3BF46EEE1]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8AB6BFE3BF46EEE1-001
   [junit4]   2> Jan 21, 2017 4:54:01 AM 
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(Lucene62): 
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=1232, maxMBSortInHeap=6.934129735515935, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sr-Latn, 
timezone=Australia/Currie
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=277735688,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, 
StatsComponentTest, DocValuesMissingTest, TestGroupingSearch, 
HighlighterMaxOffsetTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestDFRSimilarityFactory, TestLegacyFieldCache, 
TestNonDefinedSimilarityFactory, TestTestInjection, 
ShufflingReplicaListTransformerTest, SegmentsInfoRequestHandlerTest, 
HdfsLockFactoryTest, TestDistributedMissingSort, DebugComponentTest, 
BadIndexSchemaTest, TestSimpleQParserPlugin, TestExactSharedStatsCache, 
TolerantUpdateProcessorTest, TestSubQueryTransformer, TestRecoveryHdfs, 
TestWriterPerf, TestFieldCacheReopen, TestRandomRequestDistribution, 
HdfsTlogReplayBufferedWhileIndexingTest, CurrencyFieldXmlFileTest, 
TestSolrCoreSnapshots, TestMacroExpander, TestSolrJ, SolrGraphiteReporterTest, 
CdcrUpdateLogTest, TestRandomCollapseQParserPlugin, BJQParserTest, 
TestAnalyzeInfixSuggestions, TestMergePolicyConfig, HttpSolrCallGetCoreTest, 
DistributedFacetPivotLongTailTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCollationFieldDocValues, SimpleFacetsTest, DirectUpdateHandlerTest, 
TestConfigSetsAPIExclusivity, RankQueryTest, TestSolrQueryParser, 
DistributedSuggestComponentTest, TestCloudPivotFacet, TestStressUserVersions, 
FullHLLTest, TestRawTransformer, TestBackupRepositoryFactory, AssignTest, 
SOLR749Test, CollectionStateFormat2Test, TestMiniSolrCloudClusterSSL, 
SolrCLIZkUtilsTest, XmlUpdateRequestHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, TestDelegationWithHadoopAuth, 
AnalyticsQueryTest, TestReversedWildcardFilterFactory, TestManagedResource, 
TestBinaryField, DistributedQueueTest, WrapperMergePolicyFactoryTest, 
OpenExchangeRatesOrgProviderTest, TestSort, RecoveryAfterSoftCommitTest, 
ResponseLogComponentTest, AtomicUpdatesTest, RecoveryZkTest, 
DistributedExpandComponentTest, TestLFUCache, SuggestComponentTest, 
TestJmxMonitoredMap, TestSchemaSimilarityResource, 
SolrCoreCheckLockOnStartupTest, TestDefaultSearchFieldResource, 
TestIndexingPerformance, SharedFSAutoReplicaFailoverTest, SparseHLLTest, 
JvmMetricsTest, SolrPluginUtilsTest, RequestHandlersTest, TestConfigReload, 
SmileWriterTest, SimpleMLTQParserTest, SSLMigrationTest, 
TestSQLHandlerNonCloud, TestSolrDeletionPolicy1, TestConfigSetProperties, 
HdfsNNFailoverTest, DocValuesMultiTest, TestFreeTextSuggestions, 
DistributedFacetPivotWhiteBoxTest, InfoHandlerTest, 
DirectUpdateHandlerOptimizeTest, TestPivotHelperCode, TestHdfsUpdateLog, 
TestInitQParser, DOMUtilTest, ConnectionReuseTest, CoreAdminHandlerTest, 
UnloadDistributedZkTest, RulesTest, TestLMJelinekMercerSimilarityFactory, 
HdfsRestartWhileUpdatingTest, SolrMetricReporterTest, SmileWriterTest, 
PreAnalyzedFieldTest, OverseerTest, TestReplicationHandler, 
CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, CollectionsAPISolrJTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardSplitTest, 
TestSegmentSorting, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZkTest, HdfsThreadLeakTest, 
HdfsWriteToMultipleCollectionsTest]
   [junit4] Completed [534/681 (4!)] on J2 in 41.98s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 41325 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1682701703
 [ecj-lint] Compiling 810 source files to /tmp/ecj1682701703
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/core/src/java/org/apache/lucene/document/SortedSetDocValuesRangeQuery.java
 (at line 22)
 [ecj-lint]     import org.apache.lucene.index.DocValues;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.DocValues is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
 (at line 4308)
 [ecj-lint]     newReader = new SegmentReader(info, reader, liveDocs, 
info.info.maxDoc() - delCount);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'newReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/core/src/java/org/apache/lucene/index/SegmentReader.java
 (at line 159)
 [ecj-lint]     return null;
 [ecj-lint]     ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3 problems (1 error, 2 warnings)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:783:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build.xml:199:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1992:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:2031:
 Compile failed; see the compiler error output for details.

Total time: 249 minutes 52 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