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/01/11 07:33:56 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 393 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/393/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([25075CA33AD4AA8C:AD5363799428C774]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 7611 lines...]
   [junit4] Suite: org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.20s J0 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J0 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J0 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.24s J0 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.31s J0 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J0 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:3E880C9FF5516FF7]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:165)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=F4F3414FDADD2608 -Dtests.slow=true -Dtests.locale=sq-MK -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J0 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4F3414FDADD2608:4E6CE9341B116208]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:209)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {body=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1591, maxMBSortInHeap=5.521568397840102, sim=RandomSimilarity(queryNorm=true): {body=DFR I(ne)L2}, locale=sq-MK, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=106266840,total=186122240
   [junit4]   2> NOTE: All tests run in this JVM: [MissesTest, TestUnifiedHighlighter, TestCustomSeparatorBreakIterator, HighlighterTest, ScoreOrderFragmentsBuilderTest, SimpleBoundaryScannerTest, FieldQueryTest, FastVectorHighlighterTest, OffsetLimitTokenFilterTest, TestSplittingBreakIterator, TestUnifiedHighlighterReanalysis, TestUnifiedHighlighterStrictPhrases]
   [junit4] Completed [27/29 (1!)] on J0 in 6.18s, 56 tests, 8 failures <<< FAILURES!

[...truncated 5340 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/init-core-data-001
   [junit4]   2> 1741929 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[25075CA33AD4AA8C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 1741929 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[25075CA33AD4AA8C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1741929 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[25075CA33AD4AA8C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1741930 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[25075CA33AD4AA8C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1741930 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[25075CA33AD4AA8C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1741930 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1741931 INFO  (Thread-3574) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1741931 INFO  (Thread-3574) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1741933 ERROR (Thread-3574) [    ] 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> 1742032 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ZkTestServer start zk server on port:63712
   [junit4]   2> 1742070 INFO  (zkConnectionManagerCallback-6115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742078 INFO  (zkConnectionManagerCallback-6117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742096 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1742102 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1742107 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1742112 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1742116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1742120 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1742124 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1742128 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1742132 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1742136 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1742139 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1742143 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1742357 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1742358 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4722bc8f{/,null,AVAILABLE}
   [junit4]   2> 1742359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3253f984{HTTP/1.1,[http/1.1]}{127.0.0.1:63715}
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.Server Started @1745434ms
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/tempDir-001/control/data, hostPort=63715, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/control-001/cores}
   [junit4]   2> 1742360 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1742360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T06:57:23.265520Z
   [junit4]   2> 1742361 INFO  (zkConnectionManagerCallback-6119-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742363 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1742363 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/control-001/solr.xml
   [junit4]   2> 1742364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1742364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1742365 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1742368 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63712/solr
   [junit4]   2> 1742369 INFO  (zkConnectionManagerCallback-6123-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742371 INFO  (zkConnectionManagerCallback-6125-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742499 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1742500 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63715_
   [junit4]   2> 1742501 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.c.Overseer Overseer (id=99329890244165636-127.0.0.1:63715_-n_0000000000) starting
   [junit4]   2> 1742511 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63715_
   [junit4]   2> 1742512 INFO  (OverseerStateUpdate-99329890244165636-127.0.0.1:63715_-n_0000000000) [n:127.0.0.1:63715_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1742549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1742558 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1742558 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1742559 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63715_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/control-001/cores
   [junit4]   2> 1742573 INFO  (zkConnectionManagerCallback-6131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1742574 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1742575 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63712/solr ready
   [junit4]   2> 1742577 INFO  (qtp1538504397-20064) [n:127.0.0.1:63715_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63715_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1742579 INFO  (OverseerThreadFactory-7817-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1742687 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1742687 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1742792 INFO  (zkCallback-6124-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1743728 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1743744 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1743806 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1743826 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1743826 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1743826 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1743826 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1743828 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1622108527, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1743830 WARN  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1743858 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1743858 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1743859 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1743859 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1743860 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=46.109375, floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=26.487687899006946, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1743860 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7839784f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1743862 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1743862 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1743863 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1743863 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589278245931450368
   [junit4]   2> 1743864 INFO  (searcherExecutor-7820-thread-1-processing-n:127.0.0.1:63715_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7839784f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63715/control_collection_shard1_replica_n1/
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63715/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1743869 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1743873 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63715/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1743987 INFO  (zkCallback-6124-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1744039 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1744044 INFO  (qtp1538504397-20066) [n:127.0.0.1:63715_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1356
   [junit4]   2> 1744049 INFO  (qtp1538504397-20064) [n:127.0.0.1:63715_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1744155 INFO  (zkCallback-6124-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1744595 INFO  (OverseerCollectionConfigSetProcessor-99329890244165636-127.0.0.1:63715_-n_0000000000) [n:127.0.0.1:63715_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1745060 INFO  (qtp1538504397-20064) [n:127.0.0.1:63715_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:63715_&wt=javabin&version=2} status=0 QTime=2482
   [junit4]   2> 1745067 INFO  (zkConnectionManagerCallback-6135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745070 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1745073 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63712/solr ready
   [junit4]   2> 1745073 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1745075 INFO  (qtp1538504397-20069) [n:127.0.0.1:63715_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1745081 INFO  (OverseerThreadFactory-7817-thread-2-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1745083 WARN  (OverseerThreadFactory-7817-thread-2-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1745305 INFO  (qtp1538504397-20069) [n:127.0.0.1:63715_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1745305 INFO  (qtp1538504397-20069) [n:127.0.0.1:63715_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=230
   [junit4]   2> 1745547 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001 of type NRT
   [junit4]   2> 1745548 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1745549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@286d5bef{/,null,AVAILABLE}
   [junit4]   2> 1745549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bdc207f{HTTP/1.1,[http/1.1]}{127.0.0.1:63726}
   [junit4]   2> 1745549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.Server Started @1748624ms
   [junit4]   2> 1745550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/tempDir-001/jetty1, hostPort=63726, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1745550 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1745550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1745550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T06:57:26.455493Z
   [junit4]   2> 1745551 INFO  (zkConnectionManagerCallback-6137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745552 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1745553 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001/solr.xml
   [junit4]   2> 1745554 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1745554 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1745555 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1745557 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63712/solr
   [junit4]   2> 1745558 INFO  (zkConnectionManagerCallback-6141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745560 INFO  (zkConnectionManagerCallback-6143-thread-1-processing-n:127.0.0.1:63726_) [n:127.0.0.1:63726_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1745573 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1745575 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63726_
   [junit4]   2> 1745577 INFO  (zkCallback-6134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1745577 INFO  (zkCallback-6124-thread-1-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1745577 INFO  (zkCallback-6142-thread-1-processing-n:127.0.0.1:63726_) [n:127.0.0.1:63726_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1745605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1745613 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1745614 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1745615 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [n:127.0.0.1:63726_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001/cores
   [junit4]   2> 1745634 INFO  (qtp1538504397-20062) [n:127.0.0.1:63715_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63726_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1745637 INFO  (OverseerCollectionConfigSetProcessor-99329890244165636-127.0.0.1:63715_-n_0000000000) [n:127.0.0.1:63715_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1745638 INFO  (OverseerThreadFactory-7817-thread-3-processing-n:127.0.0.1:63715_) [n:127.0.0.1:63715_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:63726_ for creating new replica
   [junit4]   2> 1745641 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1745641 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1746669 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1746686 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1746763 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1746782 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1746783 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5759a2c6
   [junit4]   2> 1746783 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1746783 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1746785 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1622108527, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1746787 WARN  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1746815 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1746815 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1746816 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1746816 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1746817 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=46.109375, floorSegmentMB=0.8837890625, forceMergeDeletesPctAllowed=26.487687899006946, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1746817 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@674e588f[collection1_shard2_replica_n61] main]
   [junit4]   2> 1746819 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1746819 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1746820 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1746820 INFO  (qtp1485742827-20113) [n:127.0.0.1:63726_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or rece

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

  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@693186d1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1805228 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18214adb{/,null,UNAVAILABLE}
   [junit4]   2> 1805229 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 63918
   [junit4]   2> 1805231 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] 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> 1805233 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[25075CA33AD4AA8C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63712 63712
   [junit4]   2> 1805244 INFO  (Thread-3574) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63712 63712
   [junit4]   2> 1805405 WARN  (Thread-3574) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99329890244165644-127.0.0.1:63895_-n_0000000002
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard2/election/99329890244165653-core_node11-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=25075CA33AD4AA8C -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 63.5s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25075CA33AD4AA8C:AD5363799428C774]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_25075CA33AD4AA8C-001
   [junit4]   2> Jan 11, 2018 6:58:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=4551, maxDocsPerChunk=10, blockSize=470), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=4551, blockSize=470)), sim=RandomSimilarity(queryNorm=true): {}, locale=ta-LK, timezone=America/Dawson_Creek
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=113074032,total=501743616
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling, RequiredFieldsTest, TestSolrCloudWithSecureImpersonation, TestUseDocValuesAsStored2, TestDistribStateManager, TestPolicyCloud, TestReplicationHandler, TestSurroundQueryParser, HdfsUnloadDistributedZkTest, TestReplicaProperties, TestCloudNestedDocsSort, TestSQLHandler, HighlighterMaxOffsetTest, MetricUtilsTest, TestIBSimilarityFactory, OutputWriterTest, TestHdfsCloudBackupRestore, SolrTestCaseJ4Test, TestEmbeddedSolrServerSchemaAPI, TestReversedWildcardFilterFactory, HighlighterTest, CursorPagingTest, TestFileDictionaryLookup, TestLazyCores, TestPayloadCheckQParserPlugin, TestCollectionAPIs, TestManagedResource, ResourceLoaderTest, AutoScalingHandlerTest, TestQuerySenderListener, DistribJoinFromCollectionTest, TestLRUStatsCache, DistributedTermsComponentTest, SolrXmlInZkTest, TestAtomicUpdateErrorCases, TestPseudoReturnFields, RemoteQueryErrorTest, ConfigSetsAPITest, TestJsonFacetRefinement, UUIDFieldTest, TestTolerantSearch, TestBulkSchemaConcurrent, TestGeoJSONResponseWriter, SpellCheckComponentTest, TestUtils, TestCoreDiscovery, SpellCheckCollatorTest, TestImplicitCoreProperties, RequestHandlersTest, NodeAddedTriggerTest, TestHighlightDedupGrouping, FullHLLTest, HdfsBasicDistributedZk2Test, TestQuerySenderNoQuery, SuggesterWFSTTest, TestSegmentSorting, TestFiltering, TestDefaultStatsCache, WrapperMergePolicyFactoryTest, TestAddFieldRealTimeGet, CoreMergeIndexesAdminHandlerTest, TestMacros, TestRangeQuery, RankQueryTest, HdfsRecoverLeaseTest, TestCodecSupport, TestFieldResource, CollectionTooManyReplicasTest, TestRawResponseWriter, FastVectorHighlighterTest, TestLMDirichletSimilarityFactory, TestInPlaceUpdatesDistrib, TestCollectionAPI, TestStressRecovery, TestBinaryField, TestCloudSearcherWarming, TestHighFrequencyDictionaryFactory, DistributedFacetExistsSmallTest, StressHdfsTest, LeaderFailureAfterFreshStartTest, DistributedSpellCheckComponentTest, SolrCLIZkUtilsTest, TestFieldCacheSortRandom, DistributedDebugComponentTest, DeleteShardTest, TestNumericRangeQuery64, PreAnalyzedUpdateProcessorTest, HttpTriggerListenerTest, TestSolrCoreParser, DataDrivenBlockJoinTest, ReturnFieldsTest, AsyncCallRequestStatusResponseTest, SearchRateTriggerTest, HLLUtilTest, TestCopyFieldCollectionResource, TestAuthorizationFramework, UtilsToolTest, AnalysisErrorHandlingTest, TestTrieFacet, DateFieldTest, MigrateRouteKeyTest, CleanupOldIndexTest, HdfsDirectoryFactoryTest, TestRecoveryHdfs, HttpSolrCallGetCoreTest, TestSolr4Spatial, TestMinMaxOnMultiValuedField, TestCustomStream, SolrMetricsIntegrationTest, TestHdfsBackupRestoreCore, TestLocalFSCloudBackupRestore, SortByFunctionTest, MoveReplicaHDFSFailoverTest, TestCloudJSONFacetJoinDomain, TestFuzzyAnalyzedSuggestions, TestAnalyzeInfixSuggestions, StatsComponentTest, V2StandaloneTest, TestHttpShardHandlerFactory, TestCustomDocTransformer, TestDocTermOrds, ChaosMonkeyNothingIsSafeTest, RegexBytesRefFilterTest, TestQueryWrapperFilter, TestClusterStateProvider, TestStreamBody, CollectionReloadTest, TestCustomSort, AutoAddReplicasIntegrationTest, TestFieldCacheReopen, DefaultValueUpdateProcessorTest, RulesTest, CdcrBidirectionalTest, TestLegacyNumericRangeQueryBuilder, TestRandomRequestDistribution, NodeMutatorTest, TestSweetSpotSimilarityFactory, TestManagedSchemaAPI, TestComplexPhraseLeadingWildcard, IndexSchemaTest, TestConfigReload, RecoveryZkTest, TestGenericDistributedQueue, TestFieldTypeResource, ResponseLogComponentTest, TestCloudDeleteByQuery, SaslZkACLProviderTest, CoreAdminCreateDiscoverTest, TestSolrCoreProperties, ZkStateReaderTest, TestMiniSolrCloudClusterSSL, LeaderElectionTest, TestUpdate, TestBackupRepositoryFactory, ConvertedLegacyTest, TestPHPSerializedResponseWriter, NoCacheHeaderTest, TestSchemalessBufferedUpdates, TestManagedSynonymFilterFactory, SuggesterTSTTest, AlternateDirectoryTest, SignatureUpdateProcessorFactoryTest, TestWriterPerf, BlockDirectoryTest, TestNoOpRegenerator, WordBreakSolrSpellCheckerTest, XmlUpdateRequestHandlerTest, TestDFRSimilarityFactory, MetricsHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, SuggesterFSTTest, TestSolrCLIRunExample, HdfsChaosMonkeyNothingIsSafeTest, TestConfigSetsAPIZkFailure, LargeFieldTest, TestDelegationWithHadoopAuth, EnumFieldTest, TestTriggerIntegration, TestCloudSchemaless, TestSmileRequest, MultiTermTest, TestConfigSetImmutable, TestTlogReplica, DisMaxRequestHandlerTest, DistribCursorPagingTest, OverseerTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [393/766 (1!)] on J0 in 64.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 42101 lines...]

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 394 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at https://127.0.0.1:64156/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:64156/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([32F8728BD84125D:6CAACC7001F221B2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D6A31132A1DABAFA:695C50987F205A66]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6598)
	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)




Build Log:
[...truncated 14161 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/init-core-data-001
   [junit4]   2> 3882008 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 3882008 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3882013 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3882014 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3882015 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001
   [junit4]   2> 3882015 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3882015 INFO  (Thread-5794) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3882015 INFO  (Thread-5794) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3882018 ERROR (Thread-5794) [    ] 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> 3882124 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[32F8728BD84125D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64152
   [junit4]   2> 3882156 INFO  (zkConnectionManagerCallback-11307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882165 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e70068970000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3882176 INFO  (jetty-launcher-11304-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3882176 INFO  (jetty-launcher-11304-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3882179 INFO  (jetty-launcher-11304-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@416c30c0{/solr,null,AVAILABLE}
   [junit4]   2> 3882180 INFO  (jetty-launcher-11304-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d810f57{/solr,null,AVAILABLE}
   [junit4]   2> 3882181 INFO  (jetty-launcher-11304-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4468e098{SSL,[ssl, http/1.1]}{127.0.0.1:64157}
   [junit4]   2> 3882181 INFO  (jetty-launcher-11304-thread-2) [    ] o.e.j.s.Server Started @3885845ms
   [junit4]   2> 3882181 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64157}
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5970aa8d{SSL,[ssl, http/1.1]}{127.0.0.1:64156}
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.e.j.s.Server Started @3885846ms
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64156}
   [junit4]   2> 3882182 ERROR (jetty-launcher-11304-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3882182 ERROR (jetty-launcher-11304-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3882182 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3882183 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T20:54:12.029Z
   [junit4]   2> 3882183 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T20:54:12.029Z
   [junit4]   2> 3882185 INFO  (zkConnectionManagerCallback-11311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882185 INFO  (zkConnectionManagerCallback-11310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882186 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3882186 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3882198 INFO  (jetty-launcher-11304-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64152/solr
   [junit4]   2> 3882198 INFO  (jetty-launcher-11304-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64152/solr
   [junit4]   2> 3882199 INFO  (zkConnectionManagerCallback-11317-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882199 INFO  (zkConnectionManagerCallback-11319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882202 INFO  (zkConnectionManagerCallback-11321-thread-1-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882202 INFO  (zkConnectionManagerCallback-11323-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882342 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3882342 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3882342 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64156_solr
   [junit4]   2> 3882343 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64157_solr
   [junit4]   2> 3882344 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.c.Overseer Overseer (id=99333180742893574-127.0.0.1:64156_solr-n_0000000000) starting
   [junit4]   2> 3882345 INFO  (zkCallback-11322-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3882345 INFO  (zkCallback-11320-thread-1-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3882356 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64156_solr
   [junit4]   2> 3882358 INFO  (zkCallback-11322-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3882358 INFO  (zkCallback-11320-thread-1-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3882442 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882443 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64156.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882449 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882450 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882450 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64156.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882450 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64156.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3882451 INFO  (jetty-launcher-11304-thread-2) [n:127.0.0.1:64157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/.
   [junit4]   2> 3882451 INFO  (jetty-launcher-11304-thread-1) [n:127.0.0.1:64156_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/.
   [junit4]   2> 3882485 INFO  (zkConnectionManagerCallback-11329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882499 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[32F8728BD84125D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3882500 INFO  (zkConnectionManagerCallback-11334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3882501 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[32F8728BD84125D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3882503 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[32F8728BD84125D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64152/solr ready
   [junit4]   2> 3882517 INFO  (qtp1556105092-39398) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3882517 INFO  (qtp1556105092-39398) [n:127.0.0.1:64156_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3882518 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3882520 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 3882521 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 3882522 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 3882525 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 3882527 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 3882530 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 3882532 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 3882536 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 3882539 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 3882542 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 3882544 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 3882547 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 3882549 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 3882552 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 3882555 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 3882557 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 3882560 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 3882563 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 3882566 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 3882568 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 3882571 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 3882574 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 3882576 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 3882579 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 3882581 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 3882584 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 3882587 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 3882590 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 3882594 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 3882597 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 3882600 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 3882602 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 3882616 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 3882619 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 3882621 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 3882624 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 3882626 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 3882629 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 3882632 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 3882635 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 3882637 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 3882640 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 3882643 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 3882645 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 3882648 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 3882650 INFO  (OverseerThreadFactory-13352-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 3882765 INFO  (OverseerStateUpdate-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64156/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3882978 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3882979 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3883096 INFO  (zkCallback-11322-thread-1-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3883097 INFO  (zkCallback-11322-thread-2-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3884025 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3884025 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3884026 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3884027 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3884028 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3884028 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3884029 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3884029 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3884030 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3884030 WARN  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3884040 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3884062 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3884227 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3884274 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 3884275 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64156.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3884275 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3884275 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3884277 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3884334 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3884334 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3884336 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3884337 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3884339 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52ecfb65[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3884341 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3884341 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3884341 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3884342 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3884343 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3884343 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3884344 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3884345 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589330894327382016
   [junit4]   2> 3884345 INFO  (searcherExecutor-13357-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@52ecfb65[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3884345 INFO  (searcherExecutor-13357-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3884345 INFO  (searcherExecutor-13357-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3884346 INFO  (searcherExecutor-13357-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@52ecfb65[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:64156/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:64156/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 3884352 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3884357 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:64156/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 3884470 INFO  (zkCallback-11322-thread-3-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3884470 INFO  (zkCallback-11322-thread-2-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3884527 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3884530 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1552
   [junit4]   2> 3884533 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_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> 3884636 INFO  (zkCallback-11322-thread-2-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3884636 INFO  (zkCallback-11322-thread-3-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3885542 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3024
   [junit4]   2> 3885584 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3885584 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3885585 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3885587 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 3885587 INFO  (solrHandlerExecutor-13362-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3885599 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3885599 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3885600 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3885600 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3885600 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3885600 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3885601 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3885601 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3885601 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3885601 WARN  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3885606 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3885621 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3885704 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3885704 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3885705 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3885705 INFO  (solrHandlerExecutor-13362-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:64156/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3885705 INFO  (solrHandlerExecutor-13362-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3885783 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3885806 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3885806 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3885806 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3885807 INFO  (solrHandlerExecutor-13362-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:64156/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 3885807 INFO  (solrHandlerExecutor-13362-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3885823 INFO  (Thread-5813) [n:127.0.0.1:64156_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 3885840 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64156.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66807694
   [junit4]   2> 3885840 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3885842 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3885882 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3885882 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3885883 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c640593[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3885885 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3885885 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3885885 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3885886 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3885886 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3885886 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3885887 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3885888 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589330895945334784
   [junit4]   2> 3885888 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3c640593[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3885888 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3885888 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3885889 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3885890 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@3c640593[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3885890 INFO  (Thread-5813) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cc42f61[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3885890 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3cc42f61[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3885890 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3885893 INFO  (searcherExecutor-13363-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@3cc42f61[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3885918 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3885918 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3885918 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3885919 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 334.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3885919 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=338
   [junit4]   2> 3885919 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1583e6a0
   [junit4]   2> 3885919 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=360965792
   [junit4]   2> 3885919 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f158f0: rootName = solr_64156, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@10c1fddf
   [junit4]   2> 3885924 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=360965792
   [junit4]   2> 3885928 INFO  (qtp1556105092-39396) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 3885929 INFO  (qtp1556105092-39396) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3885930 INFO  (Thread-5814) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3885931 INFO  (Thread-5814) [n:127.0.0.1:64156_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3885931 INFO  (Thread-5814) [n:127.0.0.1:64156_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3885931 INFO  (solrHandlerExecutor-13367-thread-1-processing-n:127.0.0.1:64156_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3886044 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3886044 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3886044 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3886046 INFO  (qtp1556105092-39396) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 116.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3886046 INFO  (qtp1556105092-39396) [n:127.0.0.1:64156_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/params params={wt=javabin&version=2} status=0 QTime=118
   [junit4]   2> 3886047 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3886054 INFO  (OverseerThreadFactory-13352-thread-2-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3886054 INFO  (OverseerCollectionConfigSetProcessor-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3886056 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 3886056 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f93a241: rootName = solr_64156, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@10c1fddf
   [junit4]   2> 3886075 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28adb33
   [junit4]   2> 3886075 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=42654515
   [junit4]   2> 3886075 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=42654515
   [junit4]   2> 3886080 INFO  (qtp1556105092-39397) [n:127.0.0.1:64156_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 3886801 INFO  (qtp1556105092-39395) [n:127.0.0.1:64156_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=753
   [junit4]   2> 3886803 INFO  (qtp1556105092-39399) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3886808 INFO  (OverseerThreadFactory-13352-thread-3-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 3886810 INFO  (OverseerCollectionConfigSetProcessor-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3887048 INFO  (OverseerStateUpdate-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64156/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3887056 INFO  (OverseerStateUpdate-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3887063 INFO  (OverseerStateUpdate-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64156/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3887071 INFO  (OverseerStateUpdate-99333180742893574-127.0.0.1:64156_solr-n_0000000000) [n:127.0.0.1:64156_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3887287 INFO  (qtp1556105092-39400) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3887292 INFO  (qtp715314150-39407) [n:127.0.0.1:64157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3887293 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3887294 INFO  (qtp715314150-39407) [n:127.0.0.1:64157_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3887296 INFO  (qtp715314150-39403) [n:127.0.0.1:64157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3887419 INFO  (zkCallback-11320-thread-1-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3887419 INFO  (zkCallback-11322-thread-2-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3887419 INFO  (zkCallback-11322-thread-3-processing-n:127.0.0.1:64156_solr) [n:127.0.0.1:64156_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3887420 INFO  (zkCallback-11320-thread-2-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3887421 INFO  (zkCallback-11320-thread-3-processing-n:127.0.0.1:64157_solr) [n:127.0.0.1:64157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3888344 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3888344 INFO  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3888344 INFO  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3888344 INFO  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3888345 WARN  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 3888346 WARN  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 3888346 WARN  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist
   [junit4]   2> 3888346 WARN  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node1/myalias_2017-10-23_shard2_replica_n4/../../../../dist
   [junit4]   2> 3888346 WARN  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 3888347 WARN  (qtp715314150-39403) [n:127.0.0.1:64157_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_32F8728BD84125D-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist
   [junit4]   2> 3888347 WARN  (qtp1556105092-39392) [n:127.0.0.1:64156_solr c:myalias_2017-10-23 s:shard2 r:core_node7 x:myalias_2017-10-23_shard2_replic

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

er Stopped o.e.j.s.ServletContextHandler@4b98b20f{/solr,null,UNAVAILABLE}
   [junit4]   2> 267924 INFO  (zkCallback-385-thread-2-processing-n:127.0.0.1:49343_solr) [n:127.0.0.1:49343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 267924 INFO  (zkCallback-385-thread-3-processing-n:127.0.0.1:49343_solr) [n:127.0.0.1:49343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 267924 INFO  (zkCallback-381-thread-2-processing-n:127.0.0.1:49346_solr) [n:127.0.0.1:49346_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 267924 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:49343_solr) [n:127.0.0.1:49343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 267924 INFO  (zkCallback-2067-thread-1-processing-n:127.0.0.1:49346_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49346_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 267924 INFO  (zkCallback-381-thread-1-processing-n:127.0.0.1:49346_solr) [n:127.0.0.1:49346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:49343_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6faec57f
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1075-thread-1) [n:127.0.0.1:49346_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@185afad5
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:49343_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1873724799
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1075-thread-1) [n:127.0.0.1:49346_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=408615637
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1075-thread-1) [n:127.0.0.1:49346_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64b0fe7d: rootName = solr_49346, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1d809995
   [junit4]   2> 267928 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:49343_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@467e24cd: rootName = solr_49343, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3de4f08f
   [junit4]   2> 267936 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:49343_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1873724799
   [junit4]   2> 267936 INFO  (coreCloseExecutor-1075-thread-1) [n:127.0.0.1:49346_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=408615637
   [junit4]   2> 267942 INFO  (jetty-closer-354-thread-4) [    ] o.a.s.c.Overseer Overseer (id=99333201482940427-127.0.0.1:49343_solr-n_0000000000) closing
   [junit4]   2> 267942 INFO  (OverseerStateUpdate-99333201482940427-127.0.0.1:49343_solr-n_0000000000) [n:127.0.0.1:49343_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49343_solr
   [junit4]   2> 267943 WARN  (OverseerAutoScalingTriggerThread-99333201482940427-127.0.0.1:49343_solr-n_0000000000) [n:127.0.0.1:49343_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 267944 INFO  (jetty-closer-354-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37baa6a7{/solr,null,UNAVAILABLE}
   [junit4]   2> 267946 INFO  (jetty-closer-354-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6475ece6{/solr,null,UNAVAILABLE}
   [junit4]   2> 267947 ERROR (SUITE-StreamExpressionTest-seed#[D6A31132A1DABAFA]-worker) [    ] 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> 267947 INFO  (SUITE-StreamExpressionTest-seed#[D6A31132A1DABAFA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49341 49341
   [junit4]   2> 267962 INFO  (Thread-344) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49341 49341
   [junit4]   2> 268142 WARN  (Thread-344) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/clusterprops.json
   [junit4]   2> 	101	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99333201482940427-127.0.0.1:49343_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/live_nodes
   [junit4]   2> 	101	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_D6A31132A1DABAFA-001
   [junit4]   2> Jan 11, 2018 9:01:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=9, blockSize=690), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=690)), sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Universal
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=377788472,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, LengthEvaluatorTest, CosineEvaluatorTest, NamedListTest, TestSpellCheckResponse, TermsResponseTest, ConcatOperationTest, FieldAnalysisResponseTest, UuidEvaluatorTest, HttpSolrClientBuilderTest, EmpiricalDistributionEvaluatorTest, ReverseEvaluatorTest, SubtractEvaluatorTest, TestJsonRecordReader, SolrDocumentTest, CloudSolrClientMultiConstructorTest, StreamExpressionToExpessionTest, TestCloudSolrClientConnections, ExclusiveOrEvaluatorTest, TestCollectionAdminRequest, GreaterThanEvaluatorTest, TestDelegationTokenRequest, NotEvaluatorTest, TestDocumentObjectBinder, TestToleratedUpdateError, ConcurrentUpdateSolrClientBuilderTest, TestSolrProperties, UsingSolrJRefGuideExamplesTest, HyperbolicSineEvaluatorTest, NormalDistributionEvaluatorTest, TestHash, JettyWebappTest, TestEmbeddedSolrServer, TestCoreAdmin, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeEmbeddedTest, SolrParamTest, MergeIndexesEmbeddedTest, TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, ModifiableSolrParamsTest, TestXMLEscaping, SolrExceptionTest, TestUpdateRequestCodec, ClientUtilsTest, GetByIdTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, TestPolicy, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, HttpSolrClientSSLAuthConPoolTest, GraphTest, SelectWithEvaluatorsTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J0 in 128.94s, 149 tests, 1 failure <<< FAILURES!

[...truncated 47230 lines...]