You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/27 12:13:13 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1037 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1037/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor] 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:343)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:683)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)  at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)  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)  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:991)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)  at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)  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)  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:458)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)  at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)  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)  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:715)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)  at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)  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)  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:840)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)  at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)  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)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
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:343)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:683)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
	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)

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:991)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
	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)

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:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
	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)

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:715)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
	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)

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:840)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
	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)


	at __randomizedtesting.SeedInfo.seed([AE0619F197BA1E9D]: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.GeneratedMethodAccessor15.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.TestCoreDiscovery

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery:     1) Thread[id=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]         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.TestCoreDiscovery: 
   1) Thread[id=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
        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([AE0619F197BA1E9D]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]         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=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
        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([AE0619F197BA1E9D]:0)




Build Log:
[...truncated 12049 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/init-core-data-001
   [junit4]   2> 1810292 INFO  (SUITE-TestCoreDiscovery-seed#[AE0619F197BA1E9D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1810292 INFO  (SUITE-TestCoreDiscovery-seed#[AE0619F197BA1E9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1810292 INFO  (SUITE-TestCoreDiscovery-seed#[AE0619F197BA1E9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1810302 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonCoreDirCantRead
   [junit4]   2> 1810308 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/solr.xml
   [junit4]   2> 1810314 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1810319 WARN  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.c.CorePropertiesLocator Error visiting /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/cantReadDir: java.nio.file.AccessDeniedException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/cantReadDir
   [junit4]   2> 1810320 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001
   [junit4]   2> 1810320 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core2, core1]
   [junit4]   2> 1810330 WARN  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810331 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810355 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1810358 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810361 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core1
   [junit4]   2> 1810362 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core1/stuffandnonsense/]
   [junit4]   2> 1810363 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7070498460770588]
   [junit4]   2> 1810377 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810377 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810377 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4178930543356525]
   [junit4]   2> 1810377 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9b964ef[core1] main]
   [junit4]   2> 1810377 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core1/conf
   [junit4]   2> 1810378 INFO  (coreLoadExecutor-8648-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810378 INFO  (searcherExecutor-8649-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@9b964ef[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810386 WARN  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810391 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810402 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1810405 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810406 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core2
   [junit4]   2> 1810406 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core2/core2/]
   [junit4]   2> 1810407 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.4765625, floorSegmentMB=0.4033203125, forceMergeDeletesPctAllowed=21.709940873476345, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1810417 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810417 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810417 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.4404296875, floorSegmentMB=1.7275390625, forceMergeDeletesPctAllowed=7.837348606977091, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1810418 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c9a6412[core2] main]
   [junit4]   2> 1810418 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-001/core2/conf
   [junit4]   2> 1810418 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810418 INFO  (searcherExecutor-8653-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@2c9a6412[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810419 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=570875504
   [junit4]   2> 1810419 INFO  (coreCloseExecutor-8657-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@725942c
   [junit4]   2> 1810419 INFO  (coreCloseExecutor-8657-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@dfb37bb
   [junit4]   2> 1810420 INFO  (coreCloseExecutor-8657-thread-2-processing-x:core2) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core2
   [junit4]   2> 1810420 INFO  (coreCloseExecutor-8657-thread-1-processing-x:core2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core1
   [junit4]   2> 1810420 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1810421 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testNonCoreDirCantRead
   [junit4]   2> 1810423 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testFileCantRead
   [junit4]   2> 1810428 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002/solr.xml
   [junit4]   2> 1810441 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1810444 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002
   [junit4]   2> 1810445 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [core1]
   [junit4]   2> 1810455 WARN  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810456 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810471 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1810474 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810479 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002/core1
   [junit4]   2> 1810480 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002/core1/stuffandnonsense/]
   [junit4]   2> 1810480 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7070498460770588]
   [junit4]   2> 1810495 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810495 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810495 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4178930543356525]
   [junit4]   2> 1810495 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30c2d10[core1] main]
   [junit4]   2> 1810495 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-002/core1/conf
   [junit4]   2> 1810496 INFO  (coreLoadExecutor-8664-thread-1-processing-x:core2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810496 INFO  (searcherExecutor-8665-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@30c2d10[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810496 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1531299260
   [junit4]   2> 1810496 INFO  (coreCloseExecutor-8669-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@75ce6592
   [junit4]   2> 1810497 INFO  (coreCloseExecutor-8669-thread-1-processing-x:core2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core1
   [junit4]   2> 1810497 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1810497 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testFileCantRead
   [junit4]   2> 1810500 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testTooManyTransientCores
   [junit4]   2> 1810515 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/solr.xml
   [junit4]   2> 1810521 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 1810526 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 7 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003
   [junit4]   2> 1810526 INFO  (TEST-TestCoreDiscovery.testTooManyTransientCores-seed#[AE0619F197BA1E9D]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [coreT5, coreT2, coreT6, coreLOS, coreT1, coreT3, coreT4]
   [junit4]   2> 1810542 WARN  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810542 WARN  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810542 WARN  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810548 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810548 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810548 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810568 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.s.IndexSchema [coreT2] Schema name=tiny
   [junit4]   2> 1810568 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.s.IndexSchema [coreT6] Schema name=tiny
   [junit4]   2> 1810568 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.s.IndexSchema [coreT5] Schema name=tiny
   [junit4]   2> 1810576 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810576 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810576 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810578 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.CoreContainer Creating SolrCore 'coreT2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT2
   [junit4]   2> 1810578 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.CoreContainer Creating SolrCore 'coreT5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT5
   [junit4]   2> 1810578 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.c.CoreContainer Creating SolrCore 'coreT6' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT6
   [junit4]   2> 1810579 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.c.SolrCore [[coreT6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT6/coreT6/]
   [junit4]   2> 1810579 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCore [[coreT5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT5/coreT5/]
   [junit4]   2> 1810579 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.SolrCore [[coreT2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT2/coreT2/]
   [junit4]   2> 1810580 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7070498460770588]
   [junit4]   2> 1810580 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7070498460770588]
   [junit4]   2> 1810580 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7070498460770588]
   [junit4]   2> 1810591 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810591 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810592 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4178930543356525]
   [junit4]   2> 1810592 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37db7737[coreT2] main]
   [junit4]   2> 1810592 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT2/conf
   [junit4]   2> 1810592 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4178930543356525]
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4178930543356525]
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.s.SolrIndexSearcher Opening [Searcher@58cfbd55[coreT6] main]
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.s.SolrIndexSearcher Opening [Searcher@466a8dfc[coreT5] main]
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT6/conf
   [junit4]   2> 1810595 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT5/conf
   [junit4]   2> 1810596 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810596 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:coreT5] o.a.s.c.SolrCores Opening transient core coreT5
   [junit4]   2> 1810601 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810601 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:coreT6] o.a.s.c.SolrCores Opening transient core coreT6
   [junit4]   2> 1810602 INFO  (searcherExecutor-8679-thread-1-processing-x:coreT6) [    x:coreT6] o.a.s.c.SolrCore [coreT6] Registered new searcher Searcher@58cfbd55[coreT6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810609 INFO  (searcherExecutor-8677-thread-1-processing-x:coreT2) [    x:coreT2] o.a.s.c.SolrCore [coreT2] Registered new searcher Searcher@37db7737[coreT2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810593 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.SolrCores Opening transient core coreT2
   [junit4]   2> 1810611 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:coreT2] o.a.s.c.SolrCores Closing transient core [coreT5]
   [junit4]   2> 1810617 INFO  (searcherExecutor-8678-thread-1-processing-x:coreT5) [    x:coreT5] o.a.s.c.SolrCore [coreT5] Registered new searcher Searcher@466a8dfc[coreT5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810610 WARN  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810618 WARN  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810618 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810618 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810624 INFO  (Thread-4812) [    x:core2] o.a.s.c.SolrCore [coreT5]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f0231ca
   [junit4]   2> 1810632 INFO  (Thread-4812) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.coreT5
   [junit4]   2> 1810642 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreT3] Schema name=tiny
   [junit4]   2> 1810645 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810646 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreT3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT3
   [junit4]   2> 1810646 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [[coreT3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT3/coreT3/]
   [junit4]   2> 1810647 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=83.0517578125, floorSegmentMB=1.5078125, forceMergeDeletesPctAllowed=7.660455053930183, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1810657 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810657 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810657 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=87.337890625, floorSegmentMB=1.771484375, forceMergeDeletesPctAllowed=17.482917072542772, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7892525634581441
   [junit4]   2> 1810657 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@524c64f[coreT3] main]
   [junit4]   2> 1810657 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT3/conf
   [junit4]   2> 1810658 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810658 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCores Opening transient core coreT3
   [junit4]   2> 1810658 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCores Closing transient core [coreT6]
   [junit4]   2> 1810658 INFO  (searcherExecutor-8689-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [coreT3] Registered new searcher Searcher@524c64f[coreT3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810659 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreLOS] Schema name=tiny
   [junit4]   2> 1810662 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810663 INFO  (Thread-4812) [    x:core2] o.a.s.c.SolrCore [coreT6]  CLOSING SolrCore org.apache.solr.core.SolrCore@76b7b56a
   [junit4]   2> 1810665 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreLOS' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreLOS
   [junit4]   2> 1810665 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [[coreLOS] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreLOS], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreLOS/coreLOS/]
   [junit4]   2> 1810666 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=83.0517578125, floorSegmentMB=1.5078125, forceMergeDeletesPctAllowed=7.660455053930183, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1810679 INFO  (Thread-4812) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.coreT6
   [junit4]   2> 1810681 WARN  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810681 INFO  (coreLoadExecutor-8676-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810689 WARN  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1810689 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1810704 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1810704 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1810704 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema [coreT1] Schema name=tiny
   [junit4]   2> 1810705 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=87.337890625, floorSegmentMB=1.771484375, forceMergeDeletesPctAllowed=17.482917072542772, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7892525634581441
   [junit4]   2> 1810705 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@769daf48[coreLOS] main]
   [junit4]   2> 1810706 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreLOS/conf
   [junit4]   2> 1810706 INFO  (coreLoadExecutor-8676-thread-1-processing-x:core2) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1810707 INFO  (searcherExecutor-8693-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [coreLOS] Registered new searcher Searcher@769daf48[coreLOS] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1810707 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1810708 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'coreT1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT1
   [junit4]   2> 1810708 INFO  (coreLoadExecutor-8676-thread-3-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [[coreT1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestCoreDiscovery_AE0619F197BA1E9D-001/tempDir-003/coreT1/coreT1/]
   [junit4]   2> 1810709 INFO  (coreLoadEx

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

uzzyAnalyzedSuggestions, TestFieldCacheSanityChecker, FullHLLTest, SolrInfoMBeanTest, TestSubQueryTransformer, DirectUpdateHandlerOptimizeTest, DistributedExpandComponentTest, DeleteInactiveReplicaTest, DistributedQueryComponentOptimizationTest, BasicDistributedZk2Test, OverseerStatusTest, SuggesterTSTTest, TestJavabinTupleStreamParser, TestConfigSetsAPI, TestFieldCacheWithThreads, ManagedSchemaRoundRobinCloudTest, TestRandomFaceting, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestStressRecovery, TestSha256AuthenticationProvider, ExitableDirectoryReaderTest, BlockCacheTest, TestSerializedLuceneMatchVersion, TestLuceneMatchVersion, FullSolrCloudDistribCmdsTest, TestConfig, LeaderElectionContextKeyTest, OverriddenZkACLAndCredentialsProvidersTest, InfoHandlerTest, ResponseLogComponentTest, TestComponentsName, DeleteShardTest, TestDynamicLoading, TestRecovery, PreAnalyzedFieldTest, LukeRequestHandlerTest, DistributedTermsComponentTest, TestTrie, NoCacheHeaderTest, TestConfigSetsAPIZkFailure, EchoParamsTest, SecurityConfHandlerTest, NotRequiredUniqueKeyTest, BasicAuthIntegrationTest, SliceStateTest, ZkStateReaderTest, TestJoin, LeaderElectionIntegrationTest, TestUnifiedSolrHighlighter, ZkSolrClientTest, CollectionReloadTest, DistributedFacetPivotWhiteBoxTest, FieldMutatingUpdateProcessorTest, TestLeaderElectionZkExpiry, CdcrReplicationHandlerTest, DistributedFacetPivotLargeTest, SolrIndexSplitterTest, TestSolr4Spatial2, ReplicationFactorTest, TermVectorComponentDistributedTest, CoreAdminHandlerTest, TermVectorComponentTest, TestSystemIdResolver, TestReload, CoreAdminRequestStatusTest, HdfsRecoverLeaseTest, TestNRTOpen, PKIAuthenticationIntegrationTest, AnalyticsMergeStrategyTest, TestSchemaSimilarityResource, SuggestComponentContextFilterQueryTest, TriLevelCompositeIdRoutingTest, TestClassicSimilarityFactory, WrapperMergePolicyFactoryTest, DeleteNodeTest, BlockJoinFacetRandomTest, FieldAnalysisRequestHandlerTest, SuggesterTest, CdcrBootstrapTest, ClusterStateTest, BigEndianAscendingWordDeserializerTest, RankQueryTest, CoreSorterTest, BadCopyFieldTest, SharedFSAutoReplicaFailoverTest, TestIndexSearcher, WordBreakSolrSpellCheckerTest, TestFiltering, HighlighterConfigTest, TestSolr4Spatial, TestZkChroot, AnalysisErrorHandlingTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, BasicZkTest, TestReplicationHandler, TestDistributedGrouping, TestStressReorder, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, TestSort, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestCoreDiscovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreDiscovery -Dtests.seed=AE0619F197BA1E9D -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCoreDiscovery (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [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:343)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:683)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
   [junit4]    > 	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
   [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:991)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
   [junit4]    > 	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
   [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:458)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:895)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
   [junit4]    > 	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
   [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:715)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
   [junit4]    > 	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
   [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:840)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1176)
   [junit4]    > 	at org.apache.solr.core.TestCoreDiscovery.testTooManyTransientCores(TestCoreDiscovery.java:211)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE0619F197BA1E9D]: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.TestCoreDiscovery: 
   [junit4]    >    1) Thread[id=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [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([AE0619F197BA1E9D]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=42482, name=searcherExecutor-8713-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [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([AE0619F197BA1E9D]:0)
   [junit4] Completed [464/670 (1!)] on J1 in 177.59s, 12 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 63100 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1041 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1041/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<152> but was:<138>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<138>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
	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.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)  at sun.reflect.GeneratedConstructorAccessor127.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
	at sun.reflect.GeneratedConstructorAccessor127.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)
	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([8D39E122DB993B15]: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.GeneratedMethodAccessor27.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:E586D4080B0329F9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:290)
	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.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:39223//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: http://127.0.0.1:39223//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:39223//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: http://127.0.0.1:39223//collection1/] expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
	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)




Build Log:
[...truncated 11110 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_8D39E122DB993B15-001/init-core-data-001
   [junit4]   2> 517067 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 517069 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_8D39E122DB993B15-001/tempDir-001
   [junit4]   2> 517069 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 517069 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 517069 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 517169 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38451
   [junit4]   2> 517184 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 517184 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 517187 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f849773{/solr,null,AVAILABLE}
   [junit4]   2> 517188 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ef232c{/solr,null,AVAILABLE}
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@433fab21{HTTP/1.1,[http/1.1]}{127.0.0.1:59921}
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.Server Started @520312ms
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59921}
   [junit4]   2> 517189 ERROR (jetty-launcher-8456-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:17:52.977Z
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f8b7497{HTTP/1.1,[http/1.1]}{127.0.0.1:52402}
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.Server Started @520313ms
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52402}
   [junit4]   2> 517190 ERROR (jetty-launcher-8456-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:17:52.979Z
   [junit4]   2> 517196 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517196 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517204 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38451/solr
   [junit4]   2> 517204 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15948957a5b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 517207 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38451/solr
   [junit4]   2> 517234 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59921_solr
   [junit4]   2> 517236 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.Overseer Overseer (id=97188673805287428-127.0.0.1:59921_solr-n_0000000000) starting
   [junit4]   2> 517237 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52402_solr
   [junit4]   2> 517239 INFO  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517246 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59921_solr
   [junit4]   2> 517266 INFO  (zkCallback-8465-thread-1-processing-n:127.0.0.1:59921_solr) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517280 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 517281 INFO  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517282 INFO  (OverseerStateUpdate-97188673805287428-127.0.0.1:59921_solr-n_0000000000) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517290 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 517318 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 517318 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 517364 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 517378 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 517395 INFO  (jetty-launcher-8456-thread-1-EventThread) [n:127.0.0.1:59921_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 517395 INFO  (jetty-launcher-8456-thread-2-EventThread) [n:127.0.0.1:52402_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 517535 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 517536 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 517537 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_8D39E122DB993B15-001/tempDir-001/node2/.
   [junit4]   2> 517553 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_8D39E122DB993B15-001/tempDir-001/node1/.
   [junit4]   2> 517935 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 518011 ERROR (qtp1973576816-35511) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 518014 ERROR (qtp346887769-35517) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 518031 ERROR (qtp1973576816-35521) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 518033 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=8D39E122DB993B15 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J1 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:E586D4080B0329F9]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:290)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 518058 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 518065 WARN  (qtp346887769-35508) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 518067 WARN  (qtp346887769-35508) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518075 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518076 WARN  (qtp1973576816-35522) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 518078 WARN  (qtp1973576816-35522) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518079 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518083 WARN  (qtp346887769-35515) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 518084 WARN  (qtp346887769-35515) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518084 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518085 WARN  (qtp1973576816-35523) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 518086 WARN  (qtp1973576816-35523) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518086 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518086 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 518110 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 518128 ERROR (qtp346887769-35519) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 518153 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518156 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518170 ERROR (qtp1973576816-35523) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 518181 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518183 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518185 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518191 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518192 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518194 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518195 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 518217 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 518230 INFO  (qtp346887769-35515) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518230 INFO  (qtp346887769-35515) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518231 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=foo&p=foo&t=simple-dt&e=1483017474012&s=WT2BIXcM8MzU+0BNB8WFBMvhtyU="; Domain=127.0.0.1; Expires=Déar, 29-Noll-2016 13:17:54 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 29-Noll-2016 13:17:54 GMT
   [junit4]   2> 518231 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 518256 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 518265 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 518266 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15948957a5b000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 518306 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 518314 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518314 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518317 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518321 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518322 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518323 INFO  (qtp346887769-35516) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518323 INFO  (qtp346887769-35516) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518328 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518329 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518331 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518332 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 518365 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 518375 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518377 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX9qigFZbKIDagkEFIsMuxWGcEGM7OBPlQWvVSVK73wwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518377 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX9qigFZbKIDagkEFIsMuxWGcEGM7OBPlQWvVSVK73wwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518378 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 518406 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 518422 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518423 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518425 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518425 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518430 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518431 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518433 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518436 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518436 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518439 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518466 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518468 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518469 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518469 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518474 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518475 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518476 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518479 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518479 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518484 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518497 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518497 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518499 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518503 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518506 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518507 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518507 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518512 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518514 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518515 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518530 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518531 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518533 INFO  (qtp346887769-35517) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518533 INFO  (qtp346887769-35517) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518538 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518539 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518540 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518545 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518547 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518548 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518548 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518552 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518554 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518555 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518556 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 518557 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@433fab21{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 518558 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1923764984
   [junit4]   2> 518559 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f8b7497{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 518560 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=43773873
   [junit4]   2> 518565 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97188673805287428-127.0.0.1:59921_solr-n_0000000000) closing
   [junit4]   2> 518565 INFO  (OverseerStateUpdate-97188673805287428-127.0.0.1:59921_solr-n_0000000000) [n:127.0.0.1:59921_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59921_solr
   [junit4]   2> 518570 WARN  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 518570 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 518570 ERROR (Thread[Thread-3859,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:52402_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 518580 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f849773{/solr,null,UNAVAILABLE}
   [junit4]   2> 520068 WARN  (zkCallback-8465-thread-1-processing-n:127.0.0.1:59921_solr) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 520069 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 520069 ERROR (Thread[Thread-3860,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:59921_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 520072 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15948957a5b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 520072 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11ef232c{/solr,null,UNAVAILABLE}
   [junit4]   2> 520075 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 530181 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 530183 WARN  (Thread-3842) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 530184 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_8D39E122DB993B15-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ga, timezone=Europe/Malta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=147170928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestJsonRequest, DebugComponentTest, TestSolrFieldCacheMBean, TestPivotHelperCode, DistributedTermsComponentTest, TestUniqueKeyFieldResource, SolrCoreMetricManagerTest, FullSolrCloudDistribCmdsTest, DateRangeFieldTest, TestCloudInspectUtil, WrapperMergePolicyFactoryTest, ShowFileRequestHandlerTest, MinimalSchemaTest, TestOmitPositions, TestUnifiedSolrHighlighter, TestComplexPhraseQParserPlugin, TestFileDictionaryLookup, TestQueryUtils, RollingRestartTest, FileBasedSpellCheckerTest, TestManagedSynonymFilterFactory, TestMinMaxOnMultiValuedField, QueryResultKeyTest, TestWriterPerf, TestExportWriter, TestDynamicFieldResource, TestGraphTermsQParserPlugin, ChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest, TestRandomFlRTGCloud, CurrencyFieldOpenExchangeTest, LukeRequestHandlerTest, TestSSLRandomization, CoreSorterTest, CdcrBootstrapTest, ClusterStateTest, TestInitQParser, TestNoOpRegenerator, CollectionsAPISolrJTest, TestDistributedGrouping, TestCollationFieldDocValues, IndexSchemaTest, TestRebalanceLeaders, HighlighterConfigTest, CdcrReplicationHandlerTest, TestAnalyzeInfixSuggestions, TestTrie, TestReload, TestFieldTypeResource, ExitableDirectoryReaderTest, ConfigSetsAPITest, TestRecoveryHdfs, PreAnalyzedFieldManagedSchemaCloudTest, InfoHandlerTest, TestMiniSolrCloudClusterSSL, ConvertedLegacyTest, TestStressLiveNodes, FieldAnalysisRequestHandlerTest, TestXmlQParser, BasicAuthStandaloneTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [168/673 (1!)] on J1 in 13.16s, 8 tests, 1 failure <<< FAILURES!

[...truncated 363 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/init-core-data-001
   [junit4]   2> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001
   [junit4]   2> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 772440 INFO  (Thread-4163) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 772440 INFO  (Thread-4163) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 772540 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58348
   [junit4]   2> 772548 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 772548 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66988a0d{/solr,null,AVAILABLE}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e28f1a1{/solr,null,AVAILABLE}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61066632{HTTP/1.1,[http/1.1]}{127.0.0.1:57342}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42bc75a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41159}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.Server Started @775834ms
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.Server Started @775834ms
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57342}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41159}
   [junit4]   2> 772551 ERROR (jetty-launcher-2003-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772551 ERROR (jetty-launcher-2003-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:22:08.375Z
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:22:08.375Z
   [junit4]   2> 772557 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772557 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x159489960080001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 772563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x159489960080002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 772565 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58348/solr
   [junit4]   2> 772566 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58348/solr
   [junit4]   2> 772607 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57342_solr
   [junit4]   2> 772609 INFO  (jetty-launcher-2003-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41159_solr
   [junit4]   2> 772609 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.Overseer Overseer (id=97188690543509509-127.0.0.1:57342_solr-n_0000000000) starting
   [junit4]   2> 772612 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772613 INFO  (zkCallback-2013-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772624 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57342_solr
   [junit4]   2> 772626 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 772627 INFO  (zkCallback-2013-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 772679 INFO  (jetty-launcher-2003-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node1/.
   [junit4]   2> 772743 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node2/.
   [junit4]   2> 773047 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 773048 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58348/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 773091 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 773100 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 773102 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 773121 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_38535_hdfs____.urxndo/webapp
   [junit4]   2> 773671 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:38535
   [junit4]   2> 773842 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 773844 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 773865 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34279_datanode____.obfzly/webapp
   [junit4]   2> 774458 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34279
   [junit4]   2> 774554 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 774555 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 774606 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_52664_datanode____rmcjz2/webapp
   [junit4]   2> 774757 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-a9bf27b8-0aeb-45d0-8337-cd3d604d43be node DatanodeRegistration(127.0.0.1:52471, datanodeUuid=b0bb930a-e4bc-41d3-8f61-42edf7803edc, infoPort=48054, infoSecurePort=0, ipcPort=43477, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 774757 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-2f501873-6bc5-40ea-881f-ebce132dab77 node DatanodeRegistration(127.0.0.1:52471, datanodeUuid=b0bb930a-e4bc-41d3-8f61-42edf7803edc, infoPort=48054, infoSecurePort=0, ipcPort=43477, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 775316 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52664
   [junit4]   2> 775441 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-3645660b-ff13-4f1a-8147-ab929b2f0d93 node DatanodeRegistration(127.0.0.1:41733, datanodeUuid=1eb343a0-d340-4923-9ee2-982ab3e99942, infoPort=58749, infoSecurePort=0, ipcPort=57520, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 775441 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa node DatanodeRegistration(127.0.0.1:41733, datanodeUuid=1eb343a0-d340-4923-9ee2-982ab3e99942, infoPort=58749, infoSecurePort=0, ipcPort=57520, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 775544 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 775548 INFO  (qtp2083774280-12141) [n:127.0.0.1:57342_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 775551 INFO  (OverseerThreadFactory-5059-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 775664 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 775664 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 775775 INFO  (zkCallback-2013-thread-2-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775775 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 776676 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 776699 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 776706 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 776708 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 776710 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 776711 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 776714 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 776715 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 776717 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:50510/data
   [junit4]   2> 776717 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 776718 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/]
   [junit4]   2> 776718 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:50510/data
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/]
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 776728 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 776728 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 776730 WARN  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 776732 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 776732 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 776734 WARN  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 781737 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781738 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data
   [junit4]   2> 781746 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781747 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data
   [junit4]   2> 781767 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/index
   [junit4]   2> 781773 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 781774 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 781776 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/index
   [junit4]   2> 781780 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781787 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 781787 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 781792 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781821 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52471 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a9bf27b8-0aeb-45d0-8337-cd3d604d43be:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-3645660b-ff13-4f1a-8147-ab929b2f0d93:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781822 INFO  (IPC Server handler 7 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41733 is added to blk_1073741825_1001 size 71
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 781854 INFO  (IPC Server handler 8 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41733 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2f501873-6bc5-40ea-881f-ebce132dab77:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781856 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52471 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2f501873-6bc5-40ea-881f-ebce132dab77:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 781883 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Ha

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

 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37479 37479
   [junit4]   2> 1940579 WARN  (Thread-7734) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97188764928901130-127.0.0.1:38778_-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97188764928901130-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	30	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=8D39E122DB993B15 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 33.1s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<152> but was:<138>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1940581 INFO  (SUITE-PeerSyncReplicationTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_8D39E122DB993B15-001
   [junit4]   2> Dec 29, 2016 3:41:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=119, maxMBSortInHeap=6.684048334758513, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=107560416,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, TestSurroundQueryParser, CloudMLTQParserTest, ClassificationUpdateProcessorTest, TestHdfsBackupRestoreCore, TestCloudSchemaless, HdfsWriteToMultipleCollectionsTest, NumericFieldsTest, TestBinaryField, TestCloudPivotFacet, AnalyticsMergeStrategyTest, TestCloudRecovery, TestRandomDVFaceting, HdfsTlogReplayBufferedWhileIndexingTest, TestCustomStream, ClusterStateUpdateTest, PolyFieldTest, SolrIndexConfigTest, SolrXmlInZkTest, TestSubQueryTransformer, TestMissingGroups, TestTrackingShardHandlerFactory, TemplateUpdateProcessorTest, TestInitParams, TestImpersonationWithHadoopAuth, TestCustomSort, TestSegmentSorting, TestPerFieldSimilarity, TestDistribIDF, TestTestInjection, TestTolerantSearch, DataDrivenBlockJoinTest, SolrSlf4jReporterTest, TestBulkSchemaAPI, OverseerCollectionConfigSetProcessorTest, ChangedSchemaMergeTest, TestCharFilters, DisMaxRequestHandlerTest, SolrGraphiteReporterTest, TestPKIAuthenticationPlugin, TestAddFieldRealTimeGet, TestStandardQParsers, MultiTermTest, DocumentBuilderTest, TestLeaderElectionWithEmptyReplica, CdcrRequestHandlerTest, TestCSVResponseWriter, HdfsDirectoryFactoryTest, TestSubQueryTransformerDistrib, TestLFUCache, TestDocBasedVersionConstraints, TestXmlQParserPlugin, TestSchemaNameResource, TestCustomDocTransformer, ZkControllerTest, TimeZoneUtilsTest, TlogReplayBufferedWhileIndexingTest, TestReloadDeadlock, PrimitiveFieldTypeTest, TestElisionMultitermQuery, DocValuesMissingTest, ReplaceNodeTest, HdfsChaosMonkeySafeLeaderTest, BadCopyFieldTest, SmileWriterTest, TestExpandComponent, TestClassicSimilarityFactory, TestFieldCache, TestClusterStateMutator, BlockCacheTest, SampleTest, XsltUpdateRequestHandlerTest, CopyFieldTest, OpenExchangeRatesOrgProviderTest, DateFieldTest, TestRTGBase, TestReRankQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, AssignTest, AnalysisAfterCoreReloadTest, TestSolrConfigHandlerCloud, DirectSolrSpellCheckerTest, IndexBasedSpellCheckerTest, TestFieldTypeCollectionResource, SolrCoreTest, TestRTimerTree, QueryElevationComponentTest, SSLMigrationTest, DirectUpdateHandlerTest, DocValuesMultiTest, DistributedDebugComponentTest, SpatialHeatmapFacetsTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrConfigHandler, SolrMetricManagerTest, CdcrReplicationDistributedZkTest, TestLRUCache, CustomCollectionTest, TestPseudoReturnFields, SpatialRPTFieldTypeTest, BasicAuthIntegrationTest, HardAutoCommitTest, SearchHandlerTest, SuggestComponentTest, TestSolrXml, TestIBSimilarityFactory, DistributedSpellCheckComponentTest, DirectoryFactoryTest, TestCollapseQParserPlugin, TestPostingsSolrHighlighter, FullHLLTest, SimplePostToolTest, TolerantUpdateProcessorTest, TestDocumentBuilder, RequiredFieldsTest, BlobRepositoryCloudTest, TestNumericTerms32, TestSha256AuthenticationProvider, TestOverriddenPrefixQueryForCustomFieldType, TestReloadAndDeleteDocs, SuggesterFSTTest, TestFieldCacheSanityChecker, TestSolrQueryResponse, CheckHdfsIndexTest, StandardRequestHandlerTest, TestSizeLimitedDistributedMap, ZkCLITest, ClassificationUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, OverseerTaskQueueTest, TestHashQParserPlugin, TestCoreContainer, ShardRoutingTest, HdfsRecoveryZkTest, TestXIncludeConfig, HdfsBasicDistributedZkTest, SoftAutoCommitTest, PeerSyncTest, MigrateRouteKeyTest, DocExpirationUpdateProcessorFactoryTest, SolrPluginUtilsTest, TestReqParamsAPI, TestRandomCollapseQParserPlugin, TestConfigSetImmutable, CollectionStateFormat2Test, PathHierarchyTokenizerFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, UniqFieldsUpdateProcessorFactoryTest, TestImplicitCoreProperties, ZkNodePropsTest, ReplicaListTransformerTest, HLLUtilTest, CollectionsAPIAsyncDistributedZkTest, TestRemoteStreaming, TestSolrJ, SystemInfoHandlerTest, TestHighlightDedupGrouping, TestUseDocValuesAsStored, QueryEqualityTest, CoreAdminCreateDiscoverTest, TestOnReconnectListenerSupport, TestSort, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, TestRealTimeGet, TestStressReorder, TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, TestFiltering, TestFunctionQuery, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, MBeansHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BaseCdcrDistributedZkTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, PeerSyncReplicationTest]
   [junit4] Completed [502/673 (4!)] on J0 in 33.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 62965 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1040 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1040/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8A8070009CF638F5:2D44FDA320A550D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
	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)




Build Log:
[...truncated 11761 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/init-core-data-001
   [junit4]   2> 1534560 INFO  (SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1534560 INFO  (SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1534702 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1534705 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1534706 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13dae789{/,null,AVAILABLE}
   [junit4]   2> 1534707 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19970bc1{SSL,[ssl, http/1.1]}{127.0.0.1:35024}
   [junit4]   2> 1534707 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server Started @1538628ms
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=35024, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores}
   [junit4]   2> 1534708 ERROR (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T17:45:17.111Z
   [junit4]   2> 1534708 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/solr.xml
   [junit4]   2> 1534718 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores
   [junit4]   2> 1534718 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1534720 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1534744 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1534755 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1534837 WARN  (coreLoadExecutor-6613-thread-1) [    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> 1534838 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1534845 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1534846 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1534846 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1534851 WARN  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1534862 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1534862 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534863 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3de501dd[collection1] main]
   [junit4]   2> 1534864 WARN  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1534864 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1534864 INFO  (searcherExecutor-6614-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3de501dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534865 INFO  (coreLoadExecutor-6613-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554982756436410368
   [junit4]   2> 1535441 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1535447 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1535448 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a281e8{/,null,AVAILABLE}
   [junit4]   2> 1535449 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50c0023a{SSL,[ssl, http/1.1]}{127.0.0.1:48917}
   [junit4]   2> 1535449 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server Started @1539371ms
   [junit4]   2> 1535449 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=48917, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores}
   [junit4]   2> 1535449 ERROR (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1535450 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1535450 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1535450 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1535450 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T17:45:17.853Z
   [junit4]   2> 1535450 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1535460 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores
   [junit4]   2> 1535460 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1535467 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1535491 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1535503 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1535595 WARN  (coreLoadExecutor-6624-thread-1) [    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> 1535597 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1535604 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1535613 WARN  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1535625 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1535625 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1535626 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1535626 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1535627 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@703b0f97[collection1] main]
   [junit4]   2> 1535627 WARN  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1535628 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1535628 INFO  (coreLoadExecutor-6624-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554982757236473856
   [junit4]   2> 1535632 INFO  (searcherExecutor-6625-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@703b0f97[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1536211 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1536214 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1536216 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35b721df{/,null,AVAILABLE}
   [junit4]   2> 1536223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5116c53{SSL,[ssl, http/1.1]}{127.0.0.1:48198}
   [junit4]   2> 1536223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server Started @1540145ms
   [junit4]   2> 1536223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=48198, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores}
   [junit4]   2> 1536223 ERROR (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1536223 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1536224 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536224 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T17:45:18.627Z
   [junit4]   2> 1536224 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1536235 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores
   [junit4]   2> 1536236 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1536305 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1536331 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1536368 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1536452 WARN  (coreLoadExecutor-6635-thread-1) [    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> 1536455 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1536462 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1536462 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1536463 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1536469 WARN  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1536498 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1536498 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1536499 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1536499 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1536500 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6fb1db[collection1] main]
   [junit4]   2> 1536501 WARN  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1536501 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1536501 INFO  (coreLoadExecutor-6635-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554982758151880704
   [junit4]   2> 1536510 INFO  (searcherExecutor-6636-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b6fb1db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537018 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1537021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1537022 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@535f886d{/,null,AVAILABLE}
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@100d447a{SSL,[ssl, http/1.1]}{127.0.0.1:59125}
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server Started @1540945ms
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=59125, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores}
   [junit4]   2> 1537023 ERROR (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1537023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1537024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T17:45:19.427Z
   [junit4]   2> 1537025 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1537034 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores
   [junit4]   2> 1537034 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1537036 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1537063 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1537094 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1537176 WARN  (coreLoadExecutor-6646-thread-1) [    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> 1537178 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1537185 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1537191 WARN  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1537204 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1537205 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1537212 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@423c1cbd[collection1] main]
   [junit4]   2> 1537213 WARN  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1537213 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1537213 INFO  (coreLoadExecutor-6646-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554982758898466816
   [junit4]   2> 1537215 INFO  (searcherExecutor-6647-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@423c1cbd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537802 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1537811 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1537812 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3ab4e5{/,null,AVAILABLE}
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5be068d9{SSL,[ssl, http/1.1]}{127.0.0.1:57699}
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.Server Started @1541736ms
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=57699, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores}
   [junit4]   2> 1537813 ERROR (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1537813 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T17:45:20.216Z
   [junit4]   2> 1537814 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1537832 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores
   [junit4]   2> 1537832 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1537841 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1537868 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1537897 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1538029 WARN  (coreLoadExecutor-6657-thread-1) [    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> 1538053 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1538076 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc11b43
   [junit4]   2> 1538084 WARN  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1538107 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538107 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1538108 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538108 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538157 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32fb1f40[collection1] main]
   [junit4]   2> 1538157 WARN  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1538157 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1538159 INFO  (coreLoadExecutor-6657-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554982759890419712
   [junit4]   2> 1538162 INFO  (searcherExecutor-6658-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32fb1f40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538570 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1538592 INFO  (qtp1055932889-21120) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760343404544)} 0 1
   [junit4]   2> 1538618 INFO  (qtp1206370458-21139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760370667520)} 0 1
   [junit4]   2> 1538638 INFO  (qtp906978605-21159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760390590464)} 0 1
   [junit4]   2> 1538681 INFO  (qtp1785423090-21173) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760436727808)} 0 1
   [junit4]   2> 1538716 INFO  (qtp483323815-21193) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554982760473427968)} 0 1
   [junit4]   2> 1538728 ERROR (updateExecutor-2785-thread-1-processing-https:////127.0.0.1:35024////collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1538733 ERROR (updateExecutor-2785-thread-1) [    ] o.a.s.u.SolrCmdDistributor java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:442)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:293)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:282)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1538735 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1538736 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19970bc1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538736 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=66546473
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57d35c52
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538737 INFO  (coreCloseExecutor-6663-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@298d4377
   [junit4]   2> 1538744 INFO  (coreCloseExecutor-6663-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1538744 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538744 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13dae789{/,null,UNAVAILABLE}
   [junit4]   2> 1538749 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@50c0023a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538749 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1242731057
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4245d1ce
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538750 INFO  (coreCloseExecutor-6665-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51dc61bf
   [junit4]   2> 1538756 INFO  (coreCloseExecutor-6665-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1538756 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538757 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57a281e8{/,null,UNAVAILABLE}
   [junit4]   2> 1538761 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5116c53{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538762 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2075271655
   [junit4]   2> 1538762 INFO  (coreCloseExecutor-6667-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cbdd6ef
   [junit4]   2> 1538763 INFO  (coreCloseExecutor-6667-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538763 INFO  (coreCloseExecutor-6667-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7a4c9c1f
   [junit4]   2> 1538768 INFO  (coreCloseExecutor-6667-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1538769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538769 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35b721df{/,null,UNAVAILABLE}
   [junit4]   2> 1538773 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@100d447a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538773 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=80596297
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16c11211
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538774 INFO  (coreCloseExecutor-6669-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4f2dfe2f
   [junit4]   2> 1538800 INFO  (coreCloseExecutor-6669-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1538801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@535f886d{/,null,UNAVAILABLE}
   [junit4]   2> 1538805 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5be068d9{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1538805 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=814979116
   [junit4]   2> 1538806 INFO  (coreCloseExecutor-6671-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@349f77a1
   [junit4]   2> 1538807 INFO  (coreCloseExecutor-6671-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1538807 INFO  (coreCloseExecutor-6671-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6c3cf84
   [junit4]   2> 1538813 INFO  (coreCloseExecutor-6671-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1538814 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1538814 INFO  (TEST-SolrCmdDistributorTest.test-seed#[8A8070009CF638F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e3ab4e5{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=8A8070009CF638F5 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 4.26s J0 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:35024//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:35024//collection1/] expected:<0> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A8070009CF638F5:2D44FDA320A550D]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1538823 INFO  (SUITE-SolrCmdDistributorTest-seed#[8A8070009CF638F5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_8A8070009CF638F5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1972, maxMBSortInHeap=6.078975926997881, sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=America/Ensenada
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=163509032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, TestRandomCollapseQParserPlugin, DocValuesMissingTest, SolrMetricManagerTest, TestMacros, MigrateRouteKeyTest, TestDistribIDF, TestRemoteStreaming, TestCustomSort, CopyFieldTest, ClassificationUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestPostingsSolrHighlighter, AnalysisAfterCoreReloadTest, HttpSolrCallGetCoreTest, SoftAutoCommitTest, ParsingFieldUpdateProcessorsTest, CdcrReplicationDistributedZkTest, CheckHdfsIndexTest, TestSolrCloudWithKerberosAlt, TestSurroundQueryParser, TestFieldCollectionResource, TestSimpleQParserPlugin, DocumentAnalysisRequestHandlerTest, TestClusterStateMutator, TestInitParams, TestSolrXml, SegmentsInfoRequestHandlerTest, TestRandomDVFaceting, TestMergePolicyConfig, TestSolrJ, TestCloudDeleteByQuery, TestReqParamsAPI, BadCopyFieldTest, TestPhraseSuggestions, TestManagedResourceStorage, SolrGraphiteReporterTest, TestSolrConfigHandlerCloud, DistributedQueueTest, TestCollapseQParserPlugin, TestExactStatsCache, BlobRepositoryCloudTest, TestStressReorder, TestQuerySenderNoQuery, BasicAuthIntegrationTest, DeleteReplicaTest, TestPseudoReturnFields, SolrMetricsIntegrationTest, TestFaceting, AlternateDirectoryTest, LeaderElectionTest, XsltUpdateRequestHandlerTest, TestGroupingSearch, TestLeaderInitiatedRecoveryThread, TestSizeLimitedDistributedMap, TestHdfsUpdateLog, CachingDirectoryFactoryTest, TestWordDelimiterFilterFactory, TestConfigSetImmutable, TestTolerantSearch, HdfsRecoveryZkTest, DirectSolrConnectionTest, CursorPagingTest, PluginInfoTest, TestLockTree, DOMUtilTest, BJQParserTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSha256AuthenticationProvider, SmileWriterTest, TestDocumentBuilder, TestRandomRequestDistribution, TestPKIAuthenticationPlugin, DistributedFacetExistsSmallTest, TestSolrCoreSnapshots, DistributedSuggestComponentTest, JvmMetricsTest, HdfsDirectoryFactoryTest, BasicDistributedZkTest, TestSort, TestScoreJoinQPScore, DocumentBuilderTest, TestSchemaSimilarityResource, OutputWriterTest, CursorMarkTest, TestBinaryField, HdfsSyncSliceTest, OverseerTaskQueueTest, TestStandardQParsers, ChaosMonkeyNothingIsSafeTest, TestReRankQParserPlugin, DistributedFacetPivotLongTailTest, PrimUtilsTest, ConjunctionSolrSpellCheckerTest, CoreAdminCreateDiscoverTest, SolrPluginUtilsTest, TestReplicaProperties, TestOnReconnectListenerSupport, TestSweetSpotSimilarityFactory, TestHashQParserPlugin, BlockCacheTest, TestDistribDocBasedVersion, SolrCLIZkUtilsTest, TestFastLRUCache, RequiredFieldsTest, TestHashPartitioner, DateFieldTest, TestRTGBase, DocValuesTest, SystemInfoHandlerTest, TestJsonFacets, CollectionsAPIAsyncDistributedZkTest, SampleTest, TestStressVersions, SimplePostToolTest, TestJavabinTupleStreamParser, TestFieldCacheWithThreads, PrimitiveFieldTypeTest, TestCharFilters, SolrRequestParserTest, TestDynamicFieldCollectionResource, DistribDocExpirationUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, TestReloadAndDeleteDocs, TestLazyCores, SimpleFacetsTest, TestManagedSchema, TestSerializedLuceneMatchVersion, TimeZoneUtilsTest, TestPartialUpdateDeduplication, RuleEngineTest, TestClassicSimilarityFactory, TestManagedSchemaThreadSafety, SolrTestCaseJ4Test, TestPerFieldSimilarity, FullHLLTest, TlogReplayBufferedWhileIndexingTest, TermsComponentTest, TestJettySolrRunner, TestBulkSchemaAPI, TestCloudRecovery, ManagedSchemaRoundRobinCloudTest, DistributedSpellCheckComponentTest, BaseCdcrDistributedZkTest, SOLR749Test, SuggestComponentTest, TestCollationField, AnalysisErrorHandlingTest, TestExpandComponent, TestDistributedSearch, HighlighterMaxOffsetTest, TestFilteredDocIdSet, DistributedFacetPivotSmallTest, TestNumericTerms32, TestCloudPivotFacet, IndexBasedSpellCheckerTest, TestSolrQueryResponse, TestUninvertingReader, ZkControllerTest, SpatialRPTFieldTypeTest, TestSQLHandler, HdfsNNFailoverTest, FastVectorHighlighterTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestRealTimeGet, DistributedTermsComponentTest, SolrCoreTest, SolrCmdDistributorTest]
   [junit4] Completed [359/673 (1!)] on J0 in 4.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 63414 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1039 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1039/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)  at sun.reflect.GeneratedConstructorAccessor207.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
	at sun.reflect.GeneratedConstructorAccessor207.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)
	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([A0E3D563199D3543]: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.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A0E3D563199D3543:28B7EAB9B76158BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
	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)




Build Log:
[...truncated 11167 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/init-core-data-001
   [junit4]   2> 764289 INFO  (SUITE-SolrCmdDistributorTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 764289 INFO  (SUITE-SolrCmdDistributorTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /at/
   [junit4]   2> 764480 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/cores/collection1
   [junit4]   2> 764481 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 764483 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42eb5ae2{/at,null,AVAILABLE}
   [junit4]   2> 764483 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67066ec5{HTTP/1.1,[http/1.1]}{127.0.0.1:38288}
   [junit4]   2> 764483 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server Started @768210ms
   [junit4]   2> 764483 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/at, hostPort=38288, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/cores}
   [junit4]   2> 764484 ERROR (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 764484 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 764484 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 764484 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 764484 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T07:39:12.433Z
   [junit4]   2> 764484 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/solr.xml
   [junit4]   2> 764496 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/cores
   [junit4]   2> 764496 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 764498 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 764532 WARN  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 764532 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 764549 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 764673 WARN  (coreLoadExecutor-3458-thread-1) [    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> 764677 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 764687 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 764688 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 764688 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c4bc8
   [junit4]   2> 764696 WARN  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 764711 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 764712 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 764714 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764714 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764714 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2af158bc[collection1] main]
   [junit4]   2> 764714 WARN  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 764714 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 764716 INFO  (searcherExecutor-3459-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2af158bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764716 INFO  (coreLoadExecutor-3458-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554944625386455040
   [junit4]   2> 765015 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 765016 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 765019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b79c691{/at,null,AVAILABLE}
   [junit4]   2> 765019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66ab2003{HTTP/1.1,[http/1.1]}{127.0.0.1:48174}
   [junit4]   2> 765019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server Started @768747ms
   [junit4]   2> 765019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/at, hostPort=48174, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/cores}
   [junit4]   2> 765020 ERROR (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 765021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 765021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 765021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 765021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T07:39:12.970Z
   [junit4]   2> 765021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 765030 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/cores
   [junit4]   2> 765031 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 765032 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 765057 WARN  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 765058 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 765070 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 765178 WARN  (coreLoadExecutor-3469-thread-1) [    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> 765180 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 765188 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 765188 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 765188 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c4bc8
   [junit4]   2> 765195 WARN  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 765207 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 765207 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 765209 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 765209 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 765210 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d938147[collection1] main]
   [junit4]   2> 765210 WARN  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 765211 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 765212 INFO  (searcherExecutor-3470-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d938147[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 765212 INFO  (coreLoadExecutor-3469-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554944625906548736
   [junit4]   2> 765542 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 765543 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 765544 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35985cad{/at,null,AVAILABLE}
   [junit4]   2> 765545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c1cfcc8{HTTP/1.1,[http/1.1]}{127.0.0.1:49836}
   [junit4]   2> 765545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server Started @769272ms
   [junit4]   2> 765545 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/at, hostPort=49836, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/cores}
   [junit4]   2> 765545 ERROR (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 765546 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 765546 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 765546 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 765547 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T07:39:13.495Z
   [junit4]   2> 765547 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 765556 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/cores
   [junit4]   2> 765556 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 765557 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 765581 WARN  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 765582 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 765594 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 765692 WARN  (coreLoadExecutor-3480-thread-1) [    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> 765694 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 765703 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 765703 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 765703 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c4bc8
   [junit4]   2> 765709 WARN  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 765721 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 765721 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 765723 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 765723 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 765724 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3738155a[collection1] main]
   [junit4]   2> 765724 WARN  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 765725 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 765725 INFO  (searcherExecutor-3481-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3738155a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 765726 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554944626445516800
   [junit4]   2> 766021 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 766022 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 766023 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e1eaa5{/at,null,AVAILABLE}
   [junit4]   2> 766024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24ca9127{HTTP/1.1,[http/1.1]}{127.0.0.1:40705}
   [junit4]   2> 766024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server Started @769752ms
   [junit4]   2> 766024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/at, hostPort=40705, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/cores}
   [junit4]   2> 766024 ERROR (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 766025 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 766025 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 766025 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 766025 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T07:39:13.974Z
   [junit4]   2> 766026 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 766035 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/cores
   [junit4]   2> 766036 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 766037 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 766077 WARN  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 766078 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 766126 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 766296 WARN  (coreLoadExecutor-3491-thread-1) [    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> 766298 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 766308 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 766308 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 766308 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c4bc8
   [junit4]   2> 766315 WARN  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 766327 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 766327 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 766329 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 766329 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 766331 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2508db48[collection1] main]
   [junit4]   2> 766331 WARN  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 766331 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 766332 INFO  (searcherExecutor-3492-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2508db48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 766332 INFO  (coreLoadExecutor-3491-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554944627080953856
   [junit4]   2> 766605 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 766607 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 766608 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1464639e{/at,null,AVAILABLE}
   [junit4]   2> 766608 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25e378c3{HTTP/1.1,[http/1.1]}{127.0.0.1:60709}
   [junit4]   2> 766608 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.Server Started @770337ms
   [junit4]   2> 766608 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/at, hostPort=60709, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/cores}
   [junit4]   2> 766609 ERROR (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 766609 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 766609 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 766609 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 766609 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T07:39:14.558Z
   [junit4]   2> 766610 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 766619 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/cores
   [junit4]   2> 766619 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 766620 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 766645 WARN  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 766646 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 766657 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 766754 WARN  (coreLoadExecutor-3502-thread-1) [    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> 766756 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 766764 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 766765 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 766765 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c4bc8
   [junit4]   2> 766771 WARN  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 766784 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 766784 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 766786 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 766786 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 766787 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d5af917[collection1] main]
   [junit4]   2> 766787 WARN  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 766788 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 766789 INFO  (searcherExecutor-3503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d5af917[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 766789 INFO  (coreLoadExecutor-3502-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554944627560153088
   [junit4]   2> 766973 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 766978 INFO  (qtp386743404-7237) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/at path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554944627757285376)} 0 1
   [junit4]   2> 766984 INFO  (qtp1977212292-7253) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/at path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554944627763576832)} 0 1
   [junit4]   2> 766990 INFO  (qtp1223608572-7270) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/at path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554944627768819712)} 0 1
   [junit4]   2> 766996 INFO  (qtp246394151-7287) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/at path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554944627775111168)} 0 1
   [junit4]   2> 767003 INFO  (qtp343682095-7304) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/at path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554944627781402624)} 0 2
   [junit4]   2> 767005 ERROR (updateExecutor-1175-thread-1-processing-http:////127.0.0.1:38288//at//collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 767008 INFO  (qtp386743404-7238) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/at path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 767009 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 767011 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@67066ec5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 767011 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10002348
   [junit4]   2> 767012 INFO  (coreCloseExecutor-3508-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1aafdca2
   [junit4]   2> 767012 INFO  (coreCloseExecutor-3508-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 767012 INFO  (coreCloseExecutor-3508-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d38760a
   [junit4]   2> 767018 INFO  (coreCloseExecutor-3508-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 767019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 767019 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42eb5ae2{/at,null,UNAVAILABLE}
   [junit4]   2> 767024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@66ab2003{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 767024 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=466299948
   [junit4]   2> 767026 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1858e6da
   [junit4]   2> 767026 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 767026 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a0714dc
   [junit4]   2> 767034 INFO  (coreCloseExecutor-3510-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 767035 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 767036 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b79c691{/at,null,UNAVAILABLE}
   [junit4]   2> 767042 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c1cfcc8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 767042 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1668711642
   [junit4]   2> 767043 INFO  (coreCloseExecutor-3512-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@112259cf
   [junit4]   2> 767043 INFO  (coreCloseExecutor-3512-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 767043 INFO  (coreCloseExecutor-3512-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3448329f
   [junit4]   2> 767048 INFO  (coreCloseExecutor-3512-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 767050 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 767051 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35985cad{/at,null,UNAVAILABLE}
   [junit4]   2> 767058 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@24ca9127{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 767058 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1080297036
   [junit4]   2> 767059 INFO  (coreCloseExecutor-3514-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f7f4055
   [junit4]   2> 767059 INFO  (coreCloseExecutor-3514-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 767059 INFO  (coreCloseExecutor-3514-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b580445
   [junit4]   2> 767067 INFO  (coreCloseExecutor-3514-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 767068 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 767069 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e1eaa5{/at,null,UNAVAILABLE}
   [junit4]   2> 767074 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@25e378c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 767074 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=253091476
   [junit4]   2> 767074 INFO  (coreCloseExecutor-3516-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@555da515
   [junit4]   2> 767075 INFO  (coreCloseExecutor-3516-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 767075 INFO  (coreCloseExecutor-3516-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@51fcb9ac
   [junit4]   2> 767086 INFO  (coreCloseExecutor-3516-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 767087 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 767088 INFO  (TEST-SolrCmdDistributorTest.test-seed#[A0E3D563199D3543]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1464639e{/at,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=A0E3D563199D3543 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.81s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0E3D563199D3543:28B7EAB9B76158BB]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 767097 INFO  (SUITE-SolrCmdDistributorTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_A0E3D563199D3543-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1092, maxMBSortInHeap=5.942351990370545, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-NL, timezone=Africa/Asmara
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=183805416,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, TestCloudInspectUtil, RAMDirectoryFactoryTest, TestSolrCloudWithHadoopAuthPlugin, ExplicitHLLTest, SolrCoreMetricManagerTest, DistributedQueryComponentOptimizationTest, TestGraphMLResponseWriter, CleanupOldIndexTest, TestSolrDeletionPolicy2, CreateCollectionCleanupTest, ConvertedLegacyTest, TestSolrCLIRunExample, UtilsToolTest, TestCorePropertiesReload, TestShardHandlerFactory, FileBasedSpellCheckerTest, ResponseLogComponentTest, ZkStateReaderTest, TestConfigSetProperties, BigEndianAscendingWordSerializerTest, SimpleMLTQParserTest, CollectionsAPIDistributedZkTest, TestSSLRandomization, PeerSyncWithIndexFingerprintCachingTest, TestValueSourceCache, EnumFieldTest, LeaderElectionContextKeyTest, DistributedExpandComponentTest, SuggesterTest, UpdateParamsTest, TestAuthenticationFramework, TestDocSet, StatsComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCacheReopen, TestAnalyzeInfixSuggestions, HdfsDirectoryTest, AsyncCallRequestStatusResponseTest, TestReload, TestSchemaManager, TestInfoStreamLogging, TestHdfsCloudBackupRestore, TestDeleteCollectionOnDownNodes, BasicAuthStandaloneTest, UUIDFieldTest, TestWriterPerf, TestRangeQuery, TestSolrQueryParser, HdfsUnloadDistributedZkTest, FacetPivotSmallTest, UUIDUpdateProcessorFallbackTest, TestZkChroot, LukeRequestHandlerTest, SortByFunctionTest, SolrCoreCheckLockOnStartupTest, SpellCheckCollatorTest, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, QueryResultKeyTest, TestLegacyFieldCache, TestChildDocTransformer, AliasIntegrationTest, DefaultValueUpdateProcessorTest, TestSearcherReuse, TestFastWriter, SpellPossibilityIteratorTest, AddBlockUpdateTest, TestSearchPerf, CollectionTooManyReplicasTest, TestRequestForwarding, TestEmbeddedSolrServerConstructors, TestRandomFaceting, HdfsRestartWhileUpdatingTest, JavabinLoaderTest, TestUseDocValuesAsStored2, BlockJoinFacetDistribTest, ReturnFieldsTest, SimpleCollectionCreateDeleteTest, BasicDistributedZk2Test, ClassificationUpdateProcessorIntegrationTest, NoCacheHeaderTest, RequestLoggingTest, CollectionReloadTest, TestGraphTermsQParserPlugin, TestLeaderElectionZkExpiry, TestRestoreCore, RulesTest, TestNamedUpdateProcessors, TestDefaultSearchFieldResource, TestSolrConfigHandlerConcurrent, TestScoreJoinQPNoScore, DistributedTermsComponentTest, TestConfigOverlay, TestSolrCloudSnapshots, ShowFileRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, ExitableDirectoryReaderTest, TestExactSharedStatsCache, TestIndexingPerformance, TestDocTermOrds, DistribJoinFromCollectionTest, DeleteInactiveReplicaTest, LoggingHandlerTest, TestRecovery, TestExceedMaxTermLength, SolrCmdDistributorTest]
   [junit4] Completed [194/673 (1!)] on J1 in 2.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 1196 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/init-core-data-001
   [junit4]   2> 2493458 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2493458 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/tempDir-001
   [junit4]   2> 2493458 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2493459 INFO  (Thread-5619) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2493459 INFO  (Thread-5619) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2493559 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36966
   [junit4]   2> 2493566 INFO  (jetty-launcher-3350-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2493566 INFO  (jetty-launcher-3350-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2493569 INFO  (jetty-launcher-3350-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bf6d9d3{/solr,null,AVAILABLE}
   [junit4]   2> 2493569 INFO  (jetty-launcher-3350-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c8a13bf{/solr,null,AVAILABLE}
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@106e648{HTTP/1.1,[http/1.1]}{127.0.0.1:51796}
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f4b7d46{HTTP/1.1,[http/1.1]}{127.0.0.1:37209}
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-1) [    ] o.e.j.s.Server Started @2498210ms
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-2) [    ] o.e.j.s.Server Started @2498210ms
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51796}
   [junit4]   2> 2493592 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37209}
   [junit4]   2> 2493593 ERROR (jetty-launcher-3350-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2493593 ERROR (jetty-launcher-3350-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T08:08:01.542Z
   [junit4]   2> 2493593 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T08:08:01.542Z
   [junit4]   2> 2493596 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2493596 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2493605 INFO  (jetty-launcher-3350-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36966/solr
   [junit4]   2> 2493605 INFO  (jetty-launcher-3350-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36966/solr
   [junit4]   2> 2493646 INFO  (jetty-launcher-3350-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37209_solr
   [junit4]   2> 2493648 INFO  (jetty-launcher-3350-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51796_solr
   [junit4]   2> 2493649 INFO  (jetty-launcher-3350-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.Overseer Overseer (id=97184152381620230-127.0.0.1:37209_solr-n_0000000000) starting
   [junit4]   2> 2493652 INFO  (zkCallback-3361-thread-1-processing-n:127.0.0.1:37209_solr) [n:127.0.0.1:37209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2493652 INFO  (zkCallback-3360-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2493665 INFO  (jetty-launcher-3350-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37209_solr
   [junit4]   2> 2493668 INFO  (zkCallback-3360-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2493668 INFO  (zkCallback-3361-thread-1-processing-n:127.0.0.1:37209_solr) [n:127.0.0.1:37209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2493752 INFO  (jetty-launcher-3350-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/tempDir-001/node1/.
   [junit4]   2> 2493852 INFO  (jetty-launcher-3350-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/tempDir-001/node2/.
   [junit4]   2> 2495032 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2495033 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36966/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2495081 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2495091 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2495093 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2495106 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_39112_hdfs____.qonibm/webapp
   [junit4]   2> 2495634 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:39112
   [junit4]   2> 2495759 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2495760 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2495774 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_47413_datanode____uuhs2i/webapp
   [junit4]   2> 2496248 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47413
   [junit4]   2> 2496325 WARN  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2496327 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2496355 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_51207_datanode____.s1zvgc/webapp
   [junit4]   2> 2496396 INFO  (IPC Server handler 4 on 59934) [    ] BlockStateChange BLOCK* processReport: from storage DS-c2413346-b9e2-4fcd-877b-07b6f442b9d5 node DatanodeRegistration(127.0.0.1:45767, datanodeUuid=94987281-8d82-4428-bf32-a8dfd79a93fb, infoPort=56434, infoSecurePort=0, ipcPort=54281, storageInfo=lv=-56;cid=testClusterID;nsid=719873337;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2496396 INFO  (IPC Server handler 4 on 59934) [    ] BlockStateChange BLOCK* processReport: from storage DS-a8747794-03aa-472e-9101-581c2e39fb61 node DatanodeRegistration(127.0.0.1:45767, datanodeUuid=94987281-8d82-4428-bf32-a8dfd79a93fb, infoPort=56434, infoSecurePort=0, ipcPort=54281, storageInfo=lv=-56;cid=testClusterID;nsid=719873337;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2496865 INFO  (SUITE-HdfsRecoveryZkTest-seed#[A0E3D563199D3543]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51207
   [junit4]   2> 2496989 INFO  (IPC Server handler 5 on 59934) [    ] BlockStateChange BLOCK* processReport: from storage DS-874d4e5f-450e-4ccd-b36c-dfa7c643dfac node DatanodeRegistration(127.0.0.1:45982, datanodeUuid=5b408b10-98f0-4c21-a567-9a78f7630284, infoPort=63604, infoSecurePort=0, ipcPort=60117, storageInfo=lv=-56;cid=testClusterID;nsid=719873337;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2496989 INFO  (IPC Server handler 5 on 59934) [    ] BlockStateChange BLOCK* processReport: from storage DS-304953bf-6d08-4410-bd9c-2dc3c94c5cf9 node DatanodeRegistration(127.0.0.1:45982, datanodeUuid=5b408b10-98f0-4c21-a567-9a78f7630284, infoPort=63604, infoSecurePort=0, ipcPort=60117, storageInfo=lv=-56;cid=testClusterID;nsid=719873337;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2497071 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[A0E3D563199D3543]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2497074 INFO  (qtp818687545-21584) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2497077 INFO  (OverseerThreadFactory-10446-thread-1-processing-n:127.0.0.1:37209_solr) [n:127.0.0.1:37209_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 2497190 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2497190 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2497303 INFO  (zkCallback-3361-thread-3-processing-n:127.0.0.1:37209_solr) [n:127.0.0.1:37209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2497303 INFO  (zkCallback-3360-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2498225 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2498226 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2498235 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2498235 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2498238 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2498238 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2498240 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 2498240 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 2498247 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:59934/data
   [junit4]   2> 2498247 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2498248 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/tempDir-001/node2/recoverytest_shard1_replica2], dataDir=[hdfs://solaris-vm:59934/data/recoverytest/core_node1/data/]
   [junit4]   2> 2498248 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:59934/data
   [junit4]   2> 2498248 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2498248 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_A0E3D563199D3543-001/tempDir-001/node1/recoverytest_shard1_replica1], dataDir=[hdfs://solaris-vm:59934/data/recoverytest/core_node2/data/]
   [junit4]   2> 2498248 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 2498248 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 2498269 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2498269 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2498269 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2498269 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2498270 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2498270 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2500561 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2500563 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2500564 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node2/data
   [junit4]   2> 2500565 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node1/data
   [junit4]   2> 2500594 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node1/data/index
   [junit4]   2> 2500604 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2500604 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2500604 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2500683 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2500699 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:59934/data/recoverytest/core_node2/data/index
   [junit4]   2> 2500713 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2500713 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 2500713 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2500809 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2501066 INFO  (IPC Server handler 3 on 59934) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45982 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a8747794-03aa-472e-9101-581c2e39fb61:NORMAL:127.0.0.1:45767|RBW], ReplicaUC[[DISK]DS-874d4e5f-450e-4ccd-b36c-dfa7c643dfac:NORMAL:127.0.0.1:45982|RBW]]} size 0
   [junit4]   2> 2501067 INFO  (IPC Server handler 7 on 59934) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45767 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-874d4e5f-450e-4ccd-b36c-dfa7c643dfac:NORMAL:127.0.0.1:45982|RBW], ReplicaUC[[DISK]DS-c2413346-b9e2-4fcd-877b-07b6f442b9d5:NORMAL:127.0.0.1:45767|FINALIZED]]} size 0
   [junit4]   2> 2501073 INFO  (IPC Server handler 2 on 59934) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45767 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a8747794-03aa-472e-9101-581c2e39fb61:NORMAL:127.0.0.1:45767|RBW], ReplicaUC[[DISK]DS-304953bf-6d08-4410-bd9c-2dc3c94c5cf9:NORMAL:127.0.0.1:45982|RBW]]} size 0
   [junit4]   2> 2501074 INFO  (IPC Server handler 2 on 59934) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45982 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a8747794-03aa-472e-9101-581c2e39fb61:NORMAL:127.0.0.1:45767|RBW], ReplicaUC[[DISK]DS-304953bf-6d08-4410-bd9c-2dc3c94c5cf9:NORMAL:127.0.0.1:45982|RBW]]} size 0
   [junit4]   2> 2501106 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2501106 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2501106 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2501178 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2501183 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2501251 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@642d5ddc[recoverytest_shard1_replica2] main]
   [junit4]   2> 2501253 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2501254 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2501266 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2501266 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2501266 INFO  (qtp199916139-21579) [n:127.0.0.1:51796_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2501421 INFO  (qtp818687545-21588) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2501422 INFO  (searcherExecutor-10451-thread-1-processing-n:127.0.0.1:37209_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:37209_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@642d5ddc[reco

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

tingsFormat(name=LuceneFixedGap), _version_=Lucene50(blocksize=128), a_t=FST50, a_i=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1355, maxMBSortInHeap=7.808076433113584, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=Africa/Blantyre
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=2,free=210357616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, TestCloudInspectUtil, RAMDirectoryFactoryTest, TestSolrCloudWithHadoopAuthPlugin, ExplicitHLLTest, SolrCoreMetricManagerTest, DistributedQueryComponentOptimizationTest, TestGraphMLResponseWriter, CleanupOldIndexTest, TestSolrDeletionPolicy2, CreateCollectionCleanupTest, ConvertedLegacyTest, TestSolrCLIRunExample, UtilsToolTest, TestCorePropertiesReload, TestShardHandlerFactory, FileBasedSpellCheckerTest, ResponseLogComponentTest, ZkStateReaderTest, TestConfigSetProperties, BigEndianAscendingWordSerializerTest, SimpleMLTQParserTest, CollectionsAPIDistributedZkTest, TestSSLRandomization, PeerSyncWithIndexFingerprintCachingTest, TestValueSourceCache, EnumFieldTest, LeaderElectionContextKeyTest, DistributedExpandComponentTest, SuggesterTest, UpdateParamsTest, TestAuthenticationFramework, TestDocSet, StatsComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCacheReopen, TestAnalyzeInfixSuggestions, HdfsDirectoryTest, AsyncCallRequestStatusResponseTest, TestReload, TestSchemaManager, TestInfoStreamLogging, TestHdfsCloudBackupRestore, TestDeleteCollectionOnDownNodes, BasicAuthStandaloneTest, UUIDFieldTest, TestWriterPerf, TestRangeQuery, TestSolrQueryParser, HdfsUnloadDistributedZkTest, FacetPivotSmallTest, UUIDUpdateProcessorFallbackTest, TestZkChroot, LukeRequestHandlerTest, SortByFunctionTest, SolrCoreCheckLockOnStartupTest, SpellCheckCollatorTest, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, QueryResultKeyTest, TestLegacyFieldCache, TestChildDocTransformer, AliasIntegrationTest, DefaultValueUpdateProcessorTest, TestSearcherReuse, TestFastWriter, SpellPossibilityIteratorTest, AddBlockUpdateTest, TestSearchPerf, CollectionTooManyReplicasTest, TestRequestForwarding, TestEmbeddedSolrServerConstructors, TestRandomFaceting, HdfsRestartWhileUpdatingTest, JavabinLoaderTest, TestUseDocValuesAsStored2, BlockJoinFacetDistribTest, ReturnFieldsTest, SimpleCollectionCreateDeleteTest, BasicDistributedZk2Test, ClassificationUpdateProcessorIntegrationTest, NoCacheHeaderTest, RequestLoggingTest, CollectionReloadTest, TestGraphTermsQParserPlugin, TestLeaderElectionZkExpiry, TestRestoreCore, RulesTest, TestNamedUpdateProcessors, TestDefaultSearchFieldResource, TestSolrConfigHandlerConcurrent, TestScoreJoinQPNoScore, DistributedTermsComponentTest, TestConfigOverlay, TestSolrCloudSnapshots, ShowFileRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, ExitableDirectoryReaderTest, TestExactSharedStatsCache, TestIndexingPerformance, TestDocTermOrds, DistribJoinFromCollectionTest, DeleteInactiveReplicaTest, LoggingHandlerTest, TestRecovery, TestExceedMaxTermLength, SolrCmdDistributorTest, TestDistributedMissingSort, CoreSorterTest, PreAnalyzedFieldTest, TestSchemaResource, CoreAdminHandlerTest, JsonLoaderTest, CurrencyFieldOpenExchangeTest, HLLSerializationTest, CdcrVersionReplicationTest, LeaderFailureAfterFreshStartTest, ForceLeaderTest, DistributedIntervalFacetingTest, SuggesterTSTTest, TestDynamicFieldResource, PeerSyncReplicationTest, TestConfigSetsAPIZkFailure, TestSolrIndexConfig, HdfsRecoverLeaseTest, TestReplicationHandlerBackup, TestUniqueKeyFieldResource, HdfsThreadLeakTest, SparseHLLTest, HdfsBasicDistributedZk2Test, IndexSchemaTest, SuggestComponentContextFilterQueryTest, VersionInfoTest, TestSimpleTrackingShardHandler, TestCodecSupport, RollingRestartTest, TestPushWriter, TestMinMaxOnMultiValuedField, SharedFSAutoReplicaFailoverTest, HdfsChaosMonkeyNothingIsSafeTest, TestManagedResource, TestLMJelinekMercerSimilarityFactory, TestCollationFieldDocValues, BooleanFieldTest, TestJsonRequest, TestJmxMonitoredMap, StatsReloadRaceTest, TestNoOpRegenerator, TestSmileRequest, TestBulkSchemaConcurrent, QueryParsingTest, TestAtomicUpdateErrorCases, AutoCommitTest, FieldMutatingUpdateProcessorTest, TestLMDirichletSimilarityFactory, CircularListTest, TestMaxScoreQueryParser, TestOmitPositions, InfoHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestStressVersions, SolrCoreTest, QueryElevationComponentTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, TermsComponentTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, TestDocumentBuilder, SliceStateTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, AssignTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerRolesTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCloudRecovery, TestMiniSolrCloudCluster, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=A0E3D563199D3543 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [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.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    > 	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)
   [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([A0E3D563199D3543]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [552/673 (2!)] on J1 in 62.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 62831 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1038 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1038/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([AD845DDEFBD273FE:25D06204552E1E06]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
	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)




Build Log:
[...truncated 11708 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/init-core-data-001
   [junit4]   2> 1432096 INFO  (SUITE-SolrCmdDistributorTest-seed#[AD845DDEFBD273FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1432096 INFO  (SUITE-SolrCmdDistributorTest-seed#[AD845DDEFBD273FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1432256 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1432258 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1432259 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eacdaa8{/,null,AVAILABLE}
   [junit4]   2> 1432259 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3edc0f35{HTTP/1.1,[http/1.1]}{127.0.0.1:45468}
   [junit4]   2> 1432259 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server Started @1435723ms
   [junit4]   2> 1432259 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=45468, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/cores}
   [junit4]   2> 1432260 ERROR (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1432260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1432260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1432261 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1432261 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T21:43:34.546Z
   [junit4]   2> 1432261 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/solr.xml
   [junit4]   2> 1432270 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/cores
   [junit4]   2> 1432270 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1432272 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1432302 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1432320 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1432386 WARN  (coreLoadExecutor-5975-thread-1) [    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> 1432387 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1432394 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1432394 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1432394 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1944b5
   [junit4]   2> 1432403 WARN  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1432418 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432418 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432419 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432419 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432420 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d314de2[collection1] main]
   [junit4]   2> 1432420 WARN  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1432420 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1432420 INFO  (coreLoadExecutor-5975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554907151419310080
   [junit4]   2> 1432424 INFO  (searcherExecutor-5976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d314de2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1433221 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1433224 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1433226 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@253fa4f8{/,null,AVAILABLE}
   [junit4]   2> 1433226 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50a9f2db{HTTP/1.1,[http/1.1]}{127.0.0.1:54268}
   [junit4]   2> 1433227 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server Started @1436691ms
   [junit4]   2> 1433227 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54268, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/cores}
   [junit4]   2> 1433227 ERROR (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1433228 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1433228 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1433228 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1433228 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T21:43:35.513Z
   [junit4]   2> 1433228 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1433243 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/cores
   [junit4]   2> 1433243 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1433245 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1433279 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1433288 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1433374 WARN  (coreLoadExecutor-5986-thread-1) [    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> 1433376 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1433382 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1433382 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1433383 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1944b5
   [junit4]   2> 1433391 WARN  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1433403 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1433403 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1433404 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1433404 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1433404 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3311ba90[collection1] main]
   [junit4]   2> 1433405 WARN  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1433405 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1433406 INFO  (searcherExecutor-5987-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3311ba90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1433406 INFO  (coreLoadExecutor-5986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554907152453206016
   [junit4]   2> 1434263 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1434264 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1434265 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc8815c{/,null,AVAILABLE}
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31a41e51{HTTP/1.1,[http/1.1]}{127.0.0.1:63250}
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server Started @1437731ms
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=63250, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/cores}
   [junit4]   2> 1434266 ERROR (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1434266 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T21:43:36.551Z
   [junit4]   2> 1434267 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1434277 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/cores
   [junit4]   2> 1434277 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1434278 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1434310 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1434319 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1434395 WARN  (coreLoadExecutor-5997-thread-1) [    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> 1434397 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1434404 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1434405 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1434405 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1944b5
   [junit4]   2> 1434414 WARN  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1434427 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1434427 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1434427 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1434427 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1434428 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74b97488[collection1] main]
   [junit4]   2> 1434428 WARN  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1434428 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1434428 INFO  (coreLoadExecutor-5997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554907153524850688
   [junit4]   2> 1434432 INFO  (searcherExecutor-5998-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74b97488[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1435190 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1435191 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1435193 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bcc8436{/,null,AVAILABLE}
   [junit4]   2> 1435193 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60a82443{HTTP/1.1,[http/1.1]}{127.0.0.1:54027}
   [junit4]   2> 1435193 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server Started @1438659ms
   [junit4]   2> 1435193 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54027, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/cores}
   [junit4]   2> 1435193 ERROR (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1435194 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1435195 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1435195 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1435195 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T21:43:37.480Z
   [junit4]   2> 1435195 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1435204 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/cores
   [junit4]   2> 1435204 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1435205 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1435229 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1435248 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1435311 WARN  (coreLoadExecutor-6008-thread-1) [    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> 1435313 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1435319 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1435319 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1435320 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1944b5
   [junit4]   2> 1435328 WARN  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1435341 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1435341 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1435342 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1435342 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1435342 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e323dc5[collection1] main]
   [junit4]   2> 1435342 WARN  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1435343 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1435343 INFO  (coreLoadExecutor-6008-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554907154484297728
   [junit4]   2> 1435346 INFO  (searcherExecutor-6009-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e323dc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436133 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1436134 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1436136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff9c9e9{/,null,AVAILABLE}
   [junit4]   2> 1436136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e7d8838{HTTP/1.1,[http/1.1]}{127.0.0.1:54741}
   [junit4]   2> 1436136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.Server Started @1439602ms
   [junit4]   2> 1436136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=54741, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/cores}
   [junit4]   2> 1436136 ERROR (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1436136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1436137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1436137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1436137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T21:43:38.422Z
   [junit4]   2> 1436138 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1436147 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/cores
   [junit4]   2> 1436147 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1436149 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1436176 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1436186 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1436265 WARN  (coreLoadExecutor-6019-thread-1) [    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> 1436266 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1436273 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1436273 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1436273 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1944b5
   [junit4]   2> 1436286 WARN  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1436300 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1436300 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436300 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436300 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436301 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d94b39b[collection1] main]
   [junit4]   2> 1436301 WARN  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1436301 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1436302 INFO  (searcherExecutor-6020-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d94b39b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436302 INFO  (coreLoadExecutor-6019-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554907155489882112
   [junit4]   2> 1436867 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1436872 INFO  (qtp548542361-15558) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554907156085473280)} 0 2
   [junit4]   2> 1436876 INFO  (qtp718674862-15574) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554907156090716160)} 0 1
   [junit4]   2> 1436880 INFO  (qtp226644346-15601) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554907156094910464)} 0 1
   [junit4]   2> 1436885 INFO  (qtp509324700-15609) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554907156098056192)} 0 2
   [junit4]   2> 1436890 INFO  (qtp1394029253-15628) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554907156104347648)} 0 1
   [junit4]   2> 1436892 ERROR (updateExecutor-2108-thread-1-processing-http:////127.0.0.1:45468////collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1436895 INFO  (qtp548542361-15559) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1436896 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1436898 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3edc0f35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436898 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1321861753
   [junit4]   2> 1436899 INFO  (coreCloseExecutor-6025-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d7e0505
   [junit4]   2> 1436900 INFO  (coreCloseExecutor-6025-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1436900 INFO  (coreCloseExecutor-6025-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ff3ddd4
   [junit4]   2> 1436906 INFO  (coreCloseExecutor-6025-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436907 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436908 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5eacdaa8{/,null,UNAVAILABLE}
   [junit4]   2> 1436912 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@50a9f2db{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436912 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1762147085
   [junit4]   2> 1436914 INFO  (coreCloseExecutor-6027-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56e0006c
   [junit4]   2> 1436914 INFO  (coreCloseExecutor-6027-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1436914 INFO  (coreCloseExecutor-6027-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2af9ba5f
   [junit4]   2> 1436921 INFO  (coreCloseExecutor-6027-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436922 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436923 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@253fa4f8{/,null,UNAVAILABLE}
   [junit4]   2> 1436928 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@31a41e51{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436928 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2119203228
   [junit4]   2> 1436929 INFO  (coreCloseExecutor-6029-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1df6f189
   [junit4]   2> 1436929 INFO  (coreCloseExecutor-6029-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1436929 INFO  (coreCloseExecutor-6029-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f5188b3
   [junit4]   2> 1436936 INFO  (coreCloseExecutor-6029-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436937 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436938 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc8815c{/,null,UNAVAILABLE}
   [junit4]   2> 1436947 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@60a82443{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436947 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=258479179
   [junit4]   2> 1436948 INFO  (coreCloseExecutor-6031-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7dc17d1a
   [junit4]   2> 1436949 INFO  (coreCloseExecutor-6031-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1436949 INFO  (coreCloseExecutor-6031-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@472a205d
   [junit4]   2> 1436953 INFO  (coreCloseExecutor-6031-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436954 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436954 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3bcc8436{/,null,UNAVAILABLE}
   [junit4]   2> 1436959 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6e7d8838{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1436959 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=178431684
   [junit4]   2> 1436960 INFO  (coreCloseExecutor-6033-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ecafd0a
   [junit4]   2> 1436960 INFO  (coreCloseExecutor-6033-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1436960 INFO  (coreCloseExecutor-6033-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@37ecdaff
   [junit4]   2> 1436971 INFO  (coreCloseExecutor-6033-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1436972 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1436973 INFO  (TEST-SolrCmdDistributorTest.test-seed#[AD845DDEFBD273FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ff9c9e9{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=AD845DDEFBD273FE -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Asia/Thimbu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.88s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AD845DDEFBD273FE:25D06204552E1E06]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1436980 INFO  (SUITE-SolrCmdDistributorTest-seed#[AD845DDEFBD273FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_AD845DDEFBD273FE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=225, maxMBSortInHeap=6.459019640613606, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Asia/Thimbu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=165708040,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, CollectionTooManyReplicasTest, ChaosMonkeySafeLeaderTest, TestRecovery, BadIndexSchemaTest, TestRangeQuery, FieldAnalysisRequestHandlerTest, DistribJoinFromCollectionTest, TestTrie, IndexSchemaTest, TestBadConfig, TestCloudPseudoReturnFields, TestGraphTermsQParserPlugin, RulesTest, BasicDistributedZk2Test, TestComplexPhraseQParserPlugin, DateMathParserTest, TestComponentsName, HdfsUnloadDistributedZkTest, DistributedExpandComponentTest, TestRawTransformer, TestSolrDynamicMBean, SortSpecParsingTest, TestMacroExpander, TestLegacyFieldCache, RollingRestartTest, ResourceLoaderTest, TestReload, CoreAdminRequestStatusTest, TestShortCircuitedRequests, DistributedVersionInfoTest, SuggesterTSTTest, TestAtomicUpdateErrorCases, SolrJmxReporterTest, TestFieldCacheReopen, TestRuleBasedAuthorizationPlugin, TestInitQParser, JavabinLoaderTest, RAMDirectoryFactoryTest, TestSQLHandlerNonCloud, TestDynamicFieldResource, SuggestComponentContextFilterQueryTest, CollectionsAPIDistributedZkTest, TestRestManager, CSVRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestSearcherReuse, BasicAuthStandaloneTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfig, CdcrBootstrapTest, TestDefaultSearchFieldResource, TestFileDictionaryLookup, SparseHLLTest, ForceLeaderTest, TestManagedSynonymFilterFactory, TestDocSet, BadComponentTest, TestDownShardTolerantSearch, TestDefaultStatsCache, TestGraphMLResponseWriter, TestConfigReload, TestFieldSortValues, TestCollationFieldDocValues, CreateCollectionCleanupTest, TestFastWriter, TestHdfsCloudBackupRestore, TestSearchPerf, TestAnalyzedSuggestions, SaslZkACLProviderTest, BasicZkTest, BooleanFieldTest, TestCorePropertiesReload, DefaultValueUpdateProcessorTest, SpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreMetricManagerTest, CdcrReplicationHandlerTest, TestZkChroot, TestSolrFieldCacheMBean, DistributedFacetPivotLargeTest, TestQueryWrapperFilter, TestReplicationHandlerBackup, TestFieldCacheSort, VersionInfoTest, TestQueryTypes, AsyncCallRequestStatusResponseTest, TestSolrCloudWithSecureImpersonation, AddBlockUpdateTest, TestCoreDiscovery, SolrCoreCheckLockOnStartupTest, UpdateParamsTest, JsonLoaderTest, ClusterStateTest, TestPivotHelperCode, TestFuzzyAnalyzedSuggestions, ExitableDirectoryReaderTest, DebugComponentTest, TestRequestForwarding, TestDFISimilarityFactory, CloneFieldUpdateProcessorFactoryTest, TestUnifiedSolrHighlighter, DistribCursorPagingTest, TestWriterPerf, DateRangeFieldTest, TestMaxScoreQueryParser, ShardRoutingCustomTest, TestQuerySenderListener, TestDeleteCollectionOnDownNodes, TestJsonRequest, TestSuggestSpellingConverter, DistanceFunctionTest, ZkStateReaderTest, UUIDFieldTest, RequestHandlersTest, SolrIndexSplitterTest, TestValueSourceCache, DeleteNodeTest, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, TestFieldResource, URLClassifyProcessorTest, TestChildDocTransformer, TestXmlQParser, ReplicationFactorTest, TestDistributedStatsComponentCardinality, TestConfigOverlay, PreAnalyzedUpdateProcessorTest, AtomicUpdatesTest, InfoHandlerTest, TestRecoveryHdfs, TestUtils, ScriptEngineTest, TestShardHandlerFactory, TestExportWriter, TestIndexingPerformance, TestSmileRequest, TestFiltering, TestAnalyzeInfixSuggestions, TestLMJelinekMercerSimilarityFactory, CurrencyFieldOpenExchangeTest, CdcrVersionReplicationTest, HdfsRestartWhileUpdatingTest, TestLRUStatsCache, BasicFunctionalityTest, HdfsRecoverLeaseTest, TestScoreJoinQPNoScore, EnumFieldTest, LeaderElectionIntegrationTest, TestSolrCloudWithHadoopAuthPlugin, ConfigSetsAPITest, UpdateRequestProcessorFactoryTest, TestUseDocValuesAsStored2, TestSolrCoreProperties, TestHighFrequencyDictionaryFactory, TestSolrCloudWithDelegationTokens, TestObjectReleaseTracker, IgnoreCommitOptimizeUpdateProcessorFactoryTest, MinimalSchemaTest, HdfsDirectoryTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed [337/673 (1!)] on J1 in 4.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 63482 lines...]