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

5 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([BF84C234E3B20073:AFE56FCDF610455D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:234)
        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.HdfsTlogReplayBufferedWhileIndexingTest.test

Error Message:
There are still nodes recoverying - waited for 440 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 440 
seconds
        at 
__randomizedtesting.SeedInfo.seed([BF84C234E3B20073:37D0FDEE4D4E6D8B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
        at 
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:99)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! 
[MDCAwareThreadPoolExecutor, RawDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  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)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:433)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:858)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  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)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  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)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:331)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:658)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  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)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  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 5 object(s) that were not 
released!!! [MDCAwareThreadPoolExecutor, RawDirectoryWrapper, SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        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)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:433)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:858)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        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)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        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)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:331)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:658)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        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)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        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([BF84C234E3B20073]: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:266)
        at sun.reflect.GeneratedMethodAccessor38.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:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=61064, name=searcherExecutor-1635-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=61064, name=searcherExecutor-1635-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BF84C234E3B20073]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=61064, name=searcherExecutor-1635-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=61064, name=searcherExecutor-1635-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BF84C234E3B20073]:0)




Build Log:
[...truncated 11595 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/init-core-data-001
   [junit4]   2> 239597 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 239597 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/
   [junit4]   2> 240401 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-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> 241104 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 241297 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) 
via org.mortbay.log.Slf4jLog
   [junit4]   2> 241326 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 241409 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 241457 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-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_54472_hdfs____.b3qr7q/webapp
   [junit4]   2> 242094 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54472
   [junit4]   2> 242945 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 242950 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 242963 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-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_54001_datanode____.33rn53/webapp
   [junit4]   2> 243307 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54001
   [junit4]   2> 243771 WARN  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 243773 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log jetty-6.1.26
   [junit4]   2> 243790 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-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_49911_datanode____69i997/webapp
   [junit4]   2> 244231 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[BF84C234E3B20073]-worker) 
[    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49911
   [junit4]   2> 245427 INFO  (IPC Server handler 5 on 33108) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-6950202b-76b1-414a-828e-d0642621ce93 node 
DatanodeRegistration(127.0.0.1:55108, 
datanodeUuid=0b25e4b7-ee14-42b5-88d5-c9cea86ba69b, infoPort=60729, 
infoSecurePort=0, ipcPort=42188, 
storageInfo=lv=-56;cid=testClusterID;nsid=1131763144;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 245427 INFO  (IPC Server handler 5 on 33108) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-ff162ee6-1cbf-4c2c-a58d-58d8db4410c4 node 
DatanodeRegistration(127.0.0.1:55108, 
datanodeUuid=0b25e4b7-ee14-42b5-88d5-c9cea86ba69b, infoPort=60729, 
infoSecurePort=0, ipcPort=42188, 
storageInfo=lv=-56;cid=testClusterID;nsid=1131763144;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 245452 INFO  (IPC Server handler 6 on 33108) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-7bed6ca7-7bfe-4c1a-a63c-6a57bd868a29 node 
DatanodeRegistration(127.0.0.1:59241, 
datanodeUuid=9c966d0a-ea07-44ba-a6b2-a3c8a31611be, infoPort=40977, 
infoSecurePort=0, ipcPort=53660, 
storageInfo=lv=-56;cid=testClusterID;nsid=1131763144;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 7 msecs
   [junit4]   2> 245453 INFO  (IPC Server handler 6 on 33108) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-ba096314-2293-4ec7-bfe8-21d9ba0f50df node 
DatanodeRegistration(127.0.0.1:59241, 
datanodeUuid=9c966d0a-ea07-44ba-a6b2-a3c8a31611be, infoPort=40977, 
infoSecurePort=0, ipcPort=53660, 
storageInfo=lv=-56;cid=testClusterID;nsid=1131763144;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 245821 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 245821 INFO  (Thread-880) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 245821 INFO  (Thread-880) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 245921 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:39765
   [junit4]   2> 245960 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 245962 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 245964 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 245966 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 245967 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 245969 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 245970 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 245972 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 245973 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 245975 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 245976 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 246085 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/control-001/cores/collection1
   [junit4]   2> 246087 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 246089 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@121c1841{/,null,AVAILABLE}
   [junit4]   2> 246089 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@571934a5{HTTP/1.1,[http/1.1]}{127.0.0.1:39663}
   [junit4]   2> 246090 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server Started @255306ms
   [junit4]   2> 246090 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:33108/hdfs__localhost_33108__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001_tempDir-002_control_data,
 hostContext=/, hostPort=39663, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/control-001/cores}
   [junit4]   2> 246090 ERROR 
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 246090 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 246090 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 246090 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 246091 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T09:16:55.031Z
   [junit4]   2> 246094 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 246094 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/control-001/solr.xml
   [junit4]   2> 246103 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39765/solr
   [junit4]   2> 246149 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:39663_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39663_
   [junit4]   2> 246150 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:39663_    ] o.a.s.c.Overseer Overseer 
(id=97065514746773508-127.0.0.1:39663_-n_0000000000) starting
   [junit4]   2> 246159 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:39663_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39663_
   [junit4]   2> 246177 INFO  
(OverseerStateUpdate-97065514746773508-127.0.0.1:39663_-n_0000000000) 
[n:127.0.0.1:39663_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 246207 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:39663_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/control-001/cores
   [junit4]   2> 246207 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:39663_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 246217 INFO  
(OverseerStateUpdate-97065514746773508-127.0.0.1:39663_-n_0000000000) 
[n:127.0.0.1:39663_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 247253 WARN  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 247254 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 247273 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 247341 WARN  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ 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> 247343 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247376 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 247386 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33108/solr_hdfs_home
   [junit4]   2> 247386 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 247387 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:33108/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 247387 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ac8b1f
   [junit4]   2> 247387 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 247411 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 247411 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 247411 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 249107 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 249115 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 249164 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 249173 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 249173 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 249179 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 249180 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4248046875, noCFSRatio=0.0]
   [junit4]   2> 249455 INFO  (IPC Server handler 2 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59241 is 
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7bed6ca7-7bfe-4c1a-a63c-6a57bd868a29:NORMAL:127.0.0.1:59241|RBW],
 
ReplicaUC[[DISK]DS-ff162ee6-1cbf-4c2c-a58d-58d8db4410c4:NORMAL:127.0.0.1:55108|RBW]]}
 size 71
   [junit4]   2> 249456 INFO  (IPC Server handler 0 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55108 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 249883 WARN  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 249923 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 249923 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249923 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 249954 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10000ms; 
   [junit4]   2> 249954 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 249957 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=0.783203125, 
floorSegmentMB=0.2939453125, forceMergeDeletesPctAllowed=26.295897402551088, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=0.5927734375, noCFSRatio=0.0
   [junit4]   2> 250046 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62439f2c[collection1] main]
   [junit4]   2> 250055 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 250055 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 250058 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 250059 INFO  
(searcherExecutor-813-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@62439f2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250061 INFO  
(coreLoadExecutor-812-thread-1-processing-n:127.0.0.1:39663_) 
[n:127.0.0.1:39663_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553048240392241152
   [junit4]   2> 250087 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 250087 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
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> 250087 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39663/collection1/
   [junit4]   2> 250087 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 250087 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39663/collection1/ has no replicas
   [junit4]   2> 250098 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
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:39663/collection1/ shard1
   [junit4]   2> 250225 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 250226 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39765/solr 
ready
   [junit4]   2> 250226 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 250227 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 250249 INFO  
(coreZkRegister-805-thread-1-processing-n:127.0.0.1:39663_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39663_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 250374 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001/cores/collection1
   [junit4]   2> 250375 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001
   [junit4]   2> 250382 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 250383 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71e30a1c{/,null,AVAILABLE}
   [junit4]   2> 250384 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@e9f1551{HTTP/1.1,[http/1.1]}{127.0.0.1:58055}
   [junit4]   2> 250384 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server Started @259601ms
   [junit4]   2> 250384 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:33108/hdfs__localhost_33108__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58055, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001/cores}
   [junit4]   2> 250384 ERROR 
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 250385 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 250385 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 250385 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 250385 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T09:16:59.326Z
   [junit4]   2> 250397 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 250397 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001/solr.xml
   [junit4]   2> 250408 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39765/solr
   [junit4]   2> 250423 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:58055_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 250430 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:58055_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58055_
   [junit4]   2> 250437 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 250447 INFO  
(zkCallback-239-thread-2-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 250445 INFO  
(zkCallback-229-thread-4-processing-n:127.0.0.1:39663_) [n:127.0.0.1:39663_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 250516 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:58055_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001/cores
   [junit4]   2> 250517 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:58055_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 250522 INFO  
(OverseerStateUpdate-97065514746773508-127.0.0.1:39663_-n_0000000000) 
[n:127.0.0.1:39663_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 250626 INFO  
(zkCallback-239-thread-2-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 251556 WARN  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 251557 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 251570 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 251734 WARN  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ 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> 251735 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 251767 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 251767 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33108/solr_hdfs_home
   [junit4]   2> 251768 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 251768 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:33108/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 251768 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ac8b1f
   [junit4]   2> 251768 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 251802 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 251802 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 251830 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 251831 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 251911 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 251919 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 251919 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 251926 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 251926 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4248046875, noCFSRatio=0.0]
   [junit4]   2> 251973 INFO  (IPC Server handler 4 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55108 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7bed6ca7-7bfe-4c1a-a63c-6a57bd868a29:NORMAL:127.0.0.1:59241|RBW],
 
ReplicaUC[[DISK]DS-ff162ee6-1cbf-4c2c-a58d-58d8db4410c4:NORMAL:127.0.0.1:55108|RBW]]}
 size 0
   [junit4]   2> 251977 INFO  (IPC Server handler 3 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59241 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-ff162ee6-1cbf-4c2c-a58d-58d8db4410c4:NORMAL:127.0.0.1:55108|RBW],
 
ReplicaUC[[DISK]DS-ba096314-2293-4ec7-bfe8-21d9ba0f50df:NORMAL:127.0.0.1:59241|FINALIZED]]}
 size 0
   [junit4]   2> 251994 WARN  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 252073 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 252073 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 252073 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 252099 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10000ms; 
   [junit4]   2> 252099 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 252102 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=0.783203125, 
floorSegmentMB=0.2939453125, forceMergeDeletesPctAllowed=26.295897402551088, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=0.5927734375, noCFSRatio=0.0
   [junit4]   2> 252123 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d751c36[collection1] main]
   [junit4]   2> 252124 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 252124 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 252124 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 252127 INFO  
(coreLoadExecutor-823-thread-1-processing-n:127.0.0.1:58055_) 
[n:127.0.0.1:58055_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553048242558599168
   [junit4]   2> 252141 INFO  
(searcherExecutor-824-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@1d751c36[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 252158 INFO  
(zkCallback-239-thread-2-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 252158 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 252158 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 252158 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58055/collection1/
   [junit4]   2> 252158 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 252158 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:58055/collection1/ has no replicas
   [junit4]   2> 252163 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:58055/collection1/ shard1
   [junit4]   2> 252266 INFO  
(zkCallback-239-thread-2-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 252271 INFO  
(coreZkRegister-818-thread-1-processing-n:127.0.0.1:58055_ x:collection1 
s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:58055_ c:collection1 s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 252376 INFO  
(zkCallback-239-thread-2-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 252662 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001/cores/collection1
   [junit4]   2> 252662 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001
   [junit4]   2> 252663 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 252665 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75f4eb52{/,null,AVAILABLE}
   [junit4]   2> 252665 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.AbstractConnector Started 
ServerConnector@5b1040e5{HTTP/1.1,[http/1.1]}{127.0.0.1:36006}
   [junit4]   2> 252665 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.e.j.s.Server Started @261882ms
   [junit4]   2> 252665 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:33108/hdfs__localhost_33108__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36006, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001/cores}
   [junit4]   2> 252665 ERROR 
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 252666 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 252666 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 252666 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252666 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-07T09:17:01.607Z
   [junit4]   2> 252671 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 252671 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001/solr.xml
   [junit4]   2> 252687 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) [   
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39765/solr
   [junit4]   2> 252707 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:36006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 252716 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:36006_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36006_
   [junit4]   2> 252720 INFO  
(zkCallback-229-thread-3-processing-n:127.0.0.1:39663_) [n:127.0.0.1:39663_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252729 INFO  
(zkCallback-245-thread-2-processing-n:127.0.0.1:36006_) [n:127.0.0.1:36006_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252730 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252737 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252801 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:36006_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001/cores
   [junit4]   2> 252802 INFO  
(TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[BF84C234E3B20073]) 
[n:127.0.0.1:36006_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 252809 INFO  
(OverseerStateUpdate-97065514746773508-127.0.0.1:39663_-n_0000000000) 
[n:127.0.0.1:39663_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 252918 INFO  
(zkCallback-245-thread-2-processing-n:127.0.0.1:36006_) [n:127.0.0.1:36006_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 252918 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:58055_) [n:127.0.0.1:58055_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 253823 WARN  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 253824 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 253837 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 253922 WARN  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ 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> 253924 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 253948 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 253949 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33108/solr_hdfs_home
   [junit4]   2> 253949 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 253949 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_BF84C234E3B20073-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:33108/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 253949 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65ac8b1f
   [junit4]   2> 253949 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 253957 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 253958 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 253963 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 253964 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 253990 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33108/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 253998 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 253998 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 254008 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 254009 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.4248046875, noCFSRatio=0.0]
   [junit4]   2> 254043 INFO  (IPC Server handler 5 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55108 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7bed6ca7-7bfe-4c1a-a63c-6a57bd868a29:NORMAL:127.0.0.1:59241|RBW],
 
ReplicaUC[[DISK]DS-6950202b-76b1-414a-828e-d0642621ce93:NORMAL:127.0.0.1:55108|FINALIZED]]}
 size 0
   [junit4]   2> 254045 INFO  (IPC Server handler 8 on 33108) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59241 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7bed6ca7-7bfe-4c1a-a63c-6a57bd868a29:NORMAL:127.0.0.1:59241|RBW],
 
ReplicaUC[[DISK]DS-6950202b-76b1-414a-828e-d0642621ce93:NORMAL:127.0.0.1:55108|FINALIZED]]}
 size 0
   [junit4]   2> 254058 WARN  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 254080 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 254080 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 254080 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 254094 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10000ms; 
   [junit4]   2> 254094 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 254096 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=0.783203125, 
floorSegmentMB=0.2939453125, forceMergeDeletesPctAllowed=26.295897402551088, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=0.5927734375, noCFSRatio=0.0
   [junit4]   2> 254106 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70aa07b9[collection1] main]
   [junit4]   2> 254107 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 254108 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254108 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 254109 INFO  
(searcherExecutor-835-thread-1-processing-n:127.0.0.1:36006_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36006_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@70aa07b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254110 INFO  
(coreLoadExecutor-834-thread-1-processing-n:127.0.0.1:36006_) 
[n:127.0.0.1:36006_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553048244637925376
   [junit4]   2> 254120 INFO  
(coreZkRegister-829-thread-1-processing-n:127.0.0.1:36006_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.

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

m=RandomSimilarity(queryNorm=true): {}, locale=en-CA, 
timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=315920208,total=461373440
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, 
SpatialHeatmapFacetsTest, TestExceedMaxTermLength, 
LeaderFailureAfterFreshStartTest, TestOrdValues, 
DistributedFacetExistsSmallTest, AnalyticsQueryTest, TestSolrCoreSnapshots, 
TestPseudoReturnFields, DeleteShardTest, TestRandomDVFaceting, 
AnalysisAfterCoreReloadTest, CursorPagingTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestNoOpRegenerator, 
PKIAuthenticationIntegrationTest, AsyncCallRequestStatusResponseTest, 
HttpPartitionTest, LeaderElectionIntegrationTest, TestLFUCache, 
TestJsonFacetRefinement, TestStressCloudBlindAtomicUpdates, TestLazyCores]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=BF84C234E3B20073 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-CA -Dtests.timezone=America/Argentina/Jujuy 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, 
RawDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:433)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:858)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:331)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:658)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:690)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:864)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BF84C234E3B20073]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=61064, name=searcherExecutor-1635-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BF84C234E3B20073]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=61064, name=searcherExecutor-1635-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BF84C234E3B20073]:0)
   [junit4] Completed [251/659 (3!)] on J0 in 196.02s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 63564 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to