You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/23 17:00:39 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1807 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1807/

3 tests failed.
FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 15552 lines...]
   [junit4] Suite: org.apache.solr.parser.SolrQueryParserBaseTest
   [junit4] ERROR   0.01s J2 | SolrQueryParserBaseTest.testGetField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J2 | SolrQueryParserBaseTest.testGetMagicFieldQuery <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J2 | SolrQueryParserBaseTest.testInitHappyCases <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] Completed [700/916 (1!)] on J2 in 0.18s, 7 tests, 3 errors <<< FAILURES!

[...truncated 52801 lines...]

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1810 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1810/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
	at __randomizedtesting.SeedInfo.seed([84CB887E8BFC02D1:5716A1D42CCD6BAD]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 13187 lines...]
   [junit4] Suite: org.apache.solr.parser.SolrQueryParserBaseTest
   [junit4] ERROR   0.02s J1 | SolrQueryParserBaseTest.testGetField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testGetMagicFieldQuery <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testInitHappyCases <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] Completed [23/916 (1!)] on J1 in 1.60s, 7 tests, 3 errors <<< FAILURES!

[...truncated 937 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1522115 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1522115 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1522115 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/data-dir-105-001
   [junit4]   2> 1522115 WARN  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1522116 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1522117 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1522118 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001
   [junit4]   2> 1522118 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1522119 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1522119 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1522120 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1522219 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36355
   [junit4]   2> 1522219 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36355
   [junit4]   2> 1522219 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36355
   [junit4]   2> 1522219 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36355
   [junit4]   2> 1522221 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522223 INFO  (zkConnectionManagerCallback-8802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522223 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522226 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522227 INFO  (zkConnectionManagerCallback-8804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522227 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522228 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522229 INFO  (zkConnectionManagerCallback-8806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522229 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522335 WARN  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1522336 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1522336 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1522336 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1522337 WARN  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1522337 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1522337 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1522337 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1522339 WARN  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1522339 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1522340 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d56d1b{/solr,null,AVAILABLE}
   [junit4]   2> 1522341 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26bc34e0{/solr,null,AVAILABLE}
   [junit4]   2> 1522378 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e24144a{SSL, (ssl, http/1.1)}{127.0.0.1:44147}
   [junit4]   2> 1522378 INFO  (jetty-launcher-8807-thread-2) [     ] o.e.j.s.Server Started @1522511ms
   [junit4]   2> 1522378 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44147}
   [junit4]   2> 1522378 ERROR (jetty-launcher-8807-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T15:03:03.982Z
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a28080{SSL, (ssl, http/1.1)}{127.0.0.1:39441}
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49fcc507{/solr,null,AVAILABLE}
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.e.j.s.Server Started @1522512ms
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39441}
   [junit4]   2> 1522379 ERROR (jetty-launcher-8807-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1522379 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T15:03:03.982Z
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e4e8a65{SSL, (ssl, http/1.1)}{127.0.0.1:39671}
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.e.j.s.Server Started @1522513ms
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39671}
   [junit4]   2> 1522380 ERROR (jetty-launcher-8807-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1522380 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T15:03:03.983Z
   [junit4]   2> 1522381 INFO  (zkConnectionManagerCallback-8809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522381 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522381 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1522382 INFO  (zkConnectionManagerCallback-8811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522382 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1522382 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522382 INFO  (zkConnectionManagerCallback-8813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1522382 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1522382 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1522391 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1524072 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1524073 WARN  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1524073 WARN  (jetty-launcher-8807-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18c386b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524073 WARN  (jetty-launcher-8807-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18c386b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524093 WARN  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1524093 WARN  (jetty-launcher-8807-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78a2a1eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524093 WARN  (jetty-launcher-8807-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78a2a1eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524095 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36355/solr
   [junit4]   2> 1524116 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524118 INFO  (zkConnectionManagerCallback-8829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524118 INFO  (jetty-launcher-8807-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524237 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524258 INFO  (zkConnectionManagerCallback-8831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524258 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524434 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44147_solr
   [junit4]   2> 1524435 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.Overseer Overseer (id=73196512658718727-127.0.0.1:44147_solr-n_0000000000) starting
   [junit4]   2> 1524441 INFO  (OverseerStateUpdate-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44147_solr
   [junit4]   2> 1524441 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44147_solr
   [junit4]   2> 1524443 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1524469 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1524470 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1524470 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1524519 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1524540 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1524540 WARN  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1524541 WARN  (jetty-launcher-8807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b96f47a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524541 WARN  (jetty-launcher-8807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b96f47a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524556 WARN  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1524557 WARN  (jetty-launcher-8807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d64571e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524557 WARN  (jetty-launcher-8807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d64571e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1524559 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36355/solr
   [junit4]   2> 1524560 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524561 INFO  (zkConnectionManagerCallback-8849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524561 INFO  (jetty-launcher-8807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524621 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524646 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524647 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524649 INFO  (jetty-launcher-8807-thread-2) [n:127.0.0.1:44147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node2
   [junit4]   2> 1524664 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524665 INFO  (zkConnectionManagerCallback-8852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524665 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524671 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1524676 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39441_solr as DOWN
   [junit4]   2> 1524677 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1524677 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39441_solr
   [junit4]   2> 1524679 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1524679 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1524692 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1524693 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1524693 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1524734 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1524784 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39441.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524866 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39441.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524866 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39441.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1524868 INFO  (jetty-launcher-8807-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node1
   [junit4]   2> 1527566 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1527566 WARN  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1527567 WARN  (jetty-launcher-8807-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6720c393[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1527567 WARN  (jetty-launcher-8807-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6720c393[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1527570 WARN  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1527571 WARN  (jetty-launcher-8807-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a3f347a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1527571 WARN  (jetty-launcher-8807-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a3f347a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1527572 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36355/solr
   [junit4]   2> 1527574 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527575 INFO  (zkConnectionManagerCallback-8867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527575 INFO  (jetty-launcher-8807-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527678 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527679 INFO  (zkConnectionManagerCallback-8869-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527679 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527685 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1527690 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39671_solr as DOWN
   [junit4]   2> 1527691 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1527691 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39671_solr
   [junit4]   2> 1527693 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527693 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527693 INFO  (zkCallback-8868-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527694 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1527695 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1527695 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1527714 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1527745 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39671.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1527760 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39671.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1527761 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39671.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1527762 INFO  (jetty-launcher-8807-thread-3) [n:127.0.0.1:39671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node3
   [junit4]   2> 1527793 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1527794 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527795 INFO  (zkConnectionManagerCallback-8882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1527795 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527808 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1527810 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36355/solr ready
   [junit4]   2> 1527847 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[84CB887E8BFC02D1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1527892 INFO  (qtp615964949-14296) [n:127.0.0.1:39671_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1527896 INFO  (OverseerThreadFactory-8838-thread-1-processing-n:127.0.0.1:44147_solr) [n:127.0.0.1:44147_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1528073 INFO  (qtp615964949-14298) [n:127.0.0.1:39671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1528073 INFO  (qtp615964949-14297) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39671_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwTCry+gHWykOeSMfHhejn2eG8NSJ/C6BWIaowbcIjuKR2Wk+do1/IYbiy1Gtt8S1v/rMoahG2LJfKb4fkQHdd4vrVGKfv5H96lbopPO4M8MUgNSqnefhkAG+VqCMuPzKp1Ri5u2Gzg2rpuRhI9xLYxvPyZ5ELtD2maWtya7HZjSrBWXKF5Sg8RzI9x/OJ3zXyROSdIu24UW5Z2N63tz/cThKxaj4YUvdpHvnJsnk85unEW/tG0ENU54P911UiYXEJQz/CcQ+e2uNaM5whIowMnezyU5noztPfdsveMxAeDNHiD+1XNG+Ltk51AvfgK08NJMwrOjakych9Qy2QhtUbQIDAQAB
   [junit4]   2> 1528075 INFO  (qtp615964949-14297) [n:127.0.0.1:39671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1528168 INFO  (qtp615964949-14298) [n:127.0.0.1:39671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1528169 INFO  (qtp257616880-14285) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39671_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwTCry+gHWykOeSMfHhejn2eG8NSJ/C6BWIaowbcIjuKR2Wk+do1/IYbiy1Gtt8S1v/rMoahG2LJfKb4fkQHdd4vrVGKfv5H96lbopPO4M8MUgNSqnefhkAG+VqCMuPzKp1Ri5u2Gzg2rpuRhI9xLYxvPyZ5ELtD2maWtya7HZjSrBWXKF5Sg8RzI9x/OJ3zXyROSdIu24UW5Z2N63tz/cThKxaj4YUvdpHvnJsnk85unEW/tG0ENU54P911UiYXEJQz/CcQ+e2uNaM5whIowMnezyU5noztPfdsveMxAeDNHiD+1XNG+Ltk51AvfgK08NJMwrOjakych9Qy2QhtUbQIDAQAB
   [junit4]   2> 1528170 INFO  (qtp257616880-14285) [n:127.0.0.1:39441_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1528272 INFO  (qtp615964949-14297) [n:127.0.0.1:39671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1528272 INFO  (qtp1960607546-14282) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39671_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwTCry+gHWykOeSMfHhejn2eG8NSJ/C6BWIaowbcIjuKR2Wk+do1/IYbiy1Gtt8S1v/rMoahG2LJfKb4fkQHdd4vrVGKfv5H96lbopPO4M8MUgNSqnefhkAG+VqCMuPzKp1Ri5u2Gzg2rpuRhI9xLYxvPyZ5ELtD2maWtya7HZjSrBWXKF5Sg8RzI9x/OJ3zXyROSdIu24UW5Z2N63tz/cThKxaj4YUvdpHvnJsnk85unEW/tG0ENU54P911UiYXEJQz/CcQ+e2uNaM5whIowMnezyU5noztPfdsveMxAeDNHiD+1XNG+Ltk51AvfgK08NJMwrOjakych9Qy2QhtUbQIDAQAB
   [junit4]   2> 1528273 INFO  (qtp1960607546-14282) [n:127.0.0.1:44147_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1528273 INFO  (qtp1960607546-14282) [n:127.0.0.1:44147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1528281 INFO  (OverseerStateUpdate-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44147_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1528283 INFO  (OverseerStateUpdate-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39441/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39441_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1528569 INFO  (qtp1960607546-14286) [n:127.0.0.1:44147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1528569 INFO  (qtp1960607546-14284) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:44147_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvWQA/RdwxJlrOOmpqWVQdLt3kKmg2wrp22aUlsuvo45sOl7OVz9Bal0eU8jc3VJ8vu6+Wv9HJYsFsKav5zsW/ZMd47CYXXzOPhirB/S6d9rYCJTnaiAcKaRjDABtAGTz59QuTehG4s3u/wpXwbTrSofKGDH+trlJqi1HnZJJxmcA1lNvdL1AAyplRDdsAbW01jyBNo+KHwFAGiBZhhYq0BAw5djgkoZdukLBLAUDY/3JezxStAUMNE+94O9vz6rkPUqZuJRYttS6vXng59eEjzhZIyn6lwYH2YEhZMw03Aj+03EWJxLfvO3kjziApDGJ9nboW0LN29ua6GWH7eEc6wIDAQAB
   [junit4]   2> 1528570 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr    x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1528602 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1528661 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1528665 INFO  (qtp1960607546-14282) [n:127.0.0.1:44147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1528665 INFO  (qtp257616880-14287) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:44147_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvWQA/RdwxJlrOOmpqWVQdLt3kKmg2wrp22aUlsuvo45sOl7OVz9Bal0eU8jc3VJ8vu6+Wv9HJYsFsKav5zsW/ZMd47CYXXzOPhirB/S6d9rYCJTnaiAcKaRjDABtAGTz59QuTehG4s3u/wpXwbTrSofKGDH+trlJqi1HnZJJxmcA1lNvdL1AAyplRDdsAbW01jyBNo+KHwFAGiBZhhYq0BAw5djgkoZdukLBLAUDY/3JezxStAUMNE+94O9vz6rkPUqZuJRYttS6vXng59eEjzhZIyn6lwYH2YEhZMw03Aj+03EWJxLfvO3kjziApDGJ9nboW0LN29ua6GWH7eEc6wIDAQAB
   [junit4]   2> 1528667 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr    x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1528679 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1528682 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1528682 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44147.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1528682 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node2/infected_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node2/infected_shard1_replica_n1/data/]
   [junit4]   2> 1528742 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1528782 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1528793 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1528808 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1528808 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39441.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@236041a0
   [junit4]   2> 1528808 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node1/infected_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001/tempDir-001/node1/infected_shard2_replica_n2/data/]
   [junit4]   2> 1528999 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1528999 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529001 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1529001 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1529004 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1529005 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1529006 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1529006 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673111001480822784
   [junit4]   2> 1529018 INFO  (searcherExecutor-8884-thread-1-processing-n:127.0.0.1:44147_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1529021 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1529021 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard1
   [junit4]   2> 1529022 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1529022 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529023 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1529023 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1529035 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1529035 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1529035 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44147/solr/infected_shard1_replica_n1/
   [junit4]   2> 1529035 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1529036 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44147/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1529036 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard1/leader after winning as /collections/infected/leader_elect/shard1/election/73196512658718727-core_node3-n_0000000000
   [junit4]   2> 1529038 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44147/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1529038 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1529039 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1529039 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1529039 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673111001515425792
   [junit4]   2> 1529051 INFO  (searcherExecutor-8886-thread-1-processing-n:127.0.0.1:39441_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1529054 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1529055 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard2
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39441/solr/infected_shard2_replica_n2/
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:39441/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1529059 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard2/leader after winning as /collections/infected/leader_elect/shard2/election/73196512658718729-core_node4-n_0000000000
   [junit4]   2> 1529062 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39441/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1529164 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529164 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529164 INFO  (zkCallback-8830-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529165 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529165 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1529165 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1529167 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=500
   [junit4]   2> 1529184 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=614
   [junit4]   2> 1529188 INFO  (qtp615964949-14296) [n:127.0.0.1:39671_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1529268 INFO  (zkCallback-8868-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529268 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529268 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529268 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529268 INFO  (zkCallback-8830-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529268 INFO  (zkCallback-8830-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529269 INFO  (zkCallback-8851-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529269 INFO  (qtp615964949-14296) [n:127.0.0.1:39671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1380
   [junit4]   2> 1529382 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1529382 INFO  (qtp1960607546-14284) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:5&wt=javabin&version=2}{add=[0 (1673111001870893056), 1 (1673111001871941632), 4 (1673111001871941633), 8 (1673111001871941634), 10 (1673111001871941635), 11 (1673111001871941636), 12 (1673111001871941637), 13 (1673111001872990208), 14 (1673111001872990209), 15 (1673111001872990210), ... (56 adds)]} 0 5
   [junit4]   2> 1529408 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1529408 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:5&wt=javabin&version=2}{add=[2 (1673111001899204608), 3 (1673111001900253184), 5 (1673111001900253185), 6 (1673111001900253186), 7 (1673111001900253187), 9 (1673111001900253188), 17 (1673111001900253189), 18 (1673111001900253190), 19 (1673111001900253191), 21 (1673111001900253192), ... (44 adds)]} 0 4
   [junit4]   2> 1529467 INFO  (qtp257616880-14285) [n:127.0.0.1:39441_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1529468 INFO  (qtp1960607546-14286) [n:127.0.0.1:44147_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:39441_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlRw9PlXDwHbdPqqno0lDshC+aorBlBQgg1+LBYlgZkR6zd4ExdHOw0rdn2UqxqRZ/O15kBDWWzFxFhSns9LBmLfdTEmpqwRl9iCtKvaXwfttPzIzTbUpMkVyktAwXQpOuFugaOPYA199ybFviDsAQ8afjXz4Jrs963oG4DP+OVV+BGtqoMjo28Mvsvwv7KIL/zZPON8GGmWmnojgLua+m5ESIoaIZMgxplX2JyZzbio81aSfO6nP3GmbRjRBjE4Jfxc+vUPEJoYoniCIG91LCCVykW+mLwYHIWz4vAikIGab2/006rbGjtSxGs8z5ID54Gw+CIAyzCz3nFsDT1zfLwIDAQAB
   [junit4]   2> 1529488 INFO  (searcherExecutor-8884-thread-1-processing-n:127.0.0.1:44147_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1529488 INFO  (qtp1960607546-14286) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39441/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1529497 INFO  (searcherExecutor-8886-thread-1-processing-n:127.0.0.1:39441_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1529497 INFO  (qtp257616880-14288) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:5&commit=true&wt=javabin&version=2}{commit=} 0 86
   [junit4]   2> 1529499 INFO  (zkCallback-8851-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529499 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529499 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529517 INFO  (zkCallback-8830-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529517 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529521 INFO  (zkCallback-8830-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529578 INFO  (qtp257616880-14287) [n:127.0.0.1:39441_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:39441/solr/infected_shard2_replica_n2/&rows=0&rid=127.0.0.1-144630&version=2&q=*:*&omitHeader=false&NOW=1595602991108&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 1529617 INFO  (qtp1960607546-14282) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:44147/solr/infected_shard1_replica_n1/&rows=0&rid=127.0.0.1-144630&version=2&q=*:*&omitHeader=false&NOW=1595602991108&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 1529618 INFO  (qtp1960607546-14286) [n:127.0.0.1:44147_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} rid=127.0.0.1-144630 hits=100 status=0 QTime=113
   [junit4]   2> 1529619 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[84CB887E8BFC02D1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=84CB887E8BFC02D1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/Bahia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.81s J0 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84CB887E8BFC02D1:5716A1D42CCD6BAD]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529724 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1509369281
   [junit4]   2> 1529724 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1131451195
   [junit4]   2> 1529724 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44147_solr
   [junit4]   2> 1529724 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39441_solr
   [junit4]   2> 1529725 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1529725 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1529725 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39441_solr as DOWN
   [junit4]   2> 1529725 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44147_solr as DOWN
   [junit4]   2> 1529730 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=136750828
   [junit4]   2> 1529730 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39671_solr
   [junit4]   2> 1529730 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1529730 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39671_solr as DOWN
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8904-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ad48e00
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8904-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2 tag=SolrCore@5ad48e00
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8905-thread-1) [n:127.0.0.1:44147_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5faac5bb
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8904-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41d0a7a1: rootName = solr_39441, domain = solr.core.infected.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.infected.shard2.replica_n2/com.codahale.metrics.MetricRegistry@42d76619
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8905-thread-1) [n:127.0.0.1:44147_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1 tag=SolrCore@5faac5bb
   [junit4]   2> 1529731 INFO  (coreCloseExecutor-8905-thread-1) [n:127.0.0.1:44147_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c198b1a: rootName = solr_44147, domain = solr.core.infected.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.infected.shard1.replica_n1/com.codahale.metrics.MetricRegistry@448d8a7d
   [junit4]   2> 1529753 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1529753 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70e882df: rootName = solr_39671, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4d2ec1da
   [junit4]   2> 1529872 ERROR (OverseerStateUpdate-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.Overseer Exception in Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2551) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:265) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1529893 INFO  (zkCallback-8830-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529893 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529893 INFO  (zkCallback-8851-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529893 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529893 INFO  (zkCallback-8830-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529893 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8830-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8830-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8851-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529895 INFO  (zkCallback-8830-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529898 INFO  (OverseerCollectionConfigSetProcessor-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1529905 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1529905 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b3f3964: rootName = solr_39671, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@17031287
   [junit4]   2> 1529947 INFO  (coreCloseExecutor-8905-thread-1) [n:127.0.0.1:44147_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader tag=SolrCore@5faac5bb
   [junit4]   2> 1529948 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1529948 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7afc752b: rootName = solr_39671, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e2a35bf
   [junit4]   2> 1529948 INFO  (jetty-closer-8895-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1529948 INFO  (coreCloseExecutor-8905-thread-1) [n:127.0.0.1:44147_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1529961 INFO  (coreCloseExecutor-8904-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader tag=SolrCore@5ad48e00
   [junit4]   2> 1529961 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1529962 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1eaf13ff: rootName = solr_44147, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@45ae588b
   [junit4]   2> 1529962 INFO  (coreCloseExecutor-8904-thread-1) [n:127.0.0.1:39441_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1529962 WARN  (jetty-launcher-8807-thread-3-SendThread(127.0.0.1:36355)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1040bd727d2000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1040bd727d2000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1040bd727d2000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1529963 INFO  (zkCallback-8851-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1529963 INFO  (zkCallback-8830-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1529976 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1529976 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ec956ad: rootName = solr_39441, domain = solr.node, service url = null, agent id = null] for registr

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

s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1530013 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3319ec23: rootName = solr_44147, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@17031287
   [junit4]   2> 1530014 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1530014 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b0f26c5: rootName = solr_39441, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@17031287
   [junit4]   2> 1530017 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1530017 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d2cb703: rootName = solr_44147, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e2a35bf
   [junit4]   2> 1530017 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1530017 INFO  (closeThreadPool-8911-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73196512658718727-127.0.0.1:44147_solr-n_0000000000) closing
   [junit4]   2> 1530018 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1530018 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51bdf508: rootName = solr_39441, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e2a35bf
   [junit4]   2> 1530018 INFO  (OverseerStateUpdate-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [n:127.0.0.1:44147_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44147_solr
   [junit4]   2> 1530018 INFO  (jetty-closer-8895-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1530019 INFO  (OverseerAutoScalingTriggerThread-73196512658718727-127.0.0.1:44147_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1530038 INFO  (zkCallback-8851-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1530037 INFO  (closeThreadPool-8911-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73196512658718727-127.0.0.1:44147_solr-n_0000000000) closing
   [junit4]   2> 1530064 INFO  (jetty-closer-8895-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e4e8a65{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1530065 INFO  (jetty-closer-8895-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49fcc507{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530065 INFO  (jetty-closer-8895-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1530165 INFO  (jetty-closer-8895-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a28080{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1530165 INFO  (jetty-closer-8895-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26bc34e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530166 INFO  (jetty-closer-8895-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1530264 INFO  (jetty-closer-8895-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73196512658718727-127.0.0.1:44147_solr-n_0000000000) closing
   [junit4]   2> 1530266 INFO  (jetty-closer-8895-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e24144a{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1530266 INFO  (jetty-closer-8895-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d56d1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530266 INFO  (jetty-closer-8895-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1530267 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1530470 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1530490 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36355
   [junit4]   2> 1530490 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36355
   [junit4]   2> 1530490 INFO  (SUITE-TestQueryingOnDownCollection-seed#[84CB887E8BFC02D1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36355
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_84CB887E8BFC02D1-001
   [junit4]   2> Jul 24, 2020 3:03:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {_root_=FST50, id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=214, maxMBSortInHeap=6.217127314765577, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-CS, timezone=America/Bahia
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=243966480,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, JSONWriterTest, NumericFieldsTest, TestCaffeineCache, TestPointFields, TestLegacyTerms, TestCollationFieldDocValues, TestFieldCollectionResource, ZkFailoverTest, TestFunctionQuery, TestCloudJSONFacetSKG, TestFieldTypeResource, TestSolrCloudWithSecureImpersonation, HdfsChaosMonkeyNothingIsSafeTest, JvmMetricsTest, DistribJoinFromCollectionTest, SampleTest, TolerantUpdateProcessorTest, TestCloudPseudoReturnFields, DateMathParserTest, CoreAdminRequestStatusTest, TestPayloadCheckQParserPlugin, TestAtomicUpdateErrorCases, TestWaitForStateWithJettyShutdowns, TestFacetMethods, DimensionalRoutedAliasUpdateProcessorTest, TestFieldCacheReopen, TestSweetSpotSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, TestClusterStateMutator, ScriptEngineTest, AutoAddReplicasPlanActionTest, BJQFilterAccessibleTest, CachingDirectoryFactoryTest, RequestHandlersTest, DeleteNodeTest, TestFiltering, TestSystemIdResolver, LeaderTragicEventTest, RulesTest, AnalysisAfterCoreReloadTest, TestTrackingShardHandlerFactory, TestUniqueKeyFieldResource, TestNestedDocsSort, TestDocTermOrds, TestQueryTypes, TestDownShardTolerantSearch, ClassificationUpdateProcessorTest, ActionThrottleTest, AuthToolTest, DebugComponentTest, TestSolrConfigHandler, SSLMigrationTest, SparseHLLTest, TestMultiWordSynonyms, TestHttpServletCarrier, SimpleCollectionCreateDeleteTest, CursorPagingTest, TestExpandComponent, TestGroupingSearch, CollectionReloadTest, DeleteStatusTest, BasicZkTest, MoreLikeThisComponentTest, RangeFacetCloudTest, TestManagedResourceStorage, TestManagedSchemaAPI, TestDynamicLoading, TestSortByMinMaxFunction, ExecutePlanActionTest, HdfsRecoverLeaseTest, FullSolrCloudDistribCmdsTest, CustomCollectionTest, EmbeddedSolrNoSerializeTest, MoveReplicaTest, AtomicUpdateProcessorFactoryTest, TestInPlaceUpdatesStandalone, RecoveryZkTest, TestRandomCollapseQParserPlugin, SolrLogAuditLoggerPluginTest, TestNonDefinedSimilarityFactory, TestDeleteCollectionOnDownNodes, SimpleMLTQParserTest, ZkStateWriterTest, TestXmlQParser, SearchHandlerTest, AssignBackwardCompatibilityTest, TestCorePropertiesReload, SolrRrdBackendFactoryTest, TestTolerantUpdateProcessorCloud, DocValuesNotIndexedTest, ZkSolrClientTest, TestWriterPerf, CacheHeaderTest, HdfsSyncSliceTest, SortSpecParsingTest, HttpPartitionWithTlogReplicasTest, CoreAdminCreateDiscoverTest, LoggingHandlerTest, TestLuceneIndexBackCompat, SuggesterTest, TestConfigSets, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, TestConfigsApi, NodeAddedTriggerTest, TestFieldCacheVsDocValues, WordBreakSolrSpellCheckerTest, TestReplicationHandlerDiskOverFlow, AnalyticsMergeStrategyTest, FieldMutatingUpdateProcessorTest, TestSimScenario, TimeZoneUtilsTest, PrimUtilsTest, TestDFISimilarityFactory, EchoParamsTest, TestQueryingOnDownCollection]
   [junit4] Completed [320/916 (2!)] on J0 in 9.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 54219 lines...]

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1809 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1809/

3 tests failed.
FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 14111 lines...]
   [junit4] Suite: org.apache.solr.parser.SolrQueryParserBaseTest
   [junit4] ERROR   0.03s J1 | SolrQueryParserBaseTest.testGetField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testGetMagicFieldQuery <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testInitHappyCases <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] Completed [294/916 (1!)] on J1 in 0.87s, 7 tests, 3 errors <<< FAILURES!

[...truncated 54253 lines...]

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1808 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1808/

5 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:41992/pnx/f: Underlying core creation failed while creating collection: c8n_1x3_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41992/pnx/f: Underlying core creation failed while creating collection: c8n_1x3_commits
	at __randomizedtesting.SeedInfo.seed([1C93401B6EC0FCAC:94C77FC1C03C9154]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:37988/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:37988/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([1C93401B6EC0FCAC:F1CDB86A5C8A2B25]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 13313 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 260772 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 260772 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/data-dir-21-001
   [junit4]   2> 260772 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 260773 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 260773 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 260774 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pnx/f
   [junit4]   2> 260790 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 260802 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 260802 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 260803 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 260902 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46589
   [junit4]   2> 260903 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46589
   [junit4]   2> 260903 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46589
   [junit4]   2> 260903 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46589
   [junit4]   2> 260907 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 260909 INFO  (zkConnectionManagerCallback-1537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 260909 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 260913 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 260921 INFO  (zkConnectionManagerCallback-1539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 260922 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 260932 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 260935 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 260937 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 260938 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 260939 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 260941 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 260942 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 260944 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 260957 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 260959 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 260960 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 260962 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 261245 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 261245 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 261245 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 261245 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 261246 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 261246 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 261246 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 261247 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37c6943a{/pnx/f,null,AVAILABLE}
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c2307f7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46567}
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.s.Server Started @261360ms
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/tempDir-001/control/data, replicaType=NRT, hostContext=/pnx/f, hostPort=38541, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/control-001/cores}
   [junit4]   2> 261248 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 261248 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T21:23:15.377Z
   [junit4]   2> 261266 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 261267 INFO  (zkConnectionManagerCallback-1541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261267 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 261369 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 261369 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/control-001/solr.xml
   [junit4]   2> 261374 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 261374 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 261376 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 261688 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 261690 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79e63427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 261690 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79e63427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 261694 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@455d7c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 261694 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@455d7c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 261695 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46589/solr
   [junit4]   2> 261705 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 261706 INFO  (zkConnectionManagerCallback-1551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261706 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 261810 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 261811 INFO  (zkConnectionManagerCallback-1553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261811 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 261981 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38541_pnx%2Ff
   [junit4]   2> 261983 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.Overseer Overseer (id=73192345303711748-127.0.0.1:38541_pnx%2Ff-n_0000000000) starting
   [junit4]   2> 262007 INFO  (OverseerStateUpdate-73192345303711748-127.0.0.1:38541_pnx%2Ff-n_0000000000) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38541_pnx%2Ff
   [junit4]   2> 262007 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38541_pnx%2Ff
   [junit4]   2> 262011 INFO  (zkCallback-1552-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 262041 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 262041 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 262089 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 262160 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 262194 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 262194 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 262196 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/control-001/cores
   [junit4]   2> 262267 INFO  (zkConnectionManagerCallback-1570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 262265 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 262273 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 262275 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 262276 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46589/solr ready
   [junit4]   2> 262277 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34180,localport=38541], receiveBufferSize: 531000
   [junit4]   2> 262286 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46567,localport=39800], receiveBufferSize=530904
   [junit4]   2> 262288 INFO  (qtp217014034-2719) [n:127.0.0.1:38541_pnx%2Ff     ] 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:38541_pnx%252Ff&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 262292 INFO  (OverseerThreadFactory-1560-thread-1-processing-n:127.0.0.1:38541_pnx%2Ff) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 262400 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34184,localport=38541], receiveBufferSize: 531000
   [junit4]   2> 262401 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46567,localport=39804], receiveBufferSize=530904
   [junit4]   2> 262403 INFO  (qtp217014034-2718) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 262404 INFO  (qtp217014034-2718) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 262429 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34188,localport=38541], receiveBufferSize: 531000
   [junit4]   2> 262430 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46567,localport=39808], receiveBufferSize=530904
   [junit4]   2> 262470 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff    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> 263488 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 263530 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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 configset conf1, trusted=true
   [junit4]   2> 263546 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 263954 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 263998 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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@48d366fd
   [junit4]   2> 263998 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 264001 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12321407219331215]
   [junit4]   2> 264003 WARN  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264169 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264170 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264171 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 264171 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 264185 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 264187 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 264187 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264188 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 264188 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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 1673044320129646592
   [junit4]   2> 264193 INFO  (searcherExecutor-1572-thread-1-processing-n:127.0.0.1:38541_pnx%2Ff x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 264204 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264204 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264209 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 264209 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264209 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38541/pnx/f/control_collection_shard1_replica_n1/
   [junit4]   2> 264209 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264210 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38541/pnx/f/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 264210 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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/73192345303711748-core_node2-n_0000000000
   [junit4]   2> 264212 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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:38541/pnx/f/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 264315 INFO  (zkCallback-1552-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> 264315 INFO  (zkCallback-1552-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> 264315 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff 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> 264318 INFO  (qtp217014034-2720) [n:127.0.0.1:38541_pnx%2Ff     ] 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=1848
   [junit4]   2> 264360 INFO  (qtp217014034-2719) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 264418 INFO  (zkCallback-1552-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> 264418 INFO  (zkCallback-1552-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> 264418 INFO  (zkCallback-1552-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> 264419 INFO  (qtp217014034-2719) [n:127.0.0.1:38541_pnx%2Ff     ] 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:38541_pnx%252Ff&wt=javabin&version=2} status=0 QTime=2131
   [junit4]   2> 264420 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 264528 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 264542 INFO  (zkConnectionManagerCallback-1581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 264542 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 264544 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 264546 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46589/solr ready
   [junit4]   2> 264546 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 264546 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34196,localport=38541], receiveBufferSize: 531000
   [junit4]   2> 264547 INFO  (SocketProxy-Acceptor-38541) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46567,localport=39816], receiveBufferSize=530904
   [junit4]   2> 264548 INFO  (qtp217014034-2718) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 264553 INFO  (OverseerThreadFactory-1560-thread-2-processing-n:127.0.0.1:38541_pnx%2Ff) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 264553 INFO  (OverseerCollectionConfigSetProcessor-73192345303711748-127.0.0.1:38541_pnx%2Ff-n_0000000000) [n:127.0.0.1:38541_pnx%2Ff     ] 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> 264757 WARN  (OverseerThreadFactory-1560-thread-2-processing-n:127.0.0.1:38541_pnx%2Ff) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 264759 INFO  (qtp217014034-2718) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 264760 INFO  (qtp217014034-2718) [n:127.0.0.1:38541_pnx%2Ff     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=211
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 264762 INFO  (watches-1578-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 264762 INFO  (watches-1578-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 264762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 265014 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 265016 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 265016 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 265016 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 265016 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 265029 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 265029 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 265029 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 265030 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8aa0023{/pnx/f,null,AVAILABLE}
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75dbe1b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41004}
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.Server Started @265143ms
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/pnx/f, hostPort=33227, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-1-001/cores}
   [junit4]   2> 265031 ERROR (closeThreadPool-1582-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 265031 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T21:23:19.160Z
   [junit4]   2> 265033 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 265042 INFO  (zkConnectionManagerCallback-1584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 265042 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 265166 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 265166 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-1-001/solr.xml
   [junit4]   2> 265188 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 265188 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 265190 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 265630 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 265632 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 265632 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 265632 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 265632 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 265646 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 265647 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 265647 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 265647 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4c15e8{/pnx/f,null,AVAILABLE}
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f8665d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45421}
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.Server Started @265760ms
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/pnx/f, hostPort=41992, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-2-001/cores}
   [junit4]   2> 265648 ERROR (closeThreadPool-1582-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 265648 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T21:23:19.777Z
   [junit4]   2> 265649 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 265679 INFO  (zkConnectionManagerCallback-1589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 265679 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 265780 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 265780 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-2-001/solr.xml
   [junit4]   2> 265822 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 265822 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 265824 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 266556 INFO  (OverseerCollectionConfigSetProcessor-73192345303711748-127.0.0.1:38541_pnx%2Ff-n_0000000000) [n:127.0.0.1:38541_pnx%2Ff     ] 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> 266795 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 266893 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@616da629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 266894 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@616da629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267145 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4232b060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267145 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4232b060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267147 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46589/solr
   [junit4]   2> 267209 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267231 INFO  (zkConnectionManagerCallback-1599-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267231 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267373 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267375 INFO  (zkConnectionManagerCallback-1601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267375 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267390 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 267395 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.ZkController Publish node=127.0.0.1:33227_pnx%2Ff as DOWN
   [junit4]   2> 267396 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 267396 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33227_pnx%2Ff
   [junit4]   2> 267405 INFO  (zkCallback-1580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 267408 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 267405 INFO  (zkCallback-1552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 267421 WARN  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 267453 INFO  (zkCallback-1600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 267603 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 267751 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 267835 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 267835 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 267838 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:33227_pnx%2Ff     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-1-001/cores
   [junit4]   2> 268005 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33227_pnx%2Ff
   [junit4]   2> 268191 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 268192 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 268192 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 268192 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 268192 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 268249 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 268249 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 268249 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 268270 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a075a54{/pnx/f,null,AVAILABLE}
   [junit4]   2> 268351 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b55ee07{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44167}
   [junit4]   2> 268351 INFO  (closeThreadPool-1582-thread-1) [     ] o.e.j.s.Server Started @268464ms
   [junit4]   2> 268351 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/pnx/f, hostPort=35148, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-3-001/cores}
   [junit4]   2> 268352 ERROR (closeThreadPool-1582-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 268352 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 268352 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 268352 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 268352 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 268352 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T21:23:22.481Z
   [junit4]   2> 268353 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268355 INFO  (zkConnectionManagerCallback-1611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268355 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268467 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 268468 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-3-001/solr.xml
   [junit4]   2> 268513 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 268513 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 268515 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 268646 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 268689 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e3d3fc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268713 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e3d3fc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268855 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d706c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268855 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d706c45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268857 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46589/solr
   [junit4]   2> 268936 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269033 INFO  (zkConnectionManagerCallback-1621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269033 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269035 WARN  (closeThreadPool-1582-thread-2-SendThread(127.0.0.1:46589)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104080cde1b000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104080cde1b000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104080cde1b000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 269205 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269232 INFO  (zkConnectionManagerCallback-1623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269232 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269239 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 269244 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.ZkController Publish node=127.0.0.1:41992_pnx%2Ff as DOWN
   [junit4]   2> 269265 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 269265 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41992_pnx%2Ff
   [junit4]   2> 269267 INFO  (zkCallback-1552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 269269 INFO  (zkCallback-1580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 269294 INFO  (zkCallback-1600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 269296 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 269296 WARN  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 269347 INFO  (zkCallback-1622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 269448 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 269594 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 269669 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 269669 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 269688 INFO  (closeThreadPool-1582-thread-2) [n:127.0.0.1:41992_pnx%2Ff     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-2-001/cores
   [junit4]   2> 269993 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41992_pnx%2Ff
   [junit4]   2> 270545 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 270620 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b1f94bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270620 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b1f94bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270645 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@140dc26e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270645 WARN  (closeThreadPool-1582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@140dc26e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270646 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 270647 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46589/solr
   [junit4]   2> 270647 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 270647 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 270647 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 270647 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 270648 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270649 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 270649 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 270649 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 270650 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e5abd62{/pnx/f,null,AVAILABLE}
   [junit4]   2> 270650 INFO  (zkConnectionManagerCallback-1638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270650 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5efcea34{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40161}
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.e.j.s.Server Started @270763ms
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/pnx/f, hostPort=33562, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-4-001/cores}
   [junit4]   2> 270651 ERROR (closeThreadPool-1582-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 270651 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T21:23:24.780Z
   [junit4]   2> 270664 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270677 INFO  (zkConnectionManagerCallback-1640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270677 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270754 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270755 INFO  (zkConnectionManagerCallback-1642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270755 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270761 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 270766 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.ZkController Publish node=127.0.0.1:35148_pnx%2Ff as DOWN
   [junit4]   2> 270767 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 270767 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35148_pnx%2Ff
   [junit4]   2> 270768 INFO  (zkCallback-1622-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 270768 INFO  (zkCallback-1580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 270769 INFO  (zkCallback-1600-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 270769 INFO  (zkCallback-1552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 270769 INFO  (zkCallback-1641-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 270771 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 270771 WARN  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 270842 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 270852 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 270852 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-4-001/solr.xml
   [junit4]   2> 270872 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 270872 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 270874 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 270941 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 271000 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 271000 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48d366fd
   [junit4]   2> 271010 INFO  (closeThreadPool-1582-thread-1) [n:127.0.0.1:35148_pnx%2Ff     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_1C93401B6EC0FCAC-001/shard-3-001/cores
   [junit4]   2> 271076 INFO  (closeThreadPool-1582-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35148_pnx%2Ff
   [junit4]   2> 272761 INFO  (closeThreadPool-1582-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 272762 WARN  (closeThreadPool-1582-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@266a922a[provider=null,k

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

nit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104081a306e0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104081a306e0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1143737 INFO  (jetty-closer-8120-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@151b60f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1143737 INFO  (jetty-closer-8120-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ad109c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143738 INFO  (jetty-closer-8120-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1143769 INFO  (jetty-closer-8120-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73192402519457800-127.0.0.1:45426_solr-n_0000000000) closing
   [junit4]   2> 1143770 INFO  (jetty-closer-8120-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4885a9cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1143771 INFO  (jetty-closer-8120-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7dd7885e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143771 INFO  (jetty-closer-8120-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1143837 INFO  (jetty-closer-8120-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a1c7c9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1143838 INFO  (jetty-closer-8120-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7090b529{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143838 INFO  (jetty-closer-8120-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1143940 INFO  (jetty-closer-8120-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4606bb43{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1143941 INFO  (jetty-closer-8120-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b1be254{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143941 INFO  (jetty-closer-8120-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1143941 INFO  (TEST-TestContainerPlugin.testApi-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1144146 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73192402519457800-127.0.0.1:45426_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1144149 INFO  (TEST-TestContainerPlugin.testApi-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45238
   [junit4]   2> 1144149 INFO  (TEST-TestContainerPlugin.testApi-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45238
   [junit4]   2> 1144149 INFO  (TEST-TestContainerPlugin.testApi-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45238
   [junit4]   2> 1144150 INFO  (TEST-TestContainerPlugin.testApi-seed#[1C93401B6EC0FCAC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 1144168 INFO  (SUITE-TestContainerPlugin-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1144168 INFO  (SUITE-TestContainerPlugin-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45238
   [junit4]   2> 1144168 INFO  (SUITE-TestContainerPlugin-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45238
   [junit4]   2> 1144168 INFO  (SUITE-TestContainerPlugin-seed#[1C93401B6EC0FCAC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45238
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_1C93401B6EC0FCAC-001
   [junit4]   2> Jul 23, 2020 9:37:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=124, maxMBSortInHeap=5.634606930113514, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=el, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=185901872,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, ZkDynamicConfigTest, TestMinMaxOnMultiValuedField, TestComponentsName, TestSortableTextField, ChaosMonkeyNothingIsSafeTest, TestElisionMultitermQuery, MoveReplicaHDFSFailoverTest, PeerSyncReplicationTest, AddReplicaTest, HdfsThreadLeakTest, SignificantTermsQParserPluginTest, TestIndexSearcher, TestLMJelinekMercerSimilarityFactory, ClusterStateUpdateTest, MinimalSchemaTest, CustomHighlightComponentTest, SolrJmxReporterCloudTest, TestFieldResource, TestAuthorizationFramework, URLClassifyProcessorTest, HttpPartitionOnCommitTest, TestLRUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReplicationHandler, HdfsWriteToMultipleCollectionsTest, TestFaceting, OverseerSolrResponseTest, TestScoreJoinQPNoScore, DirectUpdateHandlerTest, TestRangeQuery, TestCloudPhrasesIdentificationComponent, MergeStrategyTest, HdfsBasicDistributedZk2Test, TestCoreAdminApis, DistributedFacetPivotSmallTest, TestWordDelimiterFilterFactory, TestConfigSetImmutable, HdfsChaosMonkeySafeLeaderTest, TestFoldingMultitermQuery, TaggingAttributeTest, AnalyticsQueryTest, TestExportTool, TestSolrCLIRunExample, IndexSizeEstimatorTest, TestSolrCloudWithDelegationTokens, SpellCheckComponentTest, TestTolerantUpdateProcessorRandomCloud, LeaderVoteWaitTimeoutTest, TestExplainDocTransformer, SaslZkACLProviderTest, TestManagedStopFilterFactory, TestDocTermOrdsUninvertLimit, DistanceUnitsTest, DistributedSpellCheckComponentTest, DeleteReplicaTest, AuditLoggerIntegrationTest, TestLegacyFieldReuse, BlockCacheTest, TestSimTriggerIntegration, SpellingQueryConverterTest, HdfsAutoAddReplicasIntegrationTest, AdminHandlersProxyTest, TestContainerPlugin]
   [junit4] Completed [205/916 (2!)] on J1 in 33.12s, 2 tests, 1 error <<< FAILURES!

[...truncated 439 lines...]
   [junit4] Suite: org.apache.solr.parser.SolrQueryParserBaseTest
   [junit4] ERROR   0.01s J1 | SolrQueryParserBaseTest.testGetField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testGetMagicFieldQuery <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J1 | SolrQueryParserBaseTest.testInitHappyCases <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] Completed [335/916 (3!)] on J1 in 0.20s, 7 tests, 3 errors <<< FAILURES!

[...truncated 54118 lines...]