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 2019/02/26 12:29:14 UTC

[JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-13-ea+8) - Build # 216 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/216/
Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
	at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
	at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
	at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
	at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
	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:567)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
	... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
	at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
	at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
	at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
	at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
	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:567)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
	... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
	at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
	at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
	at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
	at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
	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:567)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
	... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
	at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
	at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
	at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
	at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
	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:567)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
	... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:365)
	at org.apache.solr.cloud.OverseerTest.beforeClass(OverseerTest.java:284)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
	at net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
	at net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
	at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
	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:567)
	at org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:363)
	... 24 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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:835)




Build Log:
[...truncated 14207 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d47d20e), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=93510384,total=486539264
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackupRepositoryFactory, TestSerializedLuceneMatchVersion, ExplicitHLLTest, LoggingHandlerTest, HttpTriggerListenerTest, TestConfigSetProperties, DistributedFacetPivotWhiteBoxTest, TestPerFieldSimilarityWithDefaultOverride, TestClusterProperties, HighlighterMaxOffsetTest, TestCustomDocTransformer, TestSolrCloudWithSecureImpersonation, SampleTest, TestLegacyField, CachingDirectoryFactoryTest, TestDelegationWithHadoopAuth, TestSubQueryTransformer, TestManagedSchemaAPI, TestTolerantUpdateProcessorRandomCloud, TestStandardQParsers, TestMacroExpander, TestStreamBody, TestSimDistributedQueue, LeaderFailureAfterFreshStartTest, FieldAnalysisRequestHandlerTest, HdfsLockFactoryTest, TestJavabinTupleStreamParser, TestFieldCache, TestDynamicFieldResource, TestSolrCoreProperties, SmileWriterTest, TestSolrQueryResponse, RangeFacetCloudTest, TestPivotHelperCode, NotRequiredUniqueKeyTest, TestXmlQParser, TestConfigSetsAPIZkFailure, ShardsWhitelistTest, UUIDFieldTest, TestEmbeddedSolrServerAdminHandler, BlockJoinFacetDistribTest, AddReplicaTest, TestCloudRecovery, TestConfig, TriggerEventQueueTest, RAMDirectoryFactoryTest, CoreAdminRequestStatusTest, PeerSyncReplicationTest, SpellCheckCollatorWithCollapseTest, TransactionLogTest, MissingSegmentRecoveryTest, TestFieldTypeCollectionResource, HdfsRecoveryZkTest, AsyncCallRequestStatusResponseTest, UnloadDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, SignatureUpdateProcessorFactoryTest, UtilsToolTest, TestJsonFacetsStatsParsing, Tagger2Test, TestFieldSortValues, CloudMLTQParserTest, SchemaVersionSpecificBehaviorTest, TestSuggestSpellingConverter, SplitShardTest, NodeMutatorTest, TestSortableTextField, V2ApiIntegrationTest, MergeStrategyTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, TestRestoreCore, BasicZkTest, TestReloadAndDeleteDocs, TestDeprecatedFilters, TestNumericRangeQuery64, TestFaceting, TermVectorComponentDistributedTest, SearchHandlerTest, TestSimpleQParserPlugin, GraphQueryTest, TestDistributedMissingSort, TestSurroundQueryParser, TestCollectionAPI, PrimitiveFieldTypeTest, DistributedQueueTest, TestIBSimilarityFactory, TestDistributedStatsComponentCardinality, TestLeaderElectionZkExpiry, CdcrVersionReplicationTest, TestConfigReload, JavabinLoaderTest, LeaderElectionIntegrationTest, WrapperMergePolicyFactoryTest, TestFunctionQuery, TestRecovery, CoreAdminCreateDiscoverTest, SolrGangliaReporterTest, TestGroupingSearch, BlobRepositoryCloudTest, TestUninvertingReader, TestOnReconnectListenerSupport, XsltUpdateRequestHandlerTest, SolrRequestParserTest, TestAnalyzeInfixSuggestions, DistributedQueryComponentOptimizationTest, HdfsCollectionsAPIDistributedZkTest, CursorPagingTest, TestCrossCoreJoin, TestManagedSynonymFilterFactory, HdfsWriteToMultipleCollectionsTest, CollectionReloadTest, DateMathParserTest, HdfsBasicDistributedZk2Test, SSLMigrationTest, TestNoOpRegenerator, TestRebalanceLeaders, TestRawResponseWriter, TestFileDictionaryLookup, RuleEngineTest, TestFieldCacheSortRandom, NodeLostTriggerIntegrationTest, OpenCloseCoreStressTest, DocumentBuilderTest, TestCollectionAPIs, DeleteReplicaTest, TestElisionMultitermQuery, TestJmxIntegration, SortSpecParsingTest, StatsComponentTest, RankQueryTest, DistributedFacetPivotLongTailTest, BasicAuthStandaloneTest, SecurityConfHandlerTest, InfixSuggestersTest, TestClassicSimilarityFactory, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestRandomDVFaceting, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, TestCharFilters, TokenizerChainTest, TestLuceneIndexBackCompat, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OverseerStatusTest, OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [445/840 (1!)] on J0 in 0.25s, 0 tests, 1 error <<< FAILURES!

[...truncated 43908 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/216/consoleText

[repro] Revision: ff9509a8df36d5c2111749c4c2bf186103d09ffc

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       OverseerTest
[repro] ant compile-test

[...truncated 3577 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.OverseerTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> 3162 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3286 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.e.j.u.log Logging initialized @۳۲۹۱ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3298 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3350 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3402 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@177dbc45), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=456568904,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [1/5 (1!)] on J2 in 2.24s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> 3457 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3499 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.e.j.u.log Logging initialized @۳۵۱۰ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3509 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3532 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3564 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@177dbc45), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=462843056,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [2/5 (2!)] on J0 in 2.18s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> 3550 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3611 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.e.j.u.log Logging initialized @۳۶۲۶ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3628 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3643 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3671 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f05acf3), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=456642432,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [3/5 (3!)] on J1 in 2.19s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> 3802 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3804 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3804 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3805 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a086a97), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=433158808,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [4/5 (4!)] on J2 in 0.27s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_DEC2672133455090-001/init-core-data-001
   [junit4]   2> 3902 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3904 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3904 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3905 INFO  (SUITE-OverseerTest-seed#[DEC2672133455090]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a086a97), locale=fa-AF, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=439434704,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, OverseerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.seed=DEC2672133455090 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fa-AF -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | OverseerTest (suite) <<<
   [junit4]    > Assumption #1: SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEC2672133455090]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.afterClass(OverseerTest.java:307)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [5/5 (5!)] on J0 in 0.26s, 0 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 0 tests, 10 suite-level errors [seed: DEC2672133455090]

Total time: 8 seconds

[repro] Setting last failure code to 256

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

[JENKINS] Lucene-Solr-8.0-Linux (64bit/jdk1.8.0_172) - Build # 219 - Still Failing!

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

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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([10CD553DC62AA361]:0)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([10CD553DC62AA361]:0)




Build Log:
[...truncated 15286 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/init-core-data-001
   [junit4]   2> 168740 WARN  (SUITE-ShardRoutingTest-seed#[10CD553DC62AA361]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 168741 INFO  (SUITE-ShardRoutingTest-seed#[10CD553DC62AA361]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 168742 INFO  (SUITE-ShardRoutingTest-seed#[10CD553DC62AA361]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 168743 INFO  (SUITE-ShardRoutingTest-seed#[10CD553DC62AA361]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 168743 INFO  (SUITE-ShardRoutingTest-seed#[10CD553DC62AA361]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dne/
   [junit4]   2> 168746 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 168746 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 168746 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 168846 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer start zk server on port:34123
   [junit4]   2> 168846 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34123
   [junit4]   2> 168847 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34123
   [junit4]   2> 168849 INFO  (zkConnectionManagerCallback-859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168851 INFO  (zkConnectionManagerCallback-861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168852 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 168853 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 168853 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 168854 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 168854 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 168855 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 168855 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 168856 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 168856 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 168857 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 168857 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 168858 INFO  (zkConnectionManagerCallback-865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168859 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 168923 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 168923 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 168923 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 168923 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 168946 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 168946 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 168946 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 168948 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c2b7b76{/dne,null,AVAILABLE}
   [junit4]   2> 168949 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23df9432[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66c81e6e{SSL,[ssl, http/1.1]}{127.0.0.1:38139}
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.s.Server Started @168985ms
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/control/data, replicaType=NRT, hostContext=/dne, hostPort=38139, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/control-001/cores}
   [junit4]   2> 168952 ERROR (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 168952 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:39.327Z
   [junit4]   2> 168957 INFO  (zkConnectionManagerCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 168957 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 168958 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/control-001/solr.xml
   [junit4]   2> 168961 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 168961 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 168963 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 169044 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 169045 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 169046 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7aa647ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169048 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 169048 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@27d6bced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 169049 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 169050 INFO  (zkConnectionManagerCallback-873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169053 INFO  (zkConnectionManagerCallback-875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169081 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38139_dne
   [junit4]   2> 169081 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.c.Overseer Overseer (id=72112435648528389-127.0.0.1:38139_dne-n_0000000000) starting
   [junit4]   2> 169083 INFO  (zkConnectionManagerCallback-882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169085 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 169086 INFO  (OverseerStateUpdate-72112435648528389-127.0.0.1:38139_dne-n_0000000000) [n:127.0.0.1:38139_dne    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38139_dne
   [junit4]   2> 169086 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38139_dne
   [junit4]   2> 169086 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169086 INFO  (zkCallback-874-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169096 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 169106 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 169111 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 169111 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 169112 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [n:127.0.0.1:38139_dne    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/control-001/cores
   [junit4]   2> 169127 INFO  (zkConnectionManagerCallback-888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 169128 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 169128 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 169137 INFO  (qtp632730303-3069) [n:127.0.0.1:38139_dne    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38139_dne&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 169139 INFO  (OverseerThreadFactory-888-thread-1-processing-n:127.0.0.1:38139_dne) [n:127.0.0.1:38139_dne    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 169244 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne    x:control_collection_shard1_replica_n1] 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> 169245 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 170338 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 170348 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170413 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170421 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170422 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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@61d5d56c
   [junit4]   2> 170422 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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 [/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 170425 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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=1715120027, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 170490 WARN  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170528 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170528 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170531 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 170531 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 170532 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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=42, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=54.056640625, floorSegmentMB=1.2939453125, forceMergeDeletesPctAllowed=26.059410580979268, segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6618321122184032, deletesPctAllowed=46.8647049814263
   [junit4]   2> 170532 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13427fb4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 170534 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 170534 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170534 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 170534 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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 1626616355523395584
   [junit4]   2> 170537 INFO  (searcherExecutor-893-thread-1-processing-n:127.0.0.1:38139_dne x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38139_dne 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@13427fb4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 170540 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 170540 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38139/dne/control_collection_shard1_replica_n1/
   [junit4]   2> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38139/dne/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 170541 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72112435648528389-core_node2-n_0000000000
   [junit4]   2> 170542 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38139/dne/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 170643 INFO  (zkCallback-874-thread-1) [    ] 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> 170643 INFO  (zkCallback-874-thread-2) [    ] 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> 170643 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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> 170647 ERROR (qtp632730303-3070) [n:127.0.0.1:38139_dne c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Collection control_collection is not lazy or watched!
   [junit4]   2> 170648 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne 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=1403
   [junit4]   2> 170650 INFO  (qtp632730303-3069) [n:127.0.0.1:38139_dne    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 170745 INFO  (zkCallback-874-thread-2) [    ] 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> 170745 INFO  (zkCallback-874-thread-1) [    ] 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> 170745 INFO  (zkCallback-874-thread-3) [    ] 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> 170745 INFO  (qtp632730303-3069) [n:127.0.0.1:38139_dne    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38139_dne&wt=javabin&version=2} status=0 QTime=1608
   [junit4]   2> 170749 INFO  (zkConnectionManagerCallback-894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170750 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 170751 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 170751 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 170753 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 170754 INFO  (OverseerThreadFactory-888-thread-2-processing-n:127.0.0.1:38139_dne) [n:127.0.0.1:38139_dne    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 170755 INFO  (OverseerCollectionConfigSetProcessor-72112435648528389-127.0.0.1:38139_dne-n_0000000000) [n:127.0.0.1:38139_dne    ] 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> 170956 WARN  (OverseerThreadFactory-888-thread-2-processing-n:127.0.0.1:38139_dne) [n:127.0.0.1:38139_dne    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 170958 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 170958 INFO  (qtp632730303-3070) [n:127.0.0.1:38139_dne    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 170959 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 171019 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-1-001 of type NRT
   [junit4]   2> 171020 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171020 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171020 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171020 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171021 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171021 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171021 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 171021 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b0b7a36{/dne,null,AVAILABLE}
   [junit4]   2> 171021 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44ba82da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59eed36e{SSL,[ssl, http/1.1]}{127.0.0.1:44271}
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.Server Started @171055ms
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=44271, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-1-001/cores}
   [junit4]   2> 171022 ERROR (closeThreadPool-895-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171022 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.397Z
   [junit4]   2> 171027 INFO  (zkConnectionManagerCallback-897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171028 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171029 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-1-001/solr.xml
   [junit4]   2> 171032 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171032 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171033 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171081 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-2-001 of type NRT
   [junit4]   2> 171082 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171083 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171083 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171083 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171084 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171084 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171084 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171084 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a374a74{/dne,null,AVAILABLE}
   [junit4]   2> 171085 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2cba0abb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f9926f2{SSL,[ssl, http/1.1]}{127.0.0.1:39339}
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.Server Started @171119ms
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=39339, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-2-001/cores}
   [junit4]   2> 171085 ERROR (closeThreadPool-895-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171085 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.460Z
   [junit4]   2> 171091 INFO  (zkConnectionManagerCallback-899-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171092 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171092 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-2-001/solr.xml
   [junit4]   2> 171096 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171096 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171097 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171170 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-3-001 of type NRT
   [junit4]   2> 171171 WARN  (closeThreadPool-895-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171171 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171171 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171171 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171180 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171181 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171181 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 171181 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29989031{/dne,null,AVAILABLE}
   [junit4]   2> 171181 WARN  (closeThreadPool-895-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19045d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c38cfd{SSL,[ssl, http/1.1]}{127.0.0.1:35951}
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.e.j.s.Server Started @171216ms
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=35951, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-3-001/cores}
   [junit4]   2> 171182 ERROR (closeThreadPool-895-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171182 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.557Z
   [junit4]   2> 171186 INFO  (zkConnectionManagerCallback-901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171187 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171187 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-3-001/solr.xml
   [junit4]   2> 171191 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171191 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171194 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171257 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-4-001 of type NRT
   [junit4]   2> 171258 WARN  (closeThreadPool-895-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171258 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171258 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171258 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171267 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 171268 WARN  (closeThreadPool-895-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171269 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 171269 WARN  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171274 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 171274 WARN  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171276 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ac83962[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171278 WARN  (closeThreadPool-895-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6d45f3a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171280 WARN  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171280 WARN  (closeThreadPool-895-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171286 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@216b770a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171287 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 171288 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4dedeada[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171296 WARN  (closeThreadPool-895-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a305f53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171304 INFO  (zkConnectionManagerCallback-911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171304 WARN  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171305 INFO  (closeThreadPool-895-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 171305 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171305 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171305 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 171312 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@790b2722{/dne,null,AVAILABLE}
   [junit4]   2> 171313 WARN  (closeThreadPool-895-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3e640280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171318 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d399070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7756121b{SSL,[ssl, http/1.1]}{127.0.0.1:39975}
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.e.j.s.Server Started @171353ms
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=39975, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-4-001/cores}
   [junit4]   2> 171319 ERROR (closeThreadPool-895-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.694Z
   [junit4]   2> 171319 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 171320 INFO  (zkConnectionManagerCallback-916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171321 INFO  (zkConnectionManagerCallback-918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171330 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 171331 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.ZkController Publish node=127.0.0.1:44271_dne as DOWN
   [junit4]   2> 171332 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 171332 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44271_dne
   [junit4]   2> 171332 INFO  (zkCallback-874-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171337 INFO  (zkConnectionManagerCallback-923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171337 INFO  (zkConnectionManagerCallback-921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171340 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171340 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171340 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171344 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-4-001/solr.xml
   [junit4]   2> 171344 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 171346 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171346 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171347 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171348 INFO  (zkConnectionManagerCallback-925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171350 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 171356 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.ZkController Publish node=127.0.0.1:35951_dne as DOWN
   [junit4]   2> 171356 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 171356 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35951_dne
   [junit4]   2> 171357 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 171367 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-5-001 of type NRT
   [junit4]   2> 171371 INFO  (zkCallback-874-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 171372 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 171372 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 171372 WARN  (closeThreadPool-895-thread-5) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171374 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171375 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171375 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171376 INFO  (zkCallback-924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 171417 INFO  (zkConnectionManagerCallback-929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171417 INFO  (zkConnectionManagerCallback-936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171424 INFO  (zkConnectionManagerCallback-941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171425 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 171427 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.ZkController Publish node=127.0.0.1:39339_dne as DOWN
   [junit4]   2> 171427 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 171427 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 171427 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39339_dne
   [junit4]   2> 171428 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 171428 INFO  (zkCallback-874-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171428 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171428 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171428 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171435 INFO  (zkCallback-924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171436 INFO  (zkCallback-935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171436 INFO  (zkCallback-928-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 171436 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 171437 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 171437 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 171447 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171448 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171448 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171448 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171452 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f6c428a{/dne,null,AVAILABLE}
   [junit4]   2> 171452 WARN  (closeThreadPool-895-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34af0e88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171454 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 171455 WARN  (closeThreadPool-895-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171456 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 171460 INFO  (zkConnectionManagerCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171460 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4096de41{SSL,[ssl, http/1.1]}{127.0.0.1:37961}
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.e.j.s.Server Started @171494ms
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=37961, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-5-001/cores}
   [junit4]   2> 171461 ERROR (closeThreadPool-895-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.836Z
   [junit4]   2> 171461 INFO  (closeThreadPool-895-thread-3) [n:127.0.0.1:35951_dne    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-3-001/cores
   [junit4]   2> 171462 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 171462 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 171469 WARN  (closeThreadPool-895-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11719d65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171472 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171477 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 171477 WARN  (closeThreadPool-895-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171481 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171481 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171482 INFO  (closeThreadPool-895-thread-1) [n:127.0.0.1:44271_dne    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-1-001/cores
   [junit4]   2> 171487 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-6-001 of type NRT
   [junit4]   2> 171492 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171500 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171501 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171502 INFO  (closeThreadPool-895-thread-2) [n:127.0.0.1:39339_dne    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-2-001/cores
   [junit4]   2> 171504 WARN  (closeThreadPool-895-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@51552966[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171505 INFO  (closeThreadPool-895-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 171516 INFO  (zkConnectionManagerCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171523 WARN  (closeThreadPool-895-thread-6) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171524 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171524 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171524 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171541 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171541 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-5-001/solr.xml
   [junit4]   2> 171545 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171545 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171546 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171570 INFO  (zkConnectionManagerCallback-959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171572 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171572 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171572 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171572 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30ab6b78{/dne,null,AVAILABLE}
   [junit4]   2> 171572 WARN  (closeThreadPool-895-thread-6) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41831446[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32c29a78{SSL,[ssl, http/1.1]}{127.0.0.1:35445}
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.e.j.s.Server Started @171607ms
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=35445, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-6-001/cores}
   [junit4]   2> 171573 ERROR (closeThreadPool-895-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171573 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:41.948Z
   [junit4]   2> 171585 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171588 INFO  (zkConnectionManagerCallback-963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171588 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171588 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-6-001/solr.xml
   [junit4]   2> 171591 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171591 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171592 INFO  (closeThreadPool-895-thread-6) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171598 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 171600 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.ZkController Publish node=127.0.0.1:39975_dne as DOWN
   [junit4]   2> 171600 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 171600 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39975_dne
   [junit4]   2> 171601 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171601 INFO  (zkCallback-935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171601 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171601 INFO  (zkCallback-928-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171601 INFO  (zkCallback-924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171601 INFO  (zkCallback-874-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171608 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171612 INFO  (zkCallback-940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171624 INFO  (zkCallback-962-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171624 INFO  (zkCallback-949-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 171629 INFO  (zkConnectionManagerCallback-970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171630 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 171631 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 171632 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-7-001 of type NRT
   [junit4]   2> 171633 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171640 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171640 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171640 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171641 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 171677 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171678 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171678 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171678 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171678 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@625c137b{/dne,null,AVAILABLE}
   [junit4]   2> 171679 WARN  (closeThreadPool-895-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42a02c57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5763ef56{SSL,[ssl, http/1.1]}{127.0.0.1:42915}
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.e.j.s.Server Started @171713ms
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=42915, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-7-001/cores}
   [junit4]   2> 171680 ERROR (closeThreadPool-895-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171680 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:42.055Z
   [junit4]   2> 171686 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171687 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171688 INFO  (closeThreadPool-895-thread-4) [n:127.0.0.1:39975_dne    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-4-001/cores
   [junit4]   2> 171708 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 171708 WARN  (closeThreadPool-895-thread-5) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171716 INFO  (zkConnectionManagerCallback-973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171722 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171722 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-7-001/solr.xml
   [junit4]   2> 171725 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171725 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171725 INFO  (closeThreadPool-895-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171733 WARN  (closeThreadPool-895-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ff9503[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171738 WARN  (closeThreadPool-895-thread-5) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171751 WARN  (closeThreadPool-895-thread-5) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@20c4a8c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171752 INFO  (closeThreadPool-895-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34123/solr
   [junit4]   2> 171757 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-8-001 of type NRT
   [junit4]   2> 171758 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171758 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171758 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171758 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171764 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171764 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171764 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171765 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1e851b{/dne,null,AVAILABLE}
   [junit4]   2> 171765 WARN  (closeThreadPool-895-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@53784760[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171767 INFO  (zkConnectionManagerCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53f73925{SSL,[ssl, http/1.1]}{127.0.0.1:45983}
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.e.j.s.Server Started @171802ms
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/dne, hostPort=45983, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-8-001/cores}
   [junit4]   2> 171768 ERROR (closeThreadPool-895-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171768 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-27T10:10:42.143Z
   [junit4]   2> 171771 INFO  (zkConnectionManagerCallback-981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171772 INFO  (zkConnectionManagerCallback-983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171773 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 171773 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001/shard-8-001/solr.xml
   [junit4]   2> 171776 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 171776 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 171777 INFO  (closeThreadPool-895-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 171781 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 171782 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.ZkController Publish node=127.0.0.1:37961_dne as DOWN
   [junit4]   2> 171783 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 171783 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37961_dne
   [junit4]   2> 171784 INFO  (zkCallback-940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-949-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-962-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-924-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171784 INFO  (zkCallback-874-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171785 INFO  (zkCallback-928-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171788 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171792 INFO  (zkCallback-982-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 171805 INFO  (zkConnectionManagerCallback-990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171806 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 171806 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34123/solr ready
   [junit4]   2> 171806 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 171817 INFO  (closeThreadPool-895-thread-5) [n:127.0.0.1:37961_dne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61d5d56c
   [junit4]   2> 171823 INFO  (closeThreadPool

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

he.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 7379518 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedByInterruptException: null
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:257) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:207) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 7379518 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]-SendThread(localhost.localdomain:34123)) [    ] o.a.z.ClientCnxn Session 0x0 for server localhost.localdomain/127.0.0.1:34123, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.write0(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.IOUtil.write(IOUtil.java:65) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:117) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1145) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 7379519 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]-SendThread(localhost.localdomain:34123)) [    ] o.a.z.ClientCnxn Session 0x10031e0ceb80001 for server localhost.localdomain/127.0.0.1:34123, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.nio.channels.ClosedByInterruptException: null
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:407) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1145) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 7379519 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]-SendThread(localhost.localdomain:34123)) [    ] o.a.z.ClientCnxn Session 0x10031e0ceb80000 for server localhost.localdomain/127.0.0.1:34123, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.nio.channels.ClosedByInterruptException: null
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:407) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1145) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 7379519 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 7379925 WARN  (h2sc-976-thread-2) [    ] o.e.j.i.ManagedSelector java.nio.channels.ClosedSelectorException
   [junit4]   2> 7379925 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]-SendThread(localhost.localdomain:34123)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 7379925 WARN  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]-SendThread(localhost.localdomain:34123)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049) [zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 7380028 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34123
   [junit4]   2> 7380028 INFO  (TEST-ShardRoutingTest.test-seed#[10CD553DC62AA361]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34123
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@532d1f37[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_10CD553DC62AA361-001
   [junit4]   2> Feb 27, 2019 12:10:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bbe1acb), locale=ar-BH, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=236477544,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyTerms, TestManagedResource, TestPullReplicaErrorHandling, SolrShardReporterTest, NotRequiredUniqueKeyTest, TestIndexSearcher, SampleTest, MetricsHandlerTest, TestFieldCacheSortRandom, TestFileDictionaryLookup, GraphQueryTest, HighlighterMaxOffsetTest, CdcrVersionReplicationTest, TestUnifiedSolrHighlighter, MoveReplicaTest, DistributedSuggestComponentTest, TestWordDelimiterFilterFactory, SecurityConfHandlerTest, DirectoryFactoryTest, EchoParamsTest, MergeStrategyTest, HdfsThreadLeakTest, LeaderFailureAfterFreshStartTest, TestClassicSimilarityFactory, ShardRoutingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=10CD553DC62AA361 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ShardRoutingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10CD553DC62AA361]:0)
   [junit4] Completed [726/840 (1!)] on J0 in 7211.45s, 1 test, 2 errors <<< FAILURES!

[...truncated 451 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/temp/junit4-J0-20190227_100750_2393536063023649562656.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.0-Linux/heapdumps/java_pid5959.hprof ...
   [junit4] Heap dump file created [401665552 bytes in 1.385 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8940 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid5959.hprof

Total time: 171 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 218 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/218/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 2636 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_7022729367895848671157.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] # To suppress the following error report, specify this argument
   [junit4] # after -XX: or in .hotspotrc:  SuppressErrorAt=/split_if.cpp:322
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  Internal Error (/home/buildbot/worker/jdk12u-linux/build/src/hotspot/share/opto/split_if.cpp:322), pid=28074, tid=28096
   [junit4] #  assert(prior_n->is_Region()) failed: must be a post-dominating merge point
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (12.0) (fastdebug build 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (fastdebug 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0x17da240]  PhaseIdealLoop::spinup(Node*, Node*, Node*, Node*, Node*, small_cache*) [clone .part.43]+0x330
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/J1/hs_err_pid28074.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/J1/replay_pid28074.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] Current thread is 28096
   [junit4] Dumping core ...
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_70217018043793739782374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: increase O_BUFLEN in ostream.hpp -- output truncated
   [junit4] <<< JVM J1: EOF ----

[...truncated 711 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-12-ea+shipilev-fastdebug/bin/java -XX:+UseCompressedOops -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=B7169701EF5382BF -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=8.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=8.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-8.0-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/J1 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dfile.encoding=US-ASCII -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/classes/test:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/classes/java9:/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/classes/java:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_70213980365863919586803.events @/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_70211219708383464644420.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_7022729367895848671157.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_70217018043793739782374.syserr
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/build.xml:577: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build.xml:479: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/common-build.xml:2268: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/analysis/build.xml:110: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/module-build.xml:67: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/common-build.xml:1099: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_7022729367895848671157.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190227_025428_70217018043793739782374.syserr

Total time: 43 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-8.0-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 217 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/217/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for collection=collection1 :null Live Nodes: [127.0.0.1:42397_solr, 127.0.0.1:44193_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:42397_solr, 127.0.0.1:44193_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([A7E28B6DA25F4F77:2FB6B4B70CA3228F]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
	at org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:79)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A7E28B6DA25F4F77:2FB6B4B70CA3228F]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:99)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)




Build Log:
[...truncated 13609 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> 1351537 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_A7E28B6DA25F4F77-001/init-core-data-001
   [junit4]   2> 1351537 WARN  (SUITE-TestPKIAuthenticationPlugin-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 1351538 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1351539 INFO  (SUITE-TestPKIAuthenticationPlugin-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1351543 INFO  (TEST-TestPKIAuthenticationPlugin.test-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1385078 ERROR (TEST-TestPKIAuthenticationPlugin.test-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1551207097197 , received timestamp: 1551207129579 , TTL: 15000
   [junit4]   2> 1385079 INFO  (TEST-TestPKIAuthenticationPlugin.test-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test -Dtests.seed=A7E28B6DA25F4F77 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 33.6s J0 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7E28B6DA25F4F77:2FB6B4B70CA3228F]:0)
   [junit4]    > 	at org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:99)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_A7E28B6DA25F4F77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=640, maxMBSortInHeap=7.7670915781732, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64ed8a44), locale=sl, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 12-testing (64-bit)/cpus=8,threads=1,free=245870416,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrOpsAndBoundariesTest, MergeStrategyTest, TestSkipOverseerOperations, UnloadDistributedZkTest, PingRequestHandlerTest, BlockDirectoryTest, NodeLostTriggerIntegrationTest, HighlighterMaxOffsetTest, TestDefaultStatsCache, TestRecovery, BaseCdcrDistributedZkTest, TestManagedSchemaAPI, TestDistributedMissingSort, DistributedSuggestComponentTest, TestClassicSimilarityFactory, GraphQueryTest, DocumentBuilderTest, CursorPagingTest, TestReloadDeadlock, DistributedFacetPivotLongTailTest, SOLR749Test, TestStressLiveNodes, TransactionLogTest, TestSolrConfigHandler, TestConfigSetsAPIZkFailure, ShardRoutingTest, BasicZkTest, TestLocalFSCloudBackupRestore, HLLUtilTest, TestCloudJSONFacetSKG, SortSpecParsingTest, UUIDFieldTest, TestNoOpRegenerator, HdfsBasicDistributedZk2Test, ZookeeperStatusHandlerTest, TestImplicitCoreProperties, TestDirectoryFactory, TestNumericRangeQuery64, TestExclusionRuleCollectionAccess, CustomTermsComponentTest, JavabinLoaderTest, LeaderElectionIntegrationTest, TestCollectionAPIs, MetricsHandlerTest, OpenCloseCoreStressTest, CdcrVersionReplicationTest, TestGroupingSearch, UtilsToolTest, SolrJmxReporterTest, HdfsThreadLeakTest, TestRebalanceLeaders, TestBulkSchemaAPI, CollectionReloadTest, TestCloudConsistency, DistributedUpdateProcessorTest, DeleteReplicaTest, TestClusterProperties, TestSegmentSorting, TestCollectionAPI, ZkStateReaderTest, TestSortableTextField, TestSolrJ, CollectionsAPISolrJTest, TestReplicationHandler, ReplicaListTransformerTest, TermVectorComponentDistributedTest, TestFaceting, TestLegacyField, TestPKIAuthenticationPlugin]
   [junit4] Completed [279/840 (1!)] on J0 in 33.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 696 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1995373 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/init-core-data-001
   [junit4]   2> 1995374 WARN  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1995374 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1995375 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1995375 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001
   [junit4]   2> 1995375 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1995376 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1995376 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1995476 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36621
   [junit4]   2> 1995476 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36621
   [junit4]   2> 1995476 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36621
   [junit4]   2> 1995479 INFO  (zkConnectionManagerCallback-12390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995480 INFO  (zkConnectionManagerCallback-12392-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995482 INFO  (zkConnectionManagerCallback-12394-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995483 WARN  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1995483 WARN  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1995484 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1995493 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1995494 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc76c87{/solr,null,AVAILABLE}
   [junit4]   2> 1995494 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@192b257{/solr,null,AVAILABLE}
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4db234b1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:४२३९७}
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c8bd8c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:४४१९३}
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.e.j.s.Server Started @१९९५७७७ms
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.e.j.s.Server Started @१९९५७७७ms
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42397}
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44193}
   [junit4]   2> 1995495 ERROR (jetty-launcher-12395-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1995495 ERROR (jetty-launcher-12395-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-26T19:02:20.101829Z
   [junit4]   2> 1995495 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-26T19:02:20.101843Z
   [junit4]   2> 1995498 INFO  (zkConnectionManagerCallback-12398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995498 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1995501 INFO  (zkConnectionManagerCallback-12399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995501 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1995837 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1995839 WARN  (jetty-launcher-12395-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@63973948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995842 WARN  (jetty-launcher-12395-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a41f6f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995844 INFO  (jetty-launcher-12395-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36621/solr
   [junit4]   2> 1995847 INFO  (zkConnectionManagerCallback-12405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995855 INFO  (zkConnectionManagerCallback-12407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995895 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1995896 WARN  (jetty-launcher-12395-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@394c8160[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995899 WARN  (jetty-launcher-12395-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@14a69ddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1995901 INFO  (jetty-launcher-12395-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36621/solr
   [junit4]   2> 1995902 INFO  (zkConnectionManagerCallback-12415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995904 INFO  (zkConnectionManagerCallback-12417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995908 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44193_solr
   [junit4]   2> 1995909 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42397_solr
   [junit4]   2> 1995909 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.Overseer Overseer (id=72108863992889350-127.0.0.1:44193_solr-n_0000000000) starting
   [junit4]   2> 1995911 INFO  (zkCallback-12416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1995911 INFO  (zkCallback-12406-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1995914 INFO  (zkConnectionManagerCallback-12424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995915 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1995916 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36621/solr ready
   [junit4]   2> 1995916 INFO  (OverseerStateUpdate-72108863992889350-127.0.0.1:44193_solr-n_0000000000) [n:127.0.0.1:44193_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44193_solr
   [junit4]   2> 1995921 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44193_solr as DOWN
   [junit4]   2> 1995922 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1995922 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44193_solr
   [junit4]   2> 1995923 INFO  (zkCallback-12416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1995923 INFO  (zkCallback-12406-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1995923 INFO  (zkCallback-12423-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1995938 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1995940 INFO  (zkConnectionManagerCallback-12429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1995942 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1995942 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36621/solr ready
   [junit4]   2> 1995946 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1995973 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1995988 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42397.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1995995 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1995995 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1995997 INFO  (jetty-launcher-12395-thread-2) [n:127.0.0.1:44193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node2/.
   [junit4]   2> 1996013 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42397.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1996013 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42397.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1996015 INFO  (jetty-launcher-12395-thread-1) [n:127.0.0.1:42397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node1/.
   [junit4]   2> 1996190 INFO  (zkConnectionManagerCallback-12436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996192 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1996192 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36621/solr ready
   [junit4]   2> 1996214 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1996215 INFO  (qtp1864280327-30555) [n:127.0.0.1:42397_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1996217 INFO  (OverseerThreadFactory-8812-thread-1-processing-n:127.0.0.1:44193_solr) [n:127.0.0.1:44193_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 1996322 INFO  (OverseerStateUpdate-72108863992889350-127.0.0.1:44193_solr-n_0000000000) [n:127.0.0.1:44193_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44193/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1996324 INFO  (OverseerStateUpdate-72108863992889350-127.0.0.1:44193_solr-n_0000000000) [n:127.0.0.1:44193_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42397/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1996527 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr    x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1996528 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr    x:collection2_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1996528 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr    x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1997538 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1997538 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1997545 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1997545 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1997547 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1997547 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1997547 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using configuration from collection collection2, trusted=true
   [junit4]   2> 1997547 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true
   [junit4]   2> 1997547 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44193.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1997547 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42397.solr.core.collection2.shard1.replica_n2' (registry 'solr.core.collection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@623e4bcf
   [junit4]   2> 1997548 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node1/collection2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node1/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 1997548 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node2/collection2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 1997755 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1997755 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1997758 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1997758 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1997760 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13cdcaab[collection2_shard1_replica_n1] main]
   [junit4]   2> 1997761 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1997762 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1997763 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1997763 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626559209662316544
   [junit4]   2> 1997769 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@13cdcaab[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1997773 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1997773 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 1997773 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1997774 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1997777 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1997779 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1997779 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1997783 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a6b96ee[collection2_shard1_replica_n2] main]
   [junit4]   2> 1997785 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1997785 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1997787 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1997787 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626559209687482368
   [junit4]   2> 1997793 INFO  (searcherExecutor-8821-thread-1-processing-n:127.0.0.1:42397_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@6a6b96ee[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1997797 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1997797 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 1998278 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1998278 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1998278 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44193/solr/collection2_shard1_replica_n1/
   [junit4]   2> 1998279 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1 url=http://127.0.0.1:44193/solr START replicas=[http://127.0.0.1:42397/solr/collection2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1998279 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1 url=http://127.0.0.1:44193/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1998284 INFO  (qtp1864280327-30628) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.S.Request [collection2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1998284 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1998284 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1998284 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2/leaders/shard1/leader after winning as /collections/collection2/leader_elect/shard1/election/72108863992889350-core_node3-n_0000000000
   [junit4]   2> 1998285 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44193/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 1998387 INFO  (zkCallback-12406-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998388 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1998415 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1887
   [junit4]   2> 1998489 INFO  (zkCallback-12406-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998489 INFO  (zkCallback-12406-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998823 INFO  (qtp1864280327-30553) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2296
   [junit4]   2> 1998825 INFO  (qtp1864280327-30555) [n:127.0.0.1:42397_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1998901 INFO  (zkCallback-12416-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998901 INFO  (zkCallback-12406-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998901 INFO  (zkCallback-12406-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998901 INFO  (zkCallback-12416-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1998901 INFO  (qtp1864280327-30555) [n:127.0.0.1:42397_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2686
   [junit4]   2> 1998950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:42397/solr state:DocCollection(collection2//collections/collection2/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection2_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:44193/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44193_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection2_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:42397/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42397_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1998952 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1708114326
   [junit4]   2> 1998952 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42397_solr
   [junit4]   2> 1998952 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1998952 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42397_solr as DOWN
   [junit4]   2> 1998968 INFO  (coreCloseExecutor-8831-thread-1) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3dff2eed
   [junit4]   2> 1998968 INFO  (coreCloseExecutor-8831-thread-1) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2.shard1.replica_n2, tag=3dff2eed
   [junit4]   2> 1998968 INFO  (coreCloseExecutor-8831-thread-1) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@623751ad: rootName = solr_42397, domain = solr.core.collection2.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection2.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@41686acf
   [junit4]   2> 1999015 INFO  (coreCloseExecutor-8831-thread-1) [n:127.0.0.1:42397_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2.shard1.leader, tag=3dff2eed
   [junit4]   2> 1999025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1999025 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dd2d196: rootName = solr_42397, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20a38945
   [junit4]   2> 1999044 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1999044 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d9554c7: rootName = solr_42397, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@58f55e6b
   [junit4]   2> 1999054 INFO  (zkCallback-12416-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1999054 INFO  (zkCallback-12416-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1999054 INFO  (zkCallback-12406-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1999054 INFO  (zkCallback-12406-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1999055 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1999055 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a8daff9: rootName = solr_42397, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1738edea
   [junit4]   2> 1999056 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1c12cbf0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2d3e8ff0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1999069 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002ea13774000a, likely client has closed socket
   [junit4]   2> 1999070 INFO  (zkCallback-12406-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1999070 INFO  (zkCallback-12423-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1999070 INFO  (zkCallback-12435-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1999073 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4db234b1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:०}
   [junit4]   2> 1999073 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4dc76c87{/solr,null,UNAVAILABLE}
   [junit4]   2> 1999073 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1999100 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[A7E28B6DA25F4F77]) [    ] o.a.s.c.LeaderTragicEventTest Corrupt leader : core_node3:{"core":"collection2_shard1_replica_n1","base_url":"http://127.0.0.1:44193/solr","node_name":"127.0.0.1:44193_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 1999104 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=1, core_node4=0}, version=2}
   [junit4]   2> 1999104 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1626559211066359808)]} 0 2
   [junit4]   2> 1999105 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211069505536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999105 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211069505536
   [junit4]   2> 1999109 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23521e13[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999109 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999111 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@23521e13[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999111 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1999113 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1626559211076845568)]} 0 1
   [junit4]   2> 1999114 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211078942720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999114 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211078942720
   [junit4]   2> 1999120 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21a8f75e[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999121 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999123 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@21a8f75e[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999123 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1999125 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1626559211089428480)]} 0 1
   [junit4]   2> 1999125 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211090477056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999125 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211090477056
   [junit4]   2> 1999130 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c91b99f[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999131 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999133 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@1c91b99f[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999134 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1999136 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1626559211099914240)]} 0 1
   [junit4]   2> 1999136 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211102011392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999136 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211102011392
   [junit4]   2> 1999139 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@136083f9[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999140 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999142 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@136083f9[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743743}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999142 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1999144 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1626559211109351424)]} 0 1
   [junit4]   2> 1999145 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211111448576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999145 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211111448576
   [junit4]   2> 1999150 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38023bc3[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999151 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999153 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@38023bc3[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743743}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743753}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999154 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1999156 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1626559211121934336)]} 0 1
   [junit4]   2> 1999157 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211124031488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999157 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211124031488
   [junit4]   2> 1999162 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a619016[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999163 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999165 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@3a619016[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743743}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743753}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743765}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999165 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 1999168 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1626559211134517248)]} 0 1
   [junit4]   2> 1999169 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211136614400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999169 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211136614400
   [junit4]   2> 1999174 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d2d90fd[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999175 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999177 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@4d2d90fd[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743743}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743753}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743765}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743777}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1999177 INFO  (qtp23640709-30554) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1999179 INFO  (qtp23640709-30556) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1626559211146051584)]} 0 0
   [junit4]   2> 1999179 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626559211147100160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1999179 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56664a68 commitCommandVersion:1626559211147100160
   [junit4]   2> 1999185 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@719bfd8[collection2_shard1_replica_n1] main]
   [junit4]   2> 1999186 INFO  (qtp23640709-30552) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1999187 INFO  (searcherExecutor-8822-thread-1-processing-n:127.0.0.1:44193_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:44193_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@719bfd8[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743722}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timestamp=1551207743743}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Aleksey Shipilev, java.version=12-testing, java.vm.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229, source=flush, os.version=4.18.0-15-generic, timest

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

d-1) [    ] o.a.s.c.Overseer Overseer (id=72108863992889350-127.0.0.1:44193_solr-n_0000000000) closing
   [junit4]   2> 2042437 INFO  (closeThreadPool-12468-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72108863992889350-127.0.0.1:44193_solr-n_0000000000) closing
   [junit4]   2> 2042438 INFO  (jetty-closer-12463-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c8bd8c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:०}
   [junit4]   2> 2042438 INFO  (jetty-closer-12463-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@192b257{/solr,null,UNAVAILABLE}
   [junit4]   2> 2042439 INFO  (jetty-closer-12463-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2042440 INFO  (jetty-closer-12463-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2042440 INFO  (jetty-closer-12463-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35df28fa: rootName = solr_42397, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1738edea
   [junit4]   2> 2042440 INFO  (jetty-closer-12463-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4140b060[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5fb86746[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 2042447 INFO  (jetty-closer-12463-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b4958ec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:४२३९७}
   [junit4]   2> 2042448 INFO  (jetty-closer-12463-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11f8217f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2042448 INFO  (jetty-closer-12463-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2042448 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2042449 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection2/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/collection2/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard1/election/72108863992889350-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72108863992889350-127.0.0.1:44193_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2042450 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36621
   [junit4]   2> 2042450 INFO  (SUITE-LeaderTragicEventTest-seed#[A7E28B6DA25F4F77]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36621
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_A7E28B6DA25F4F77-001
   [junit4]   2> Feb 26, 2019 7:03:07 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=Asserting(Lucene80): {_root_=Lucene50(blocksize=128), id=FST50}, docValues:{}, maxPointsInLeafNode=1368, maxMBSortInHeap=6.729831351490763, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4dba62ca), locale=ne-NP, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 12-testing (64-bit)/cpus=8,threads=1,free=100532520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrOpsAndBoundariesTest, MergeStrategyTest, TestSkipOverseerOperations, UnloadDistributedZkTest, PingRequestHandlerTest, BlockDirectoryTest, NodeLostTriggerIntegrationTest, HighlighterMaxOffsetTest, TestDefaultStatsCache, TestRecovery, BaseCdcrDistributedZkTest, TestManagedSchemaAPI, TestDistributedMissingSort, DistributedSuggestComponentTest, TestClassicSimilarityFactory, GraphQueryTest, DocumentBuilderTest, CursorPagingTest, TestReloadDeadlock, DistributedFacetPivotLongTailTest, SOLR749Test, TestStressLiveNodes, TransactionLogTest, TestSolrConfigHandler, TestConfigSetsAPIZkFailure, ShardRoutingTest, BasicZkTest, TestLocalFSCloudBackupRestore, HLLUtilTest, TestCloudJSONFacetSKG, SortSpecParsingTest, UUIDFieldTest, TestNoOpRegenerator, HdfsBasicDistributedZk2Test, ZookeeperStatusHandlerTest, TestImplicitCoreProperties, TestDirectoryFactory, TestNumericRangeQuery64, TestExclusionRuleCollectionAccess, CustomTermsComponentTest, JavabinLoaderTest, LeaderElectionIntegrationTest, TestCollectionAPIs, MetricsHandlerTest, OpenCloseCoreStressTest, CdcrVersionReplicationTest, TestGroupingSearch, UtilsToolTest, SolrJmxReporterTest, HdfsThreadLeakTest, TestRebalanceLeaders, TestBulkSchemaAPI, CollectionReloadTest, TestCloudConsistency, DistributedUpdateProcessorTest, DeleteReplicaTest, TestClusterProperties, TestSegmentSorting, TestCollectionAPI, ZkStateReaderTest, TestSortableTextField, TestSolrJ, CollectionsAPISolrJTest, TestReplicationHandler, ReplicaListTransformerTest, TermVectorComponentDistributedTest, TestFaceting, TestLegacyField, TestPKIAuthenticationPlugin, TestPerFieldSimilarityWithDefaultOverride, DistributedQueryComponentOptimizationTest, TestRawResponseWriter, HdfsRecoveryZkTest, XsltUpdateRequestHandlerTest, TriggerEventQueueTest, RAMDirectoryFactoryTest, ConnectionManagerTest, SynonymTokenizerTest, CoreAdminRequestStatusTest, CachingDirectoryFactoryTest, TestLegacyTerms, SmileWriterTest, VersionInfoTest, TestDistributedStatsComponentCardinality, TestStreamBody, TestSafeXMLParsing, TestSimGenericDistributedQueue, PreAnalyzedUpdateProcessorTest, IndexSchemaRuntimeFieldTest, TestCollapseQParserPlugin, TestSubQueryTransformer, WrapperMergePolicyFactoryTest, CdcrUpdateLogTest, SimplePostToolTest, HdfsChaosMonkeySafeLeaderTest, BlobRepositoryCloudTest, EchoParamsTest, NumberUtilsTest, PeerSyncWithLeaderTest, DistributedExpandComponentTest, TestCoreDiscovery, DocValuesTest, TestDistribDocBasedVersion, TestStressReorder, TestXmlQParser, TestReloadAndDeleteDocs, DeleteInactiveReplicaTest, TestFieldCacheSortRandom, TestJmxIntegration, TestSimClusterStateProvider, TestConfigSetProperties, TestPullReplicaErrorHandling, PeerSyncWithBufferUpdatesTest, TestAnalyzeInfixSuggestions, TestSchemaResource, BinaryUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, InfixSuggestersTest, TestTestInjection, TestRandomDVFaceting, TestSortByMinMaxFunction, TestIndexingPerformance, RuleEngineTest, RangeFacetCloudTest, AnalysisAfterCoreReloadTest, TestHighFrequencyDictionaryFactory, BasicAuthStandaloneTest, FileBasedSpellCheckerTest, UpdateRequestProcessorFactoryTest, TestIBSimilarityFactory, AsyncCallRequestStatusResponseTest, CopyFieldTest, TestJettySolrRunner, TestManagedResource, SimpleFacetsTest, StatsReloadRaceTest, TestBackupRepositoryFactory, TestExactStatsCache, CollectionStateFormat2Test, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderTragicEventTest]
   [junit4] Completed [468/840 (2!)] on J0 in 47.81s, 2 tests, 1 error <<< FAILURES!

[...truncated 43754 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Linux/217/consoleText

[repro] Revision: ff9509a8df36d5c2111749c4c2bf186103d09ffc

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test -Dtests.seed=A7E28B6DA25F4F77 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderTragicEventTest -Dtests.method=test -Dtests.seed=A7E28B6DA25F4F77 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ne-NP -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       LeaderTragicEventTest
[repro]       TestPKIAuthenticationPlugin
[repro] ant compile-test

[...truncated 3577 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.LeaderTragicEventTest|*.TestPKIAuthenticationPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A7E28B6DA25F4F77 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ne-NP -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 100 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderTragicEventTest
[repro]   0/5 failed: org.apache.solr.security.TestPKIAuthenticationPlugin
[repro] Exiting with code 0

[...truncated 43 lines...]