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/04/13 09:35:19 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 23911 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23911/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 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 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.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 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 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.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 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 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.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 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 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.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 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 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 10234 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ec4125f), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=468130184,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [TestIDVersionPostingsFormat, TestDocValuesNumbersQuery, TestSimpleWKTShapeParsing, FuzzyLikeThisQueryTest, TestLatLonMultiLineShapeQueries, TestLatLonPointShapeQueries, TestHalfFloatPoint, TestLatLonLineShapeQueries, TestLatLonShapeEncoding]
   [junit4] Completed [20/32 (1!)] on J0 in 0.29s, 18 tests, 1 failure <<< FAILURES!

[...truncated 48794 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23911/consoleText

[repro] Revision: 6e28cd60a8247ad1339bea2ae9dfbb912507594b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/sandbox
[repro]       TestLatLonShapeEncoding
[repro] ant compile-test

[...truncated 320 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestLatLonShapeEncoding" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.08s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.31s J1 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.05s J1 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J1 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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] OK      0.02s J1 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.05s J1 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71dd5522), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=439503384,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [1/5 (1!)] on J1 in 1.87s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.09s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.02s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.27s J2 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.02s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.03s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.04s J2 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J2 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.03s J2 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30ce06b2), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=442138544,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [2/5 (2!)] on J2 in 1.83s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.09s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.03s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.03s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.37s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.04s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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] OK      0.02s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.04s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.04s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@75ed64f0), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=439506592,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [3/5 (3!)] on J0 in 2.08s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.03s J1 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J1 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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] OK      0.01s J1 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bade76b), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=404469600,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [4/5 (4!)] on J1 in 0.27s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.03s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.04s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=58677E73732CA050 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-Hant-HK -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58677E73732CA050:B57EC6B1A74AFA31]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=722, maxMBSortInHeap=6.314016804568058, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8249446), locale=zh-Hant-HK, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=1,free=404472488,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [5/5 (5!)] on J0 in 0.29s, 18 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 90 tests, 5 failures [seed: 58677E73732CA050]

Total time: 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.document.TestLatLonShapeEncoding
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ 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=6e28cd60a8247ad1339bea2ae9dfbb912507594b, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23910
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-master-Linux (64bit/jdk-11.0.2) - Build # 23914 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23914/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([5E6DFD7B65DDB154:D639C2A1CB21DCAC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	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:566)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:834)




Build Log:
[...truncated 14418 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1297006 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/init-core-data-001
   [junit4]   2> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-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> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /g_uwi/
   [junit4]   2> 1297009 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1297010 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1297010 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer start zk server on port:40247
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40247
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40247
   [junit4]   2> 1297112 INFO  (zkConnectionManagerCallback-7839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297114 INFO  (zkConnectionManagerCallback-7841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297115 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1297116 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1297119 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1297119 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1297120 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1297120 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1297197 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297199 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3601e2b9{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f124678{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43835}
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.Server Started @1297291ms
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/control/data, hostPort=43835, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1297200 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:01.909942Z
   [junit4]   2> 1297202 INFO  (zkConnectionManagerCallback-7843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297202 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297202 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/solr.xml
   [junit4]   2> 1297204 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297204 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297205 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297240 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297240 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@196fb991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297242 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1169b73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297243 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1297243 INFO  (zkConnectionManagerCallback-7850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297245 INFO  (zkConnectionManagerCallback-7852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297271 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43835_g_uwi
   [junit4]   2> 1297271 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.Overseer Overseer (id=72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) starting
   [junit4]   2> 1297273 INFO  (zkConnectionManagerCallback-7859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297274 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1297274 INFO  (OverseerStateUpdate-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43835_g_uwi
   [junit4]   2> 1297275 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43835_g_uwi
   [junit4]   2> 1297275 INFO  (zkCallback-7851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297275 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297290 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1297300 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores
   [junit4]   2> 1297317 INFO  (zkConnectionManagerCallback-7865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297317 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297318 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1297319 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] 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:43835_g_uwi&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1297322 INFO  (OverseerThreadFactory-7943-thread-1-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1297426 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    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> 1297426 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1298588 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1298595 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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@832861
   [junit4]   2> 1298599 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1298600 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1298602 WARN  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298636 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298636 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298638 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1298638 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1298639 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.4384765625, floorSegmentMB=0.9453125, forceMergeDeletesPctAllowed=3.8623282419377682, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.135928994196398
   [junit4]   2> 1298639 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41bfc742[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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 1630726021027201024
   [junit4]   2> 1298643 INFO  (searcherExecutor-7948-thread-1-processing-n:127.0.0.1:43835_g_uwi x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43835_g_uwi 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@41bfc742[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1298644 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298644 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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/72075738137493508-core_node2-n_0000000000
   [junit4]   2> 1298646 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1298747 INFO  (zkCallback-7851-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> 1298747 INFO  (zkCallback-7851-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> 1298747 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298748 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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=1322
   [junit4]   2> 1298749 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] 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:43835_g_uwi&wt=javabin&version=2} status=0 QTime=1529
   [junit4]   2> 1298851 INFO  (zkConnectionManagerCallback-7871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298852 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1298852 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1298853 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1298853 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] 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> 1298854 INFO  (OverseerCollectionConfigSetProcessor-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] 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> 1298854 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1299056 WARN  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1299058 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1299058 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] 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=205
   [junit4]   2> 1299058 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1299143 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001 of type NRT
   [junit4]   2> 1299144 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7722f61f{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8808121{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43649}
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server Started @1299236ms
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty1, hostPort=43649, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores}
   [junit4]   2> 1299145 ERROR (closeThreadPool-7872-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:03.855042Z
   [junit4]   2> 1299146 INFO  (zkConnectionManagerCallback-7874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299147 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299147 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/solr.xml
   [junit4]   2> 1299148 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299148 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299149 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299231 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001 of type NRT
   [junit4]   2> 1299232 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f127de0{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bbe6fa4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36107}
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.Server Started @1299324ms
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty2, hostPort=36107, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores}
   [junit4]   2> 1299233 ERROR (closeThreadPool-7872-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:03.942655Z
   [junit4]   2> 1299234 INFO  (zkConnectionManagerCallback-7877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299235 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299235 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/solr.xml
   [junit4]   2> 1299236 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299236 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299237 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299296 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299297 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ba712f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299300 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1321fef4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299301 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299307 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001 of type NRT
   [junit4]   2> 1299307 INFO  (zkConnectionManagerCallback-7884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299307 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299314 INFO  (zkConnectionManagerCallback-7886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299316 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:43649_g_uwi as DOWN
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43649_g_uwi
   [junit4]   2> 1299317 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299318 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1299322 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299322 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fbecd82{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cde94a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45127}
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.Server Started @1299414ms
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty3, hostPort=45127, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores}
   [junit4]   2> 1299323 ERROR (closeThreadPool-7872-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:04.032926Z
   [junit4]   2> 1299325 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@577aae4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299331 INFO  (zkConnectionManagerCallback-7891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299331 INFO  (zkConnectionManagerCallback-7896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299331 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299331 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/solr.xml
   [junit4]   2> 1299332 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1299332 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299333 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299333 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299334 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299334 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c02330[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299335 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299338 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299339 INFO  (zkConnectionManagerCallback-7903-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299340 INFO  (zkConnectionManagerCallback-7905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299346 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1299347 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:36107_g_uwi as DOWN
   [junit4]   2> 1299348 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299348 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36107_g_uwi
   [junit4]   2> 1299349 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299349 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299349 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299350 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299351 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299353 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299357 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299359 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299359 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299360 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores
   [junit4]   2> 1299374 INFO  (zkConnectionManagerCallback-7912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299375 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1299376 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299382 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299390 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001 of type NRT
   [junit4]   2> 1299390 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299395 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45141d1e{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@726db6d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33683}
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server Started @1299491ms
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty4, hostPort=33683, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores}
   [junit4]   2> 1299400 ERROR (closeThreadPool-7872-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:04.109268Z
   [junit4]   2> 1299401 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299401 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299402 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores
   [junit4]   2> 1299402 INFO  (zkConnectionManagerCallback-7915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299403 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299403 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/solr.xml
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299483 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299484 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b0fc4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299486 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77e1420d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299487 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299489 INFO  (zkConnectionManagerCallback-7922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299494 INFO  (zkConnectionManagerCallback-7924-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299496 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33683_g_uwi as DOWN
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33683_g_uwi
   [junit4]   2> 1299498 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a7cab7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299498 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299499 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299499 INFO  (zkCallback-7923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299500 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79b56d59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299501 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299505 INFO  (zkConnectionManagerCallback-7932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299508 INFO  (zkConnectionManagerCallback-7934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299510 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1299511 INFO  (zkConnectionManagerCallback-7941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299511 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1299511 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:45127_g_uwi as DOWN
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45127_g_uwi
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299512 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299513 INFO  (zkCallback-7940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299524 INFO  (zkConnectionManagerCallback-7947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299525 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1299525 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299526 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299526 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299532 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299532 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299533 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores
   [junit4]   2> 1299535 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299541 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299541 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299542 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores
   [junit4]   2> 1299599 INFO  (qtp170449290-21571) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43649_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21570) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36107_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21572) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33683_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21628) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45127_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299600 INFO  (OverseerCollectionConfigSetProcessor-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1299600 INFO  (OverseerThreadFactory-7943-thread-3-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36107_g_uwi for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1299600 INFO  (OverseerThreadFactory-7943-thread-4-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43649_g_uwi for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-4-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-5-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33683_g_uwi for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45127_g_uwi for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-3-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299602 INFO  (OverseerThreadFactory-7943-thread-5-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299602 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299603 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299604 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi    x:collection1_shard3_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299605 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299605 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi    x:collection1_shard4_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1300700 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300700 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300701 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300704 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300718 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=nested-docs
   [junit4]   2> 1300719 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema [collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1300719 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1300721 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores/collection1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1300722 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300722 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300723 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n4' (registry 'solr.core.collection1.shard4.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore [[collection1_shard4_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores/collection1_shard4_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1300723 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1300723 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema [collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1300725 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300725 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300725 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n2' (registry 'solr.core.collection1.shard3.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrCore [[collection1_shard3_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores/collection1_shard3_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores/collection1_shard3_replica_n2/data/]
   [junit4]   2> 1300727 WARN  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] 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> 1300728 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300735 WARN  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] 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> 1300735 WARN  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_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> 1300758 WARN  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] 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> 1300780 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300780 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300783 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300783 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300784 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.4384765625, floorSegmentMB=0.9453125, forceMergeDeletesPctAllowed=3.8623282419377682, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.135928994196398
   [junit4]   2> 1300784 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2984e7b1[collection1_shard1_replica_n3] main]
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630726023276396544
   [junit4]   2> 1300786 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300786 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300789 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300789 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersi

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

rprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1301228 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1301228 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> 	12	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72075738137493515-127.0.0.1:43649_g_uwi-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1301229 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40247
   [junit4]   2> 1301229 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40247
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.22s J2 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E6DFD7B65DDB154:D639C2A1CB21DCAC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [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:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001
   [junit4]   2> Apr 13, 2019 6:52:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 14 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16b6c982), locale=fr-SY, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=8,threads=1,free=130738656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, CopyFieldTest, TestStreamBody, TestNumericRangeQuery64, TestFieldTypeCollectionResource, TestZkAclsWithHadoopAuth, ScheduledTriggerIntegrationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SynonymTokenizerTest, TestSchemaResource, TestTestInjection, TestSolrJ, SearchHandlerTest, TriggerSetPropertiesIntegrationTest, OverseerTaskQueueTest, TestSurroundQueryParser, NotRequiredUniqueKeyTest, FullSolrCloudDistribCmdsTest, TestManagedSchemaAPI, TestBackupRepositoryFactory, TestIndexSearcher, TestSolrQueryResponse, TestClassicSimilarityFactory, HdfsAutoAddReplicasIntegrationTest, MergeStrategyTest, TestReqParamsAPI, DistributedFacetPivotSmallTest, DistributedDebugComponentTest, SolrRequestParserTest, TestStressInPlaceUpdates, TestCustomDocTransformer, DocValuesTest, FileBasedSpellCheckerTest, TestCloudPseudoReturnFields, HttpPartitionTest, SmileWriterTest, HdfsLockFactoryTest, CurrencyRangeFacetCloudTest, PKIAuthenticationIntegrationTest, HdfsRecoverLeaseTest, TestLegacyTerms, SimpleCollectionCreateDeleteTest, CustomCollectionTest, TestStressReorder, SuggestComponentTest, UninvertDocValuesMergePolicyTest, SolrIndexSplitterTest, TestFaceting, TestFoldingMultitermQuery, TestUninvertingReader, QueryElevationComponentTest, TestLegacyField, TestRandomRequestDistribution, CollectionStateFormat2Test, HdfsUnloadDistributedZkTest, TestHttpShardHandlerFactory, TestExportWriter, TestLegacyFieldCache, SplitShardTest, TestTolerantUpdateProcessorCloud, TestImplicitCoreProperties, SimplePostToolTest, DistributedQueryComponentCustomSortTest, AlternateDirectoryTest, TestInPlaceUpdatesStandalone, TermsComponentTest, DistribJoinFromCollectionTest, DistributedSpellCheckComponentTest, TestUpdate, TestRawResponseWriter, TestApiFramework, ByteBuffersDirectoryFactoryTest, TestFileDictionaryLookup, TestNRTOpen, TestSafeXMLParsing, SearchRateTriggerTest, TriLevelCompositeIdRoutingTest, TestCloudJSONFacetSKG, AssignBackwardCompatibilityTest, TestIBSimilarityFactory, TestSimExtremeIndexing, CoreSorterTest, TestAuthenticationFramework, ExplicitHLLTest, IndexSchemaRuntimeFieldTest, CollectionsAPIAsyncDistributedZkTest, DateMathParserTest, PolyFieldTest, ShardRoutingTest, RecoveryAfterSoftCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestJavabinTupleStreamParser, TestSimDistribStateManager, TestRangeQuery, BadIndexSchemaTest, DateRangeFieldTest, MetricTriggerIntegrationTest, TaggingAttributeTest, NodeAddedTriggerTest, TestSizeLimitedDistributedMap, ReplicationFactorTest, ConvertedLegacyTest, TestCollationFieldDocValues, TestComponentsName, HighlighterConfigTest, InfoHandlerTest, TestPostingsSolrHighlighter, TestDeleteCollectionOnDownNodes, DeleteNodeTest, TestTrie, TestRecovery, TestMinHashQParser, TestDownShardTolerantSearch, TestSerializedLuceneMatchVersion, SolrGangliaReporterTest, TestDocumentBuilder, TestSolrCloudWithKerberosAlt, TestReplicationHandler, TestReloadDeadlock, TestWithCollection, ImplicitSnitchTest, SpellCheckComponentTest, TestQueryUtils, MultiThreadedOCPTest, SolrCLIZkUtilsTest, HdfsSyncSliceTest, TestSolrIndexConfig, LeaderElectionIntegrationTest, TestStandardQParsers, ZkNodePropsTest, TestSimpleTrackingShardHandler, BasicDistributedZkTest, AtomicUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestSolrConfigHandler, CoreAdminOperationTest, CustomHighlightComponentTest, BigEndianAscendingWordDeserializerTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [482/854 (1!)] on J2 in 5.27s, 1 test, 1 error <<< FAILURES!

[...truncated 44575 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23914/consoleText

[repro] Revision: 7619c07d3a80bb781f688c2cbbff33024142670a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3569 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12) - Build # 23913 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.DirectoryFactoryTest

Error Message:
The test or suite printed 8554 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 8554 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([6C749486925CACA1]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:282)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	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 14090 lines...]
   [junit4] Suite: org.apache.solr.core.DirectoryFactoryTest
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=521327504
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1676276290
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=287027861
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1065044411
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=922518423
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=439028968
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1458084386
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=867907541
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1628039694
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=587720331
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=824987971
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1539558700
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1974736320
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1771800131
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=980317306
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2130797750
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=709780611
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=533878295
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1456880691
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=579262091
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2075513892
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1985628075
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=285924087
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=95184083
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1357747382
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1949234719
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=867452687
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1440233302
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1764508031
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1790041163
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2074894893
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1876596873
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1693850548
   [junit4]   2> 888751 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=4313317
   [junit4]   2> 888755 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 888917 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/solrdata
   [junit4]   2> 888919 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 889012 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.DirectoryFactoryTest_6C749486925CACA1-001/tempDir-001/solrdata
   [junit4]   2> 889014 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 889058 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeRAMDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/foo
   [junit4]   2> 889063 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 889102 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/solrdata
   [junit4]   2> 889104 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 889241 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.DirectoryFactoryTest_6C749486925CACA1-001/tempDir-001/solrdata
   [junit4]   2> 889244 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@691939c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 889280 INFO  (TEST-DirectoryFactoryTest.testGetDataHomeByteBuffersDirectory-seed#[6C749486925CACA1]) [    ] o.a.s.c.CachingDirectoryFactory solr.data.home=/foo
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1329, maxMBSortInHeap=5.627370250708958, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40f6e84d), locale=kok-IN, timezone=America/Nipigon
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 (64-bit)/cpus=8,threads=1,free=194115904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldTypeTest, TestConfigOverlay, SaslZkACLProviderTest, TestJsonFacetRefinement, TestMacros, TestJsonFacetsWithNestedObjects, FullHLLTest, TestGeoJSONResponseWriter, MetricsConfigTest, TestSolrCloudWithSecureImpersonation, SolrLogAuditLoggerPluginTest, MaxSizeAutoCommitTest, TestSkipOverseerOperations, TestSimNodeLostTrigger, SolrMetricReporterTest, TestTrieFacet, TestSolrQueryParser, MetricsHandlerTest, TestComplexPhraseLeadingWildcard, OverseerRolesTest, TestShardHandlerFactory, CursorMarkTest, TestFreeTextSuggestions, TestRestoreCore, TestBadConfig, TestDistributedMissingSort, CleanupOldIndexTest, TestSolrCoreParser, SparseHLLTest, TestInitQParser, SpatialFilterTest, TestPullReplicaErrorHandling, DistributedExpandComponentTest, TestUniqueKeyFieldResource, NodeLostTriggerIntegrationTest, CoreAdminCreateDiscoverTest, TestRawTransformer, TestCloudConsistency, CollectionsAPIDistributedZkTest, TestRecoveryHdfs, VersionInfoTest, RuleEngineTest, TestDistributedStatsComponentCardinality, LeaderTragicEventTest, TestUseDocValuesAsStored, SolrRrdBackendFactoryTest, BlobRepositoryCloudTest, DistributedSuggestComponentTest, ComputePlanActionTest, UniqFieldsUpdateProcessorFactoryTest, TestCloudPhrasesIdentificationComponent, TestImpersonationWithHadoopAuth, AddBlockUpdateTest, TestDistribDocBasedVersion, TestFieldCacheVsDocValues, ZkControllerTest, TestLegacyNumericRangeQueryBuilder, MetricsHistoryIntegrationTest, DistribCursorPagingTest, TestSubQueryTransformerCrossCore, TolerantUpdateProcessorTest, SolrIndexConfigTest, TestRebalanceLeaders, DistributedQueueTest, XsltUpdateRequestHandlerTest, RestoreTriggerStateTest, TestXmlQParserPlugin, TestManagedResourceStorage, StatelessScriptUpdateProcessorFactoryTest, LoggingHandlerTest, TestFieldCollectionResource, TestJettySolrRunner, CursorPagingTest, TestSimDistributedQueue, AnalyticsMergeStrategyTest, SimpleMLTQParserTest, BasicZkTest, TestUtils, TestFieldCacheReopen, SolrGraphiteReporterTest, TestSchemaManager, AddReplicaTest, DocExpirationUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, TestSolrCloudSnapshots, TestSegmentSorting, AtomicUpdateRemovalJavabinTest, SpellPossibilityIteratorTest, InfixSuggestersTest, CSVRequestHandlerTest, WrapperMergePolicyFactoryTest, TestGroupingSearch, ClassificationUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, UnloadDistributedZkTest, TestBinaryResponseWriter, TestOnReconnectListenerSupport, TestDeprecatedFilters, TestLazyCores, TestDFISimilarityFactory, TestDocTermOrds, AutoAddReplicasIntegrationTest, TestFilteredDocIdSet, TestManagedSchemaThreadSafety, TestCrossCoreJoin, SolrCoreCheckLockOnStartupTest, TestQuerySenderListener, SecurityConfHandlerTest, TestRTGBase, JsonLoaderTest, RecoveryZkTest, TestReRankQParserPlugin, ZkStateReaderTest, BigEndianAscendingWordSerializerTest, RestartWhileUpdatingTest, ClusterStateUpdateTest, Tagger2Test, AnalysisAfterCoreReloadTest, RootFieldTest, NoCacheHeaderTest, TestClusterProperties, DistributedQueryComponentOptimizationTest, HttpPartitionWithTlogReplicasTest, SolrCloudExampleTest, RequestHandlersTest, TestSmileRequest, PeerSyncWithIndexFingerprintCachingTest, EchoParamsTest, TestLegacyFieldReuse, RequestLoggingTest, TestObjectReleaseTracker, ReplicaListTransformerTest, RequiredFieldsTest, OverseerTest, DirectoryFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectoryFactoryTest -Dtests.seed=6C749486925CACA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DirectoryFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The test or suite printed 8554 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C749486925CACA1]:0)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [357/854 (1!)] on J0 in 0.75s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44877 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23913/consoleText

[repro] Revision: 7619c07d3a80bb781f688c2cbbff33024142670a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DirectoryFactoryTest -Dtests.seed=6C749486925CACA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3569 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DirectoryFactoryTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=6C749486925CACA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 85 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.DirectoryFactoryTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11) - Build # 23912 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23912/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:41473/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41473/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([923402274493D0AF:1A603DFDEA6FBD57]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	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:566)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:834)




Build Log:
[...truncated 14025 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/init-core-data-001
   [junit4]   2> 923637 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[923402274493D0AF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 923640 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 923640 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 923640 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 923740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer start zk server on port:33697
   [junit4]   2> 923741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33697
   [junit4]   2> 923741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33697
   [junit4]   2> 923743 INFO  (zkConnectionManagerCallback-12014-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923744 INFO  (zkConnectionManagerCallback-12016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923745 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 923745 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 923745 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 923746 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 923746 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 923747 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 923747 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 923747 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 923747 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 923748 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 923748 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 923748 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 923818 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 923818 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 923819 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37240e4d{/,null,AVAILABLE}
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7038bb90{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44501}
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.s.Server Started @923849ms
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/control/data, hostPort=44501, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores}
   [junit4]   2> 923820 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 923820 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T12:17:13.913976Z
   [junit4]   2> 923821 INFO  (zkConnectionManagerCallback-12018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923822 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 923822 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/solr.xml
   [junit4]   2> 923824 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 923824 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 923825 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 923915 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 923916 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d87b7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923919 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@71da1d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923920 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 923921 INFO  (zkConnectionManagerCallback-12025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923922 INFO  (zkConnectionManagerCallback-12027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923949 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44501_
   [junit4]   2> 923949 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.c.Overseer Overseer (id=72074185721708548-127.0.0.1:44501_-n_0000000000) starting
   [junit4]   2> 923951 INFO  (zkConnectionManagerCallback-12034-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923952 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 923953 INFO  (OverseerStateUpdate-72074185721708548-127.0.0.1:44501_-n_0000000000) [n:127.0.0.1:44501_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44501_
   [junit4]   2> 923953 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44501_
   [junit4]   2> 923953 INFO  (OverseerStateUpdate-72074185721708548-127.0.0.1:44501_-n_0000000000) [n:127.0.0.1:44501_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 923958 INFO  (zkCallback-12033-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 923970 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 923987 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923998 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923998 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 923999 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [n:127.0.0.1:44501_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores
   [junit4]   2> 924021 INFO  (zkConnectionManagerCallback-12040-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924022 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924022 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 924024 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] 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:44501_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 924025 INFO  (OverseerThreadFactory-6523-thread-1-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 924128 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    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> 924129 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925165 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 925172 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925174 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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@1fc8704b
   [junit4]   2> 925175 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 925176 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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=22, maxMergedSegmentMB=79.943359375, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.031113833478777
   [junit4]   2> 925177 WARN  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925200 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925200 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925201 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 925201 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 925202 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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=988451840, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 925202 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44d8eb01[control_collection_shard1_replica_n1] main]
   [junit4]   2> 925203 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 925204 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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 1630701182304387072
   [junit4]   2> 925206 INFO  (searcherExecutor-6528-thread-1-processing-n:127.0.0.1:44501_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44501_ 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@44d8eb01[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 925208 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925208 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44501/control_collection_shard1_replica_n1/
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44501/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 925209 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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/72074185721708548-core_node2-n_0000000000
   [junit4]   2> 925210 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44501/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 925311 INFO  (zkCallback-12026-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> 925311 INFO  (zkCallback-12026-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> 925311 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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> 925314 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_ 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=1185
   [junit4]   2> 925315 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (zkCallback-12026-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> 925413 INFO  (qtp400519723-27649) [n:127.0.0.1:44501_    ] 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:44501_&wt=javabin&version=2} status=0 QTime=1389
   [junit4]   2> 925415 INFO  (zkConnectionManagerCallback-12046-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925416 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 925417 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925417 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 925417 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 925418 INFO  (OverseerCollectionConfigSetProcessor-72074185721708548-127.0.0.1:44501_-n_0000000000) [n:127.0.0.1:44501_    ] 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> 925418 INFO  (OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 925620 WARN  (OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 925621 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 925622 INFO  (qtp400519723-27648) [n:127.0.0.1:44501_    ] 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=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 925622 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 925684 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001 of type NRT
   [junit4]   2> 925684 WARN  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925685 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6047b6ca{/,null,AVAILABLE}
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@734398fb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41473}
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.e.j.s.Server Started @925715ms
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty1, hostPort=41473, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores}
   [junit4]   2> 925686 ERROR (closeThreadPool-12047-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925686 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T12:17:15.779712Z
   [junit4]   2> 925687 INFO  (zkConnectionManagerCallback-12049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925688 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 925688 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/solr.xml
   [junit4]   2> 925689 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 925689 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925690 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 925755 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001 of type NRT
   [junit4]   2> 925756 WARN  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925756 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cd9cfb8{/,null,AVAILABLE}
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@670830de{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44081}
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.e.j.s.Server Started @925786ms
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty2, hostPort=44081, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores}
   [junit4]   2> 925757 ERROR (closeThreadPool-12047-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925757 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T12:17:15.850506Z
   [junit4]   2> 925758 INFO  (zkConnectionManagerCallback-12052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925758 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 925758 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/solr.xml
   [junit4]   2> 925760 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 925760 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925761 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 925821 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001 of type NRT
   [junit4]   2> 925822 WARN  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925822 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 925823 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925823 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65fd88d{/,null,AVAILABLE}
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68b8b8ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36607}
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.e.j.s.Server Started @925853ms
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty3, hostPort=36607, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores}
   [junit4]   2> 925824 WARN  (closeThreadPool-12047-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d548f28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925824 ERROR (closeThreadPool-12047-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925824 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T12:17:15.917471Z
   [junit4]   2> 925827 INFO  (zkConnectionManagerCallback-12057-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925827 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 925827 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/solr.xml
   [junit4]   2> 925827 WARN  (closeThreadPool-12047-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7ca283a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925829 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 925831 INFO  (zkConnectionManagerCallback-12061-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925831 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925836 WARN  (closeThreadPool-12047-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b3d17c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925838 INFO  (zkConnectionManagerCallback-12064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925840 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41473_ as DOWN
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925841 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41473_
   [junit4]   2> 925842 INFO  (zkCallback-12033-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12026-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12045-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 INFO  (zkCallback-12063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 925842 WARN  (closeThreadPool-12047-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5240ea51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925843 INFO  (closeThreadPool-12047-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925846 INFO  (zkConnectionManagerCallback-12072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925851 INFO  (zkConnectionManagerCallback-12074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925853 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44081_ as DOWN
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925854 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44081_
   [junit4]   2> 925854 INFO  (zkConnectionManagerCallback-12081-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925854 INFO  (zkCallback-12026-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925854 INFO  (zkCallback-12033-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925855 INFO  (zkCallback-12063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925855 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 925855 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925858 INFO  (zkCallback-12045-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925858 INFO  (zkCallback-12073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 925868 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 925871 INFO  (zkConnectionManagerCallback-12087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925872 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 925872 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925873 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 925882 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925883 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925885 WARN  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:729) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:641) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:175) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 925889 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925889 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-2) [n:127.0.0.1:44081_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925890 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925891 INFO  (closeThreadPool-12047-thread-1) [n:127.0.0.1:41473_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores
   [junit4]   2> 925901 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001 of type NRT
   [junit4]   2> 925902 WARN  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 925902 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cbaf849{/,null,AVAILABLE}
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b4af5bb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33303}
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.e.j.s.Server Started @925932ms
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/tempDir-001/jetty4, hostPort=33303, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores}
   [junit4]   2> 925903 ERROR (closeThreadPool-12047-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 925903 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T12:17:15.996761Z
   [junit4]   2> 925904 INFO  (zkConnectionManagerCallback-12090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925905 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 925905 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/solr.xml
   [junit4]   2> 925906 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 925906 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925907 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 925914 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925915 WARN  (closeThreadPool-12047-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b3b2a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925916 WARN  (closeThreadPool-12047-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f6bba19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925917 INFO  (closeThreadPool-12047-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925918 INFO  (zkConnectionManagerCallback-12097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925918 INFO  (zkConnectionManagerCallback-12099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925920 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36607_ as DOWN
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925921 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36607_
   [junit4]   2> 925921 INFO  (zkCallback-12026-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12045-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12033-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925921 INFO  (zkCallback-12063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925922 INFO  (zkCallback-12080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 925930 INFO  (zkConnectionManagerCallback-12106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925930 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 925930 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925934 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 925944 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925950 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925950 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925951 INFO  (closeThreadPool-12047-thread-3) [n:127.0.0.1:36607_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores
   [junit4]   2> 925958 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 925958 WARN  (closeThreadPool-12047-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5cc92ba0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925960 WARN  (closeThreadPool-12047-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@307c928[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925961 INFO  (closeThreadPool-12047-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33697/solr
   [junit4]   2> 925962 INFO  (zkConnectionManagerCallback-12113-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925963 INFO  (zkConnectionManagerCallback-12115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925965 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33303_ as DOWN
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925966 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33303_
   [junit4]   2> 925967 INFO  (zkCallback-12026-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12033-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12045-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925967 INFO  (zkCallback-12114-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 925975 INFO  (zkConnectionManagerCallback-12122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925975 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 925976 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33697/solr ready
   [junit4]   2> 925976 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 925985 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925991 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925991 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 925992 INFO  (closeThreadPool-12047-thread-4) [n:127.0.0.1:33303_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores
   [junit4]   2> 926020 INFO  (qtp229041581-27788) [n:127.0.0.1:33303_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36607_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 926020 INFO  (qtp229041581-27787) [n:127.0.0.1:33303_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44081_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 926020 INFO  (qtp229041581-27789) [n:127.0.0.1:33303_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 926021 INFO  (qtp229041581-27846) [n:127.0.0.1:33303_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33303_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 926022 INFO  (OverseerThreadFactory-6523-thread-3-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44081_ for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 926022 INFO  (OverseerThreadFactory-6523-thread-4-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36607_ for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 926022 INFO  (OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33303_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 926022 INFO  (OverseerCollectionConfigSetProcessor-72074185721708548-127.0.0.1:44501_-n_0000000000) [n:127.0.0.1:44501_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 926022 INFO  (OverseerThreadFactory-6523-thread-5-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41473_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 926023 INFO  (OverseerThreadFactory-6523-thread-3-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 926023 INFO  (OverseerThreadFactory-6523-thread-4-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 926023 INFO  (OverseerThreadFactory-6523-thread-5-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 926024 INFO  (OverseerThreadFactory-6523-thread-2-processing-n:127.0.0.1:44501_) [n:127.0.0.1:44501_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 926025 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_    x:collection1_shard4_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n2&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_    x:collection1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n3&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_    x:collection1_shard3_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n1&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 926025 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_    x:collection1_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n4&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 927072 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927072 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927073 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927081 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=nested-docs
   [junit4]   2> 927081 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema [collection1_shard4_replica_n2] Schema name=nested-docs
   [junit4]   2> 927081 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 927082 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema [collection1_shard3_replica_n1] Schema name=nested-docs
   [junit4]   2> 927084 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927084 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 927084 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927084 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 927085 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927085 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n2' (registry 'solr.core.collection1.shard4.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927085 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores/collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-4-001/cores/collection1_shard1_replica_n4/data/]
   [junit4]   2> 927085 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrCore [[collection1_shard4_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores/collection1_shard4_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-3-001/cores/collection1_shard4_replica_n2/data/]
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n1' (registry 'solr.core.collection1.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927086 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrCore [[collection1_shard3_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores/collection1_shard3_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-2-001/cores/collection1_shard3_replica_n1/data/]
   [junit4]   2> 927087 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.031113833478777
   [junit4]   2> 927087 INFO  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.031113833478777
   [junit4]   2> 927088 INFO  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.031113833478777
   [junit4]   2> 927090 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=nested-docs
   [junit4]   2> 927091 WARN  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] 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> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc8704b
   [junit4]   2> 927092 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores/collection1_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001/shard-1-001/cores/collection1_shard2_replica_n3/data/]
   [junit4]   2> 927094 INFO  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=79.943359375, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=22.8538798567097, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.031113833478777
   [junit4]   2> 927095 WARN  (qtp1788130176-27727) [n:127.0.0.1:44081_ c:collection1 s:shard3  x:collection1_shard3_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> 927100 WARN  (qtp221839753-27740) [n:127.0.0.1:36607_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] 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> 927101 WARN  (qtp1376498681-27714) [n:127.0.0.1:41473_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] 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> 927125 INFO  (qtp229041581-27847) [n:127.0.0.1:33303_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]  

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

r.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 927565 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 927566 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> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72074185721708556-127.0.0.1:41473_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 
   [junit4]   2> 927567 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33697
   [junit4]   2> 927567 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[923402274493D0AF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33697
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=923402274493D0AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.93s J0 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41473/collection1: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([923402274493D0AF:1A603DFDEA6FBD57]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [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:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_923402274493D0AF-001
   [junit4]   2> Apr 13, 2019 12:17:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 10 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=5, maxDocsPerChunk=8, blockSize=378), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=5, blockSize=378)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c9b35f0), locale=zu-ZA, timezone=America/Lima
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11 (64-bit)/cpus=8,threads=1,free=234728120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedExpandComponentTest, CurrencyFieldTypeTest, TestConfigOverlay, TestSegmentSorting, SolrSlf4jReporterTest, HdfsThreadLeakTest, TestGeoJSONResponseWriter, TestSubQueryTransformerCrossCore, RestoreTriggerStateTest, TestJsonFacetsWithNestedObjects, PathHierarchyTokenizerFactoryTest, PeerSyncWithIndexFingerprintCachingTest, TestInfoStreamLogging, PreAnalyzedFieldManagedSchemaCloudTest, ShardsWhitelistTest, SuggesterTest, TestWordDelimiterFilterFactory, SolrPluginUtilsTest, TestReplicationHandlerBackup, TestCloudPhrasesIdentificationComponent, TestUniqueKeyFieldResource, BasicAuthIntegrationTest, BaseCdcrDistributedZkTest, HttpTriggerListenerTest, SparseHLLTest, ZkShardTermsTest, LeaderTragicEventTest, TransactionLogTest, RootFieldTest, BooleanFieldTest, TestExtendedDismaxParser, TestConfigSetsAPIZkFailure, CachingDirectoryFactoryTest, TestIntervalFaceting, BigEndianAscendingWordSerializerTest, TestStressLucene, CursorMarkTest, TestShardHandlerFactory, TestDFISimilarityFactory, SolrRrdBackendFactoryTest, DistanceUnitsTest, CollectionsAPISolrJTest, TestNonDefinedSimilarityFactory, TestOnReconnectListenerSupport, ComputePlanActionTest, TestUnInvertedFieldException, SecurityConfHandlerTest, ForceLeaderTest, EchoParamsTest, HttpPartitionWithTlogReplicasTest, TestBinaryResponseWriter, TestCoreBackup, TestSolrCloudWithSecureImpersonation, VersionInfoTest, TestXmlQParserPlugin, QueryEqualityTest, RuleEngineTest, TestZkChroot, ReplaceNodeNoTargetTest, TestCloudNestedDocsSort, WrapperMergePolicyFactoryTest, TestCloudSchemaless, TestQuerySenderListener, TestManagedSynonymGraphFilterFactory, TestSchemaSimilarityResource, TestAnalyzedSuggestions, StatsReloadRaceTest, LeaderElectionTest, TestBinaryField, TestTolerantUpdateProcessorRandomCloud, TestStressLiveNodes, DistanceFunctionTest, TestJsonFacetRefinement, TestFieldCacheVsDocValues, TestJettySolrRunner, TestSmileRequest, TestCopyFieldCollectionResource, TestLRUStatsCache, DataDrivenBlockJoinTest, ScriptEngineTest, HdfsCollectionsAPIDistributedZkTest, LoggingHandlerTest, TriggerEventQueueTest, TestSolrXml, ChaosMonkeySafeLeaderTest, TestFieldTypeResource, AnalyticsMergeStrategyTest, SimpleMLTQParserTest, UnloadDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, JavabinLoaderTest, CursorPagingTest, IndexSchemaTest, DeleteReplicaTest, RequestLoggingTest, TestSearchPerf, IgnoreLargeDocumentProcessorFactoryTest, TestCorePropertiesReload, TestCollectionAPI, TestFieldCacheReopen, ZkStateReaderTest, MaxSizeAutoCommitTest, RequestHandlersTest, SolrIndexConfigTest, TestDynamicLoading, XsltUpdateRequestHandlerTest, TestIndexingPerformance, HdfsBasicDistributedZk2Test, OverriddenZkACLAndCredentialsProvidersTest, TestPullReplicaErrorHandling, RestartWhileUpdatingTest, DistribCursorPagingTest, OrderedExecutorTest, TestCrossCoreJoin, RecoveryZkTest, TestSimNodeLostTrigger, TestPHPSerializedResponseWriter, TestNumericTokenStream, TestUtils, TestFreeTextSuggestions, CdcrVersionReplicationTest, TestSchemaManager, TestNumericTerms32, SyncSliceTest, TestMultiValuedNumericRangeQuery, TestPseudoReturnFields, TestConfigSets, TestBlobHandler, DirectoryFactoryTest, ReturnFieldsTest, CloneFieldUpdateProcessorFactoryTest, TestObjectReleaseTracker, XmlInterpolationTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [312/854 (1!)] on J0 in 4.26s, 1 test, 1 error <<< FAILURES!

[...truncated 44938 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23912/consoleText

[repro] Revision: 6e28cd60a8247ad1339bea2ae9dfbb912507594b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=923402274493D0AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3569 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=923402274493D0AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0

[...truncated 43 lines...]