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 2018/07/16 13:50:07 UTC

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

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

6 tests failed.
FAILED:  org.apache.lucene.util.TestPriorityQueue.testIteratorRandom

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestPriorityQueue.testIteratorRandom

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestPriorityQueue.testIteratorRandom

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestPriorityQueue.testIteratorRandom

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestPriorityQueue.testIteratorRandom

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testExecute

Error Message:
Solr servers failed to register with ZK. Current count: 1; Expected count: 2

Stack Trace:
java.lang.IllegalStateException: Solr servers failed to register with ZK. Current count: 1; Expected count: 2
	at __randomizedtesting.SeedInfo.seed([F67CFB6D1779B4FE:C7CCE960058E4B79]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForAllNodes(MiniSolrCloudCluster.java:283)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForAllNodes(MiniSolrCloudCluster.java:303)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.setUp(ExecutePlanActionTest.java:88)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 694 lines...]
   [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPriorityQueue -Dtests.method=testIteratorRandom -Dtests.seed=8D26D76C882C063 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | TestPriorityQueue.testIteratorRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D26D76C882C063:7E94FDA5A4CE3759]:0)
   [junit4]    > 	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestPriorityQueue$IntegerQueue.lessThan(TestPriorityQueue.java:28)
   [junit4]    > 	at org.apache.lucene.util.PriorityQueue.upHeap(PriorityQueue.java:264)
   [junit4]    > 	at org.apache.lucene.util.PriorityQueue.add(PriorityQueue.java:141)
   [junit4]    > 	at org.apache.lucene.util.TestPriorityQueue.testIteratorRandom(TestPriorityQueue.java:241)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1402, maxMBSortInHeap=7.539705637528904, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@824882), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=54115592,total=178376704
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeletionPolicy, TestDirectPacked, TermInSetQueryTest, TestSimpleFSLockFactory, TestMaxTermFrequency, TestBooleanSimilarity, TestRateLimiter, TestCharTermAttributeImpl, TestSearchForDuplicates, TestMultiDocValues, TestExceedMaxTermLength, TestMultiTermQueryRewrites, TestRegexpRandom2, TestBagOfPositions, TestRoaringDocIdSet, TestIndexSorting, TestFilterCodecReader, TestSegmentTermDocs, TestTerm, TestSPIClassIterator, TestMixedCodecs, TestField, TestSearcherManager, TestPhraseQuery, TestTieredMergePolicy, TestNRTReaderCleanup, Test2BSortedDocValuesFixedSorted, Test2BPagedBytes, TestAllFilesDetectTruncation, TestMatchAllDocsQuery, TestWeakIdentityMap, TestStringMSBRadixSorter, TestReaderPool, TestAutomatonQuery, TestSpansEnum, TestIndexWriterUnicode, TestAxiomaticSimilarity, TestFixedBitSet, TestSpanTermQuery, TestPolygon2D, TestByteSlices, TestSetOnce, TestCharFilter, TestFilterLeafReader, TestMatchesIterator, TestCustomSearcherSort, TestCodecUtil, TestTopDocsMerge, TestBasicModelIn, Test2BTerms, TestSpanCollection, TestTryDelete, TestSimilarityBase, TestIndexWriterOnDiskFull, TestDocumentsWriterDeleteQueue, TestNearSpansOrdered, TestFSTs, TestFilterWeight, TestCustomNorms, TestFieldMaskingSpanQuery, TestParallelTermEnum, TestMultiPhraseQuery, TestFlex, TestBinaryDocValuesUpdates, TestBoolean2, TestAttributeSource, TestUniqueTermCount, TestIndexWriterOnVMError, TestSleepingLockWrapper, TestCharsRefBuilder, TestRecyclingByteBlockAllocator, TestMultiCollector, TestStressDeletes, TestDoc, TestHighCompressionMode, TestPerFieldDocValuesFormat, TestIndexCommit, TestDirectoryReader, TestOrdinalMap, TestDeterminizeLexicon, Test2BPoints, TestPersistentSnapshotDeletionPolicy, TestTransactionRollback, TestAxiomaticF3EXP, TestBufferedIndexInput, TestDisjunctionMaxQuery, TestSloppyPhraseQuery2, TestNeedsScores, TestSizeBoundedForceMerge, TestLRUQueryCache, TestMultiset, TestNIOFSDirectory, TestRegExp, TestSimpleExplanationsOfNonMatches, TestGeoUtils, TestPriorityQueue]
   [junit4] Completed [138/497 (1!)] on J1 in 0.53s, 10 tests, 1 failure <<< FAILURES!

[...truncated 13258 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 2975566 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/init-core-data-001
   [junit4]   2> 2975567 WARN  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2975567 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2975569 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-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> 2975569 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-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.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001
   [junit4]   2> 2975569 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2975570 INFO  (Thread-7973) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2975570 INFO  (Thread-7973) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2975572 ERROR (Thread-7973) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2975674 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51274
   [junit4]   2> 2975676 INFO  (zkConnectionManagerCallback-7660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2975683 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2975683 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2975685 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193cd1da{/solr,null,AVAILABLE}
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36e2783c{/solr,null,AVAILABLE}
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c1b9798{HTTP/1.1,[http/1.1]}{127.0.0.1:61845}
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.e.j.s.Server Started @2977252ms
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61845}
   [junit4]   2> 2975686 ERROR (jetty-launcher-7657-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-16T13:03:14.882Z
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73f6772a{HTTP/1.1,[http/1.1]}{127.0.0.1:52169}
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-2) [    ] o.e.j.s.Server Started @2977252ms
   [junit4]   2> 2975686 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52169}
   [junit4]   2> 2975691 ERROR (jetty-launcher-7657-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2975691 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2975691 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2975691 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2975691 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2975691 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-16T13:03:14.887Z
   [junit4]   2> 2975692 INFO  (zkConnectionManagerCallback-7662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2975693 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2975693 INFO  (zkConnectionManagerCallback-7664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2975694 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2975699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101a221d1b70001, likely client has closed socket
   [junit4]   2> 2975941 INFO  (jetty-launcher-7657-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51274/solr
   [junit4]   2> 2975942 INFO  (zkConnectionManagerCallback-7668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2975945 INFO  (zkConnectionManagerCallback-7670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976113 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2976114 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61845_solr
   [junit4]   2> 2976116 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.c.Overseer Overseer (id=72517335150690308-127.0.0.1:61845_solr-n_0000000000) starting
   [junit4]   2> 2976131 INFO  (zkConnectionManagerCallback-7677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976135 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51274/solr ready
   [junit4]   2> 2976137 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61845_solr
   [junit4]   2> 2976140 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2976141 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2976142 INFO  (zkCallback-7676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2976142 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2976142 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2976142 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2976149 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:61845_solr]
   [junit4]   2> 2976150 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2976150 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2976151 DEBUG (ScheduledTrigger-11129-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2976165 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2976188 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61845.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976195 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61845.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976195 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61845.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976196 INFO  (jetty-launcher-7657-thread-1) [n:127.0.0.1:61845_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.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node1/.
   [junit4]   2> 2976799 INFO  (jetty-launcher-7657-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51274/solr
   [junit4]   2> 2976801 INFO  (zkConnectionManagerCallback-7682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976805 INFO  (zkConnectionManagerCallback-7684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976818 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2976822 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2976825 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2976825 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52169_solr
   [junit4]   2> 2976826 INFO  (zkCallback-7676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2976827 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2976827 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2976845 INFO  (zkConnectionManagerCallback-7691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976847 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2976850 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51274/solr ready
   [junit4]   2> 2976850 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2976869 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52169.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976894 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52169.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976894 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52169.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2976895 INFO  (jetty-launcher-7657-thread-2) [n:127.0.0.1:52169_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.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node2/.
   [junit4]   2> 2976914 INFO  (zkConnectionManagerCallback-7694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976920 INFO  (zkConnectionManagerCallback-7699-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976922 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2976924 INFO  (SUITE-ExecutePlanActionTest-seed#[F67CFB6D1779B4FE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51274/solr ready
   [junit4]   2> 2977122 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 2977124 DEBUG (zkCallback-7676-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2977124 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2977127 INFO  (zkConnectionManagerCallback-7701-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2977135 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2977135 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2977135 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2977137 INFO  (qtp1847615140-30639) [n:127.0.0.1:52169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2977138 INFO  (qtp669275621-30631) [n:127.0.0.1:61845_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2977138 DEBUG (qtp669275621-30641) [n:127.0.0.1:61845_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2977143 INFO  (qtp669275621-30641) [n:127.0.0.1:61845_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2977143 DEBUG (zkCallback-7676-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2977146 INFO  (qtp669275621-30638) [n:127.0.0.1:61845_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2977146 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2977150 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:61845_solr, 127.0.0.1:52169_solr]
   [junit4]   2> 2977151 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2977151 DEBUG (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2977152 INFO  (OverseerThreadFactory-11131-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testIntegration
   [junit4]   2> 2977152 DEBUG (ScheduledTrigger-11129-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 2977267 INFO  (OverseerStateUpdate-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52169/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2977272 INFO  (OverseerStateUpdate-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61845/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2977481 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr    x:testIntegration_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2977481 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr    x:testIntegration_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2977482 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr    x:testIntegration_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2978154 DEBUG (ScheduledTrigger-11129-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 2978504 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2978504 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2978511 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2978512 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2978513 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2978513 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2' using configuration from collection testIntegration, trusted=true
   [junit4]   2> 2978514 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61845.solr.core.testIntegration.shard1.replica_n2' (registry 'solr.core.testIntegration.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2978514 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2978514 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node1/testIntegration_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node1/./testIntegration_shard1_replica_n2/data/]
   [junit4]   2> 2978514 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2978514 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1' using configuration from collection testIntegration, trusted=true
   [junit4]   2> 2978515 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52169.solr.core.testIntegration.shard1.replica_n1' (registry 'solr.core.testIntegration.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40d0c764
   [junit4]   2> 2978515 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2978515 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node2/testIntegration_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F67CFB6D1779B4FE-001/tempDir-001/node2/./testIntegration_shard1_replica_n1/data/]
   [junit4]   2> 2978588 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2978588 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2978588 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2978588 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2978590 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2978590 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2978590 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2978590 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2978592 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1897461b[testIntegration_shard1_replica_n2] main]
   [junit4]   2> 2978592 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45423994[testIntegration_shard1_replica_n1] main]
   [junit4]   2> 2978594 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2978594 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2978594 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2978594 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2978595 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2978595 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606152301094895616
   [junit4]   2> 2978596 INFO  (searcherExecutor-11143-thread-1-processing-n:127.0.0.1:61845_solr x:testIntegration_shard1_replica_n2 c:testIntegration s:shard1 r:core_node4) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore [testIntegration_shard1_replica_n2] Registered new searcher Searcher@1897461b[testIntegration_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2978596 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2978596 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606152301095944192
   [junit4]   2> 2978605 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testIntegration/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2978605 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2978608 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testIntegration/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2978611 INFO  (searcherExecutor-11144-thread-1-processing-n:127.0.0.1:52169_solr x:testIntegration_shard1_replica_n1 c:testIntegration s:shard1 r:core_node3) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore [testIntegration_shard1_replica_n1] Registered new searcher Searcher@45423994[testIntegration_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2978614 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2978614 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2978614 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61845/solr/testIntegration_shard1_replica_n2/
   [junit4]   2> 2978619 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n2 url=http://127.0.0.1:61845/solr START replicas=[http://127.0.0.1:52169/solr/testIntegration_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2978619 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n2 url=http://127.0.0.1:61845/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2978621 INFO  (qtp1847615140-30637) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.S.Request [testIntegration_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2978621 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2978621 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2978621 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2978628 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61845/solr/testIntegration_shard1_replica_n2/ shard1
   [junit4]   2> 2978732 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2978739 INFO  (qtp669275621-30643) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1258
   [junit4]   2> 2978843 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2979155 DEBUG (ScheduledTrigger-11129-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 2979625 INFO  (qtp1847615140-30632) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2148
   [junit4]   2> 2979632 INFO  (qtp669275621-30638) [n:127.0.0.1:61845_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2979723 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2979723 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2980156 DEBUG (ScheduledTrigger-11129-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 2980633 INFO  (qtp669275621-30638) [n:127.0.0.1:61845_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3491
   [junit4]   2> 2980637 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c1b9798{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2980639 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1319593727
   [junit4]   2> 2980639 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2980639 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@271b3288: rootName = solr_61845, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7e255060
   [junit4]   2> 2980645 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2980645 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ec32891: rootName = solr_61845, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6b55d3d6
   [junit4]   2> 2980648 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2980648 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76c8e880: rootName = solr_61845, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1acd348e
   [junit4]   2> 2980651 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61845_solr
   [junit4]   2> 2980652 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2980652 INFO  (zkCallback-7698-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2980652 INFO  (zkCallback-7676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2980653 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2980653 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2980655 INFO  (zkCallback-7690-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2980656 INFO  (coreCloseExecutor-11153-thread-1) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore [testIntegration_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e95fed1
   [junit4]   2> 2980656 INFO  (coreCloseExecutor-11153-thread-1) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testIntegration.shard1.replica_n2, tag=2e95fed1
   [junit4]   2> 2980656 INFO  (coreCloseExecutor-11153-thread-1) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e392ad3: rootName = solr_61845, domain = solr.core.testIntegration.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@67ed4fac
   [junit4]   2> 2980691 INFO  (coreCloseExecutor-11153-thread-1) [n:127.0.0.1:61845_solr c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testIntegration.shard1.leader, tag=2e95fed1
   [junit4]   2> 2980696 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.Overseer Overseer (id=72517335150690308-127.0.0.1:61845_solr-n_0000000000) closing
   [junit4]   2> 2980696 INFO  (OverseerStateUpdate-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61845_solr
   [junit4]   2> 2980696 WARN  (OverseerAutoScalingTriggerThread-72517335150690308-127.0.0.1:61845_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2980702 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 2980703 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 2980703 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 2980703 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 2980703 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 2980703 DEBUG (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2980709 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@193cd1da{/solr,null,UNAVAILABLE}
   [junit4]   2> 2980709 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52169_solr
   [junit4]   2> 2980712 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[F67CFB6D1779B4FE]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2980714 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72517335150690311-127.0.0.1:52169_solr-n_0000000001) starting
   [junit4]   2> 2980715 INFO  (zkCallback-7683-thread-2) [n:127.0.0.1:52169_solr c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2980717 INFO  (zkConnectionManagerCallback-7703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2980723 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2980724 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2980725 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 2980725 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2980725 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial livenodes: [127.0.0.1:52169_solr]
   [junit4]   2> 2980726 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:61845_solr
   [junit4]   2> 2980728 DEBUG (ScheduledTrigger-11156-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 2980728 DEBUG (ScheduledTrigger-11156-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:61845_solr
   [junit4]   2> 2980729 INFO  (zkCallback-7698-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980729 INFO  (zkCallback-7683-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980729 INFO  (zkCallback-7698-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980732 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:52169_solr]
   [junit4]   2> 2980733 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2980733 DEBUG (OverseerAutoScalingTriggerThread-72517335150690311-127.0.0.1:52169_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2980734 DEBUG (ScheduledTrigger-11156-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2980832 INFO  (zkCallback-7683-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980832 INFO  (zkCallback-7698-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980832 INFO  (zkCallback-7698-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testIntegration/state.json] for collection [testIntegration] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2981734 DEBUG (ScheduledTrigger-11156-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 2981734 DEBUG (ScheduledTrigger-11156-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:61845_solr]
   [junit4]   2> 2981738 DEBUG (ScheduledTrigger-11156-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2981739 DEBUG (ScheduledTrigger-11156-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"18ec31bdc26824Tahzovetpq824oannzwndirgf8",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":7015097822242852,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[7015097822242852],
   [junit4]   2>     "nodeNames":["127.0.0.1:61845_solr"]}}
   [junit4]   2> 2981741 DEBUG (ScheduledTrigger-11156-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_lost_trigger, .scheduled_maintenance]
   [junit4]   2> 2981741 INFO  (ScheduledTrigger-11156-thread-2) [    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2981742 DEBUG (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"18ec31bdc26824Tahzovetpq824oannzwndirgf8",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":7015097822242852,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[7015097822242852],
   [junit4]   2>     "_enqueue_time_":7015098835025636,
   [junit4]   2>     "nodeNames":["127.0.0.1:61845_solr"]}}
   [junit4]   2> 2981742 DEBUG (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"18ec31bdc26824Tahzovetpq824oannzwndirgf8",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":7015097822242852,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[7015097822242852],
   [junit4]   2>     "_enqueue_time_":7015098835025636,
   [junit4]   2>     "nodeNames":["127.0.0.1:61845_solr"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2981745 INFO  (qtp1847615140-30637) [n:127.0.0.1:52169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2981746 INFO  (qtp1847615140-30645) [n:127.0.0.1:52169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2981747 WARN  (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.s.i.SolrClientNodeStateProvider could not get tags from node 127.0.0.1:61845_solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:61845/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:333) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.fetchReplicaMetrics(SolrClientNodeStateProvider.java:186) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.fetchReplicaMetrics(SolrClientNodeStateProvider.java:177) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getReplicaInfo(SolrClientNodeStateProvider.java:160) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.cloud.autoscaling.Row.<init>(Row.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.cloud.autoscaling.Suggester.getSuggestion(Suggester.java:124) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:61845 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ~[java/:?]
   [junit4]   2> 	... 17 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_172]
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_172]
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_172]
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_172]
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ~[java/:?]
   [junit4]   2> 	... 17 more
   [junit4]   2> 2981750 INFO  (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:52169_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 2981750 INFO  (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 7015098844 sessionWrapper.createTime 7015098840621499, this.sessionWrapper.createTime 7015098840621499 
   [junit4]   2> 2981750 DEBUG (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"18ec31bdc26824Tahzovetpq824oannzwndirgf8",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":7015097822242852,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[7015097822242852],
   [junit4]   2>     "_enqueue_time_":7015098835025636,
   [junit4]   2>     "nodeNames":["127.0.0.1:61845_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@77a401d9], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 2981750 DEBUG (AutoscalingActionExecutor-11157-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:52169_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 2981753 INFO  (qtp1847615140-30637) [n:127.0.0.1:52169_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=node_lost_trigger/18ec31bdc26824Tahzovetpq824oannzwndirgf8/0&replica=core_node4&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:52169_solr&wt=javabin&version=2&inPlaceMove=true and sendToOCPQueue=true
   [junit4]   2> 2981757 INFO  (qtp1847615140-30637) [n:127.0.0.1:52169_solr c:testIntegration   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=node_lost_trigger/18ec31bdc26824Tahzovetpq824oannzwndirgf8/0&replica=core_node4&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:52169_solr&wt=javabin&version=2&inPlaceMove=true} status=0 QTime=4
   [junit4]   2> 2981758 INFO  (qtp1847615140-30645) [n:127.0.0.1:52169_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger/18ec31bdc26824Tahzovetpq824oannzwndirgf8/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2981759 INFO  (qtp1847615140-30645) [n:127.0.0.1:52169_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger/18ec31bdc26824Tahzovetpq824oannzwndirgf8/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2981761 INFO  (OverseerThreadFactory-11158-thread-1) [ c:testIntegration  r:core_node4 ] o.a.s.c

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

o not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test
    [javac] Compiling 922 source files to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 49 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ExecutePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=F67CFB6D1779B4FE -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Atlantic/Cape_Verde -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: F67CFB6D1779B4FE
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says salut! Master seed: F67CFB6D1779B4FE
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(22784@serv1-vm3).
   [junit4] Started J0 PID(22785@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4] OK      8.60s J1 | ExecutePlanActionTest.testIntegration
   [junit4] OK      14.1s J1 | ExecutePlanActionTest.testExecute
   [junit4] Completed [1/5] on J1 in 28.91s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4] OK      9.73s J0 | ExecutePlanActionTest.testIntegration
   [junit4] OK      14.5s J0 | ExecutePlanActionTest.testExecute
   [junit4] Completed [2/5] on J0 in 31.04s, 2 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4] OK      6.59s J0 | ExecutePlanActionTest.testIntegration
   [junit4] OK      14.0s J0 | ExecutePlanActionTest.testExecute
   [junit4] Completed [3/5] on J0 in 22.83s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4] OK      8.66s J1 | ExecutePlanActionTest.testIntegration
   [junit4] OK      15.0s J1 | ExecutePlanActionTest.testExecute
   [junit4] Completed [4/5] on J1 in 26.94s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4] OK      8.74s J0 | ExecutePlanActionTest.testIntegration
   [junit4] OK      15.5s J0 | ExecutePlanActionTest.testExecute
   [junit4] Completed [5/5] on J0 in 28.70s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.66 ..    84.25 =    83.59s
   [junit4] JVM J1:     0.66 ..    57.72 =    57.06s
   [junit4] Execution time total: 1 minute 24 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 217.42s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 166.99s | org.apache.solr.search.TestStressRecovery
[junit4:tophints] 118.73s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 117.47s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 114.31s | org.apache.solr.cloud.DeleteReplicaTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 27 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro]   5/5 failed: org.apache.lucene.util.TestPriorityQueue
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c97f27b06c1d7c250e9596a9bc7bf5ca11ef6ad3, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1971
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

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

4 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=483, name=cdcr-replicator-134-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=483, name=cdcr-replicator-134-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1606201754590904320 != 1606201754589855744
	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=555, name=cdcr-replicator-263-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=555, name=cdcr-replicator-263-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1606201769097953280 != 1606201768982609920
	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=31816, name=cdcr-replicator-11347-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=31816, name=cdcr-replicator-11347-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1606199397932072960 != 1606199397324947456
	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild

Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException

Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA:8679D5E2BBF987D8]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2696)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
	at org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
	at org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
	... 9 more




Build Log:
[...truncated 12521 lines...]
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001
   [junit4]   2> 663727 WARN  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 663728 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 663729 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-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> 663729 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 663730 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 663730 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] 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> 663750 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 663758 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 663832 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 664466 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 664466 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 664479 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 664484 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 664484 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 664485 INFO  (coreLoadExecutor-2529-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> 664506 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 664513 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 664584 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 664591 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 664591 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 664591 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 664591 INFO  (coreLoadExecutor-2529-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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 664593 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=39.658203125, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=14.008883705634744, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1209781972716467, reclaimDeletesWeight=3.008103612597986
   [junit4]   2> 664647 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664647 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664648 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=47.19921875, floorSegmentMB=1.1259765625, forceMergeDeletesPctAllowed=21.65151375842244, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36434891268317526, reclaimDeletesWeight=3.4637220319862903
   [junit4]   2> 664648 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@423e7bf[collection1] main]
   [junit4]   2> 664648 WARN  (coreLoadExecutor-2529-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> 664649 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664649 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664664 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664664 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664664 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664665 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664665 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664665 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 664665 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 664665 INFO  (coreLoadExecutor-2529-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 664666 INFO  (searcherExecutor-2530-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@423e7bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664667 INFO  (SUITE-InfixSuggestersTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 664671 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzingInfixSuggesterBuildThenReload
   [junit4]   2> 664671 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 664671 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 664732 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 664774 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 664774 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=103
   [junit4]   2> 664777 ERROR (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 664778 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] 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> 664804 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 664814 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 664894 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 664901 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 664923 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 664923 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 664972 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664972 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664973 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@324da8e8[collection1] main]
   [junit4]   2> 664973 WARN  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    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> 664974 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664974 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 664975 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 664976 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 664977 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 664978 INFO  (searcherExecutor-2534-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@324da8e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664978 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2aff43ba[collection1] main]
   [junit4]   2> 664978 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@643ca9a9
   [junit4]   2> 664978 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=643ca9a9
   [junit4]   2> 664978 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b218286: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 664979 INFO  (searcherExecutor-2534-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2aff43ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664985 INFO  (TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzingInfixSuggesterBuildThenReload
   [junit4]   2> 664990 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testReloadDuringBuild
   [junit4]   2> 664990 ERROR (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 664991 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    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> 664994 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 664995 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
   [junit4]   2> 665035 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 665042 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 665073 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 1000 items.
   [junit4]   2> 665121 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665128 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 665131 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 2000 items.
   [junit4]   2> 665147 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 665147 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 665184 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 3000 items.
   [junit4]   2> 665197 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 665197 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665199 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@694652b4[collection1] main]
   [junit4]   2> 665199 WARN  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    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> 665199 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665199 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665210 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665210 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665210 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 665211 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=54.6875, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=28.282371281695692, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, reclaimDeletesWeight=0.999198110532717
   [junit4]   2> 665212 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 665215 INFO  (searcherExecutor-2538-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@694652b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665215 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191b1ef5[collection1] main]
   [junit4]   2> 665215 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28469207
   [junit4]   2> 665216 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28469207
   [junit4]   2> 665216 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79c90168: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 665223 INFO  (searcherExecutor-2538-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@191b1ef5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665240 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 4000 items.
   [junit4]   2> 665515 ERROR (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has been interrupted by a core reload or shutdown.
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
   [junit4]   2> 	at org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:185)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$0(InfixSuggestersTest.java:102)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:101)
   [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:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:671)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:685)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1598)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:396)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.build(AnalyzingInfixSuggester.java:310)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.build(Lookup.java:190)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:181)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 665515 INFO  (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml} status=500 QTime=520
   [junit4]   2> 665515 ERROR (AnalyzingInfixSuggesterTest-2117-thread-1-processing-x:collection1) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml:org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has been interrupted by a core reload or shutdown.
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
   [junit4]   2> 	at org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:185)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$0(InfixSuggestersTest.java:102)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testReloadDuringBuild$1(InfixSuggestersTest.java:101)
   [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:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:671)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:685)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1598)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:396)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.build(AnalyzingInfixSuggester.java:310)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.build(Lookup.java:190)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:181)
   [junit4]   2> 	... 16 more
   [junit4]   2> 
   [junit4]   2> 665518 INFO  (TEST-InfixSuggestersTest.testReloadDuringBuild-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReloadDuringBuild
   [junit4]   2> 665522 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
   [junit4]   2> 665522 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 665522 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 665531 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 665560 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 665560 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=38
   [junit4]   2> 665561 ERROR (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 665561 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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> 665587 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 665594 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 665691 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665708 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 665748 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 665748 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 665817 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 665817 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665818 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1ba24c[collection1] main]
   [junit4]   2> 665818 WARN  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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> 665818 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665819 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665820 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665820 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665820 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665825 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 665825 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 665825 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 665825 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 665825 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 665826 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=50.03515625, floorSegmentMB=0.7958984375, forceMergeDeletesPctAllowed=4.765022214937594, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=2.232766238089093
   [junit4]   2> 665826 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 665827 INFO  (searcherExecutor-2542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f1ba24c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665827 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5510217a[collection1] main]
   [junit4]   2> 665827 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7154dd43
   [junit4]   2> 665827 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7154dd43
   [junit4]   2> 665827 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64d020cf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 665828 INFO  (searcherExecutor-2542-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5510217a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 665834 ERROR (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 665834 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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> 665854 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 665864 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 665938 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 665945 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 665968 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 665968 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 666018 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 666018 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 666019 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68550098[collection1] main]
   [junit4]   2> 666019 WARN  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    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> 666019 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666019 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666021 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666021 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666021 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 666022 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6678002245431097]
   [junit4]   2> 666023 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 666024 INFO  (searcherExecutor-2546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68550098[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666024 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f3014f0[collection1] main]
   [junit4]   2> 666025 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2487750c
   [junit4]   2> 666025 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2487750c
   [junit4]   2> 666025 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c243d45: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 666026 INFO  (searcherExecutor-2546-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f3014f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666032 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
   [junit4]   2> 666037 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting test2xBuildReload
   [junit4]   2> 666037 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 666037 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 666043 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 666072 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 666072 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=35
   [junit4]   2> 666073 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 666073 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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> 666093 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 666102 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 666244 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 666250 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 666272 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 666272 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 666319 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 666319 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 666320 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5362afc2[collection1] main]
   [junit4]   2> 666321 WARN  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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> 666321 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666321 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666324 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666324 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666324 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666326 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666326 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666326 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666326 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666326 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 666327 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=22.255859375, floorSegmentMB=0.9541015625, forceMergeDeletesPctAllowed=20.734898134992623, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, reclaimDeletesWeight=1.2084411345647683
   [junit4]   2> 666327 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 666328 INFO  (searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5362afc2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666329 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25fa440f[collection1] main]
   [junit4]   2> 666330 INFO  (searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25fa440f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666330 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4438421a
   [junit4]   2> 666330 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4438421a
   [junit4]   2> 666330 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4838b190: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 666334 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 666334 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 666343 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 666376 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 666376 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=42
   [junit4]   2> 666377 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 666377 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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> 666397 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 666438 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 666529 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 666537 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 666572 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ac8d125
   [junit4]   2> 666572 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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.handler.component.InfixSuggestersTest_59F4B75D8590D2BA-001/init-core-data-001/]
   [junit4]   2> 666628 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 666628 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 666629 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d94a260[collection1] main]
   [junit4]   2> 666629 WARN  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    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> 666630 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666630 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666631 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666631 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666631 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666632 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 666632 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 666632 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666633 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 666633 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 666633 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 666634 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 666635 INFO  (searcherExecutor-2554-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d94a260[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666635 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79d06a70[collection1] main]
   [junit4]   2> 666635 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41555829
   [junit4]   2> 666635 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=41555829
   [junit4]   2> 666636 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20aa7800: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@27f3a69e
   [junit4]   2> 666642 INFO  (searcherExecutor-2554-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79d06a70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666643 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending test2xBuildReload
   [junit4]   2> 666647 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testBlendedInfixSuggesterBuildThenReload
   [junit4]   2> 666648 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 666648 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomBlendedInfixSuggester)
   [junit4]   2> 666692 INFO  (TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[59F4B75D8590D2BA]) [    x:collection1] o.a.s.s.s

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

y.java:205) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 78327 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43539 43539
   [junit4]   2> 78328 WARN  (Thread-31) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/cdcr-cluster2/terms/shard2
   [junit4]   2> 	3	/solr/collections/cdcr-cluster2/terms/shard1
   [junit4]   2> 	2	/solr/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 78330 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[59F4B75D8590D2BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=59F4B75D8590D2BA -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mk-MK -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   22.2s J1 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=555, name=cdcr-replicator-263-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError: 1606201769097953280 != 1606201768982609920
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=583, name=cdcr-replicator-263-thread-2, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError: 1606201769097953280 != 1606201768982609920
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59F4B75D8590D2BA]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 78334 INFO  (SUITE-CdcrBidirectionalTest-seed#[59F4B75D8590D2BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jul 17, 2018 2:09:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {abc=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), xyz=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1364, maxMBSortInHeap=7.599886052018899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@291953df), locale=mk-MK, timezone=Europe/Andorra
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=276166520,total=359661568
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, InfixSuggestersTest, InfixSuggestersTest, CdcrBidirectionalTest]
   [junit4] Completed [6/10 (2!)] on J1 in 22.50s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      0.24s J1 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      0.53s J1 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.51s J1 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      0.52s J1 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.25s J1 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] OK      0.50s J1 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.87s J1 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] Completed [7/10 (2!)] on J1 in 5.84s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      0.35s J1 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      0.69s J1 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.46s J1 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      0.52s J1 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.26s J1 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] OK      0.63s J1 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.15s J1 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] Completed [8/10 (2!)] on J1 in 4.77s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      25.7s J0 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [9/10 (2!)] on J0 in 26.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      0.36s J1 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      0.46s J1 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.56s J1 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      0.63s J1 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.34s J1 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] OK      0.56s J1 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      2.01s J1 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] Completed [10/10 (2!)] on J1 in 5.55s, 7 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 59F4B75D8590D2BA]:
   [junit4]   - org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
   [junit4]   - org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.70 ..    93.11 =    92.41s
   [junit4] JVM J1:     0.70 ..    96.01 =    95.30s
   [junit4] Execution time total: 1 minute 36 seconds
   [junit4] Tests summary: 10 suites, 40 tests, 2 errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1568: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 10 suites, 40 tests, 2 errors [seed: 59F4B75D8590D2BA]

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro]   2/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ae3929c3ed4adad9fa2842b32e9a7fb28699fef7, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1972
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2