You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/29 05:55:48 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 2302 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2302/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes

Error Message:
Some files have not been open: [write.lock]

Stack Trace:
java.lang.AssertionError: Some files have not been open: [write.lock]
	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
	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.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2516 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] IGNOR/A 0.01s J5 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.01s J5 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.11s J5 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J5/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ebc5585), locale=sv-SE, timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=424785416,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHandleLimitFS, TestRamUsageTesterOnWildAnimals, TestCompressingStoredFieldsFormat]
   [junit4] Completed [16/43 (1!)] on J5 in 7.57s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 74 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] IGNOR/A 0.00s J0 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J0 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J0/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5dc6e474), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=350759160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestCompressingTermVectorsFormat]
   [junit4] Completed [40/43 (2!)] on J0 in 14.69s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 66382 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2302/consoleText

[repro] Revision: f0830673281d9caee135140131a47f864acb4be2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/test-framework
[repro]       TestCompressingTermVectorsFormat
[repro]       TestCompressingStoredFieldsFormat
[repro] ant compile-test

[...truncated 153 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestCompressingTermVectorsFormat|*.TestCompressingStoredFieldsFormat" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 35 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] OK      0.21s J5 | TestCompressingStoredFieldsFormat.testBinaryFieldOffsetLength
   [junit4] OK      0.12s J5 | TestCompressingStoredFieldsFormat.testReadSkip
   [junit4] OK      0.05s J5 | TestCompressingStoredFieldsFormat.testTLong
   [junit4] OK      0.99s J5 | TestCompressingStoredFieldsFormat.testRandomStoredFields
   [junit4] OK      0.12s J5 | TestCompressingStoredFieldsFormat.testBulkMergeWithDeletes
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.26s J5 | TestCompressingStoredFieldsFormat.testZFloat
   [junit4] OK      1.01s J5 | TestCompressingStoredFieldsFormat.testRandomExceptions
   [junit4] OK      0.43s J5 | TestCompressingStoredFieldsFormat.testMergeFilterReader
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testIndexedBit
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testStoredFieldsOrder
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.43s J5 | TestCompressingStoredFieldsFormat.testZDouble
   [junit4] OK      0.56s J5 | TestCompressingStoredFieldsFormat.testWriteReadMerge
   [junit4] OK      0.07s J5 | TestCompressingStoredFieldsFormat.testMultiClose
   [junit4] OK      0.76s J5 | TestCompressingStoredFieldsFormat.testConcurrentReads
   [junit4] OK      0.25s J5 | TestCompressingStoredFieldsFormat.testNumericField
   [junit4] OK      0.05s J5 | TestCompressingStoredFieldsFormat.testMergeStability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J5 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.43s J5 | TestCompressingStoredFieldsFormat.testMismatchedFields
   [junit4] OK      0.02s J5 | TestCompressingStoredFieldsFormat.testEmptyDocs
   [junit4] OK      0.05s J5 | TestCompressingStoredFieldsFormat.testChunkCleanup
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J5/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e226cf2), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=481138424,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat]
   [junit4] Completed [1/10 (1!)] on J5 in 6.44s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testBinaryFieldOffsetLength
   [junit4] OK      0.06s J5 | TestCompressingStoredFieldsFormat.testReadSkip
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testTLong
   [junit4] OK      1.01s J5 | TestCompressingStoredFieldsFormat.testRandomStoredFields
   [junit4] OK      0.11s J5 | TestCompressingStoredFieldsFormat.testBulkMergeWithDeletes
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.07s J5 | TestCompressingStoredFieldsFormat.testZFloat
   [junit4] OK      0.76s J5 | TestCompressingStoredFieldsFormat.testRandomExceptions
   [junit4] OK      0.33s J5 | TestCompressingStoredFieldsFormat.testMergeFilterReader
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testIndexedBit
   [junit4] OK      0.02s J5 | TestCompressingStoredFieldsFormat.testStoredFieldsOrder
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.25s J5 | TestCompressingStoredFieldsFormat.testZDouble
   [junit4] OK      0.31s J5 | TestCompressingStoredFieldsFormat.testWriteReadMerge
   [junit4] OK      0.04s J5 | TestCompressingStoredFieldsFormat.testMultiClose
   [junit4] OK      0.61s J5 | TestCompressingStoredFieldsFormat.testConcurrentReads
   [junit4] OK      0.26s J5 | TestCompressingStoredFieldsFormat.testNumericField
   [junit4] OK      0.08s J5 | TestCompressingStoredFieldsFormat.testMergeStability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J5 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.31s J5 | TestCompressingStoredFieldsFormat.testMismatchedFields
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testEmptyDocs
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testChunkCleanup
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J5/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64879c92), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=450053840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat]
   [junit4] Completed [2/10 (2!)] on J5 in 4.52s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testBinaryFieldOffsetLength
   [junit4] OK      0.04s J5 | TestCompressingStoredFieldsFormat.testReadSkip
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testTLong
   [junit4] OK      0.50s J5 | TestCompressingStoredFieldsFormat.testRandomStoredFields
   [junit4] OK      0.07s J5 | TestCompressingStoredFieldsFormat.testBulkMergeWithDeletes
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testZFloat
   [junit4] OK      0.46s J5 | TestCompressingStoredFieldsFormat.testRandomExceptions
   [junit4] OK      0.09s J5 | TestCompressingStoredFieldsFormat.testMergeFilterReader
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testIndexedBit
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testStoredFieldsOrder
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.17s J5 | TestCompressingStoredFieldsFormat.testZDouble
   [junit4] OK      0.35s J5 | TestCompressingStoredFieldsFormat.testWriteReadMerge
   [junit4] OK      0.02s J5 | TestCompressingStoredFieldsFormat.testMultiClose
   [junit4] OK      0.49s J5 | TestCompressingStoredFieldsFormat.testConcurrentReads
   [junit4] OK      0.26s J5 | TestCompressingStoredFieldsFormat.testNumericField
   [junit4] OK      0.02s J5 | TestCompressingStoredFieldsFormat.testMergeStability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J5 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.15s J5 | TestCompressingStoredFieldsFormat.testMismatchedFields
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testEmptyDocs
   [junit4] OK      0.04s J5 | TestCompressingStoredFieldsFormat.testChunkCleanup
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J5/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@29313ed2), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=429056104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat]
   [junit4] Completed [3/10 (3!)] on J5 in 2.79s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] OK      0.77s J3 | TestCompressingTermVectorsFormat.testMixedOptions
   [junit4] OK      0.14s J3 | TestCompressingTermVectorsFormat.testMultiClose
   [junit4] OK      0.26s J3 | TestCompressingTermVectorsFormat.testHighFreqs
   [junit4] OK      0.03s J3 | TestCompressingTermVectorsFormat.testNoOrds
   [junit4] OK      3.30s J3 | TestCompressingTermVectorsFormat.testClone
   [junit4] IGNOR/A 0.00s J3 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.02s J3 | TestCompressingTermVectorsFormat.testPostingsEnumPayloads
   [junit4] OK      1.48s J3 | TestCompressingTermVectorsFormat.testRandomExceptions
   [junit4] OK      0.02s J3 | TestCompressingTermVectorsFormat.testPostingsEnumOffsets
   [junit4] OK      0.38s J3 | TestCompressingTermVectorsFormat.testRareVectors
   [junit4] OK      3.29s J3 | TestCompressingTermVectorsFormat.testMergeStability
   [junit4] OK      0.05s J3 | TestCompressingTermVectorsFormat.testChunkCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.16s J3 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.23s J3 | TestCompressingTermVectorsFormat.testRandom
   [junit4] OK      0.01s J3 | TestCompressingTermVectorsFormat.testPostingsEnumOffsetsWithoutPositions
   [junit4] OK      0.56s J3 | TestCompressingTermVectorsFormat.testLotsOfFields
   [junit4] OK      0.04s J3 | TestCompressingTermVectorsFormat.testPostingsEnumFreqs
   [junit4] OK      0.02s J3 | TestCompressingTermVectorsFormat.testPostingsEnumAll
   [junit4] OK      4.70s J3 | TestCompressingTermVectorsFormat.testMerge
   [junit4] OK      0.01s J3 | TestCompressingTermVectorsFormat.testPostingsEnumPositions
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J3/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a7882b5), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=354100488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat]
   [junit4] Completed [4/10 (4!)] on J3 in 15.88s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] OK      0.82s J4 | TestCompressingTermVectorsFormat.testMixedOptions
   [junit4] OK      0.17s J4 | TestCompressingTermVectorsFormat.testMultiClose
   [junit4] OK      0.41s J4 | TestCompressingTermVectorsFormat.testHighFreqs
   [junit4] OK      0.02s J4 | TestCompressingTermVectorsFormat.testNoOrds
   [junit4] OK      3.49s J4 | TestCompressingTermVectorsFormat.testClone
   [junit4] IGNOR/A 0.01s J4 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.04s J4 | TestCompressingTermVectorsFormat.testPostingsEnumPayloads
   [junit4] OK      1.59s J4 | TestCompressingTermVectorsFormat.testRandomExceptions
   [junit4] OK      0.03s J4 | TestCompressingTermVectorsFormat.testPostingsEnumOffsets
   [junit4] OK      0.74s J4 | TestCompressingTermVectorsFormat.testRareVectors
   [junit4] OK      2.90s J4 | TestCompressingTermVectorsFormat.testMergeStability
   [junit4] OK      0.07s J4 | TestCompressingTermVectorsFormat.testChunkCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J4 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.24s J4 | TestCompressingTermVectorsFormat.testRandom
   [junit4] OK      0.02s J4 | TestCompressingTermVectorsFormat.testPostingsEnumOffsetsWithoutPositions
   [junit4] OK      0.64s J4 | TestCompressingTermVectorsFormat.testLotsOfFields
   [junit4] OK      0.02s J4 | TestCompressingTermVectorsFormat.testPostingsEnumFreqs
   [junit4] OK      0.00s J4 | TestCompressingTermVectorsFormat.testPostingsEnumAll
   [junit4] OK      4.33s J4 | TestCompressingTermVectorsFormat.testMerge
   [junit4] OK      0.00s J4 | TestCompressingTermVectorsFormat.testPostingsEnumPositions
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J4/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e08b20a), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=370252192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat]
   [junit4] Completed [5/10 (5!)] on J4 in 16.12s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] OK      0.85s J1 | TestCompressingTermVectorsFormat.testMixedOptions
   [junit4] OK      0.12s J1 | TestCompressingTermVectorsFormat.testMultiClose
   [junit4] OK      0.40s J1 | TestCompressingTermVectorsFormat.testHighFreqs
   [junit4] OK      0.02s J1 | TestCompressingTermVectorsFormat.testNoOrds
   [junit4] OK      3.26s J1 | TestCompressingTermVectorsFormat.testClone
   [junit4] IGNOR/A 0.00s J1 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.01s J1 | TestCompressingTermVectorsFormat.testPostingsEnumPayloads
   [junit4] OK      1.44s J1 | TestCompressingTermVectorsFormat.testRandomExceptions
   [junit4] OK      0.01s J1 | TestCompressingTermVectorsFormat.testPostingsEnumOffsets
   [junit4] OK      0.92s J1 | TestCompressingTermVectorsFormat.testRareVectors
   [junit4] OK      3.24s J1 | TestCompressingTermVectorsFormat.testMergeStability
   [junit4] OK      0.12s J1 | TestCompressingTermVectorsFormat.testChunkCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.23s J1 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.30s J1 | TestCompressingTermVectorsFormat.testRandom
   [junit4] OK      0.02s J1 | TestCompressingTermVectorsFormat.testPostingsEnumOffsetsWithoutPositions
   [junit4] OK      0.55s J1 | TestCompressingTermVectorsFormat.testLotsOfFields
   [junit4] OK      0.02s J1 | TestCompressingTermVectorsFormat.testPostingsEnumFreqs
   [junit4] OK      0.01s J1 | TestCompressingTermVectorsFormat.testPostingsEnumAll
   [junit4] OK      4.13s J1 | TestCompressingTermVectorsFormat.testMerge
   [junit4] OK      0.00s J1 | TestCompressingTermVectorsFormat.testPostingsEnumPositions
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J1/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e08b20a), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=369356120,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat]
   [junit4] Completed [6/10 (6!)] on J1 in 16.02s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] OK      0.77s J0 | TestCompressingTermVectorsFormat.testMixedOptions
   [junit4] OK      0.12s J0 | TestCompressingTermVectorsFormat.testMultiClose
   [junit4] OK      0.35s J0 | TestCompressingTermVectorsFormat.testHighFreqs
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testNoOrds
   [junit4] OK      3.42s J0 | TestCompressingTermVectorsFormat.testClone
   [junit4] IGNOR/A 0.01s J0 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testPostingsEnumPayloads
   [junit4] OK      1.66s J0 | TestCompressingTermVectorsFormat.testRandomExceptions
   [junit4] OK      0.03s J0 | TestCompressingTermVectorsFormat.testPostingsEnumOffsets
   [junit4] OK      1.01s J0 | TestCompressingTermVectorsFormat.testRareVectors
   [junit4] OK      2.98s J0 | TestCompressingTermVectorsFormat.testMergeStability
   [junit4] OK      0.07s J0 | TestCompressingTermVectorsFormat.testChunkCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.29s J0 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.45s J0 | TestCompressingTermVectorsFormat.testRandom
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testPostingsEnumOffsetsWithoutPositions
   [junit4] OK      0.62s J0 | TestCompressingTermVectorsFormat.testLotsOfFields
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testPostingsEnumFreqs
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testPostingsEnumAll
   [junit4] OK      4.45s J0 | TestCompressingTermVectorsFormat.testMerge
   [junit4] OK      0.01s J0 | TestCompressingTermVectorsFormat.testPostingsEnumPositions
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J0/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a7882b5), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=367155664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat]
   [junit4] Completed [7/10 (7!)] on J0 in 16.73s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
   [junit4] OK      1.28s J2 | TestCompressingTermVectorsFormat.testMixedOptions
   [junit4] OK      0.23s J2 | TestCompressingTermVectorsFormat.testMultiClose
   [junit4] OK      0.47s J2 | TestCompressingTermVectorsFormat.testHighFreqs
   [junit4] OK      0.03s J2 | TestCompressingTermVectorsFormat.testNoOrds
   [junit4] OK      3.66s J2 | TestCompressingTermVectorsFormat.testClone
   [junit4] IGNOR/A 0.00s J2 | TestCompressingTermVectorsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.01s J2 | TestCompressingTermVectorsFormat.testPostingsEnumPayloads
   [junit4] OK      1.39s J2 | TestCompressingTermVectorsFormat.testRandomExceptions
   [junit4] OK      0.07s J2 | TestCompressingTermVectorsFormat.testPostingsEnumOffsets
   [junit4] OK      0.82s J2 | TestCompressingTermVectorsFormat.testRareVectors
   [junit4] OK      3.39s J2 | TestCompressingTermVectorsFormat.testMergeStability
   [junit4] OK      0.06s J2 | TestCompressingTermVectorsFormat.testChunkCleanup
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingTermVectorsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.19s J2 | TestCompressingTermVectorsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseTermVectorsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseTermVectorsFormatTestCase.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.22s J2 | TestCompressingTermVectorsFormat.testRandom
   [junit4] OK      0.02s J2 | TestCompressingTermVectorsFormat.testPostingsEnumOffsetsWithoutPositions
   [junit4] OK      0.53s J2 | TestCompressingTermVectorsFormat.testLotsOfFields
   [junit4] OK      0.02s J2 | TestCompressingTermVectorsFormat.testPostingsEnumFreqs
   [junit4] OK      0.01s J2 | TestCompressingTermVectorsFormat.testPostingsEnumAll
   [junit4] OK      4.05s J2 | TestCompressingTermVectorsFormat.testMerge
   [junit4] OK      0.00s J2 | TestCompressingTermVectorsFormat.testPostingsEnumPositions
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J2/temp/lucene.codecs.compressing.TestCompressingTermVectorsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=464, maxMBSortInHeap=6.899422122748399, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@547d7d27), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=346862352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat]
   [junit4] Completed [8/10 (8!)] on J2 in 16.91s, 20 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testBinaryFieldOffsetLength
   [junit4] OK      0.05s J5 | TestCompressingStoredFieldsFormat.testReadSkip
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testTLong
   [junit4] OK      0.39s J5 | TestCompressingStoredFieldsFormat.testRandomStoredFields
   [junit4] OK      0.05s J5 | TestCompressingStoredFieldsFormat.testBulkMergeWithDeletes
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.03s J5 | TestCompressingStoredFieldsFormat.testZFloat
   [junit4] OK      0.39s J5 | TestCompressingStoredFieldsFormat.testRandomExceptions
   [junit4] OK      0.19s J5 | TestCompressingStoredFieldsFormat.testMergeFilterReader
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testIndexedBit
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testStoredFieldsOrder
   [junit4] IGNOR/A 0.00s J5 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.08s J5 | TestCompressingStoredFieldsFormat.testZDouble
   [junit4] OK      0.14s J5 | TestCompressingStoredFieldsFormat.testWriteReadMerge
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testMultiClose
   [junit4] OK      0.40s J5 | TestCompressingStoredFieldsFormat.testConcurrentReads
   [junit4] OK      0.16s J5 | TestCompressingStoredFieldsFormat.testNumericField
   [junit4] OK      0.02s J5 | TestCompressingStoredFieldsFormat.testMergeStability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J5 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.08s J5 | TestCompressingStoredFieldsFormat.testMismatchedFields
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testEmptyDocs
   [junit4] OK      0.01s J5 | TestCompressingStoredFieldsFormat.testChunkCleanup
   [junit4] OK      0.00s J5 | TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J5/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-004
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@627be94e), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=409222624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat, TestCompressingStoredFieldsFormat]
   [junit4] Completed [9/10 (9!)] on J5 in 2.29s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] OK      0.05s J3 | TestCompressingStoredFieldsFormat.testBinaryFieldOffsetLength
   [junit4] OK      0.06s J3 | TestCompressingStoredFieldsFormat.testReadSkip
   [junit4] OK      0.04s J3 | TestCompressingStoredFieldsFormat.testTLong
   [junit4] OK      0.44s J3 | TestCompressingStoredFieldsFormat.testRandomStoredFields
   [junit4] OK      0.10s J3 | TestCompressingStoredFieldsFormat.testBulkMergeWithDeletes
   [junit4] IGNOR/A 0.00s J3 | TestCompressingStoredFieldsFormat.testRamBytesUsed
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.07s J3 | TestCompressingStoredFieldsFormat.testZFloat
   [junit4] OK      0.19s J3 | TestCompressingStoredFieldsFormat.testRandomExceptions
   [junit4] OK      0.09s J3 | TestCompressingStoredFieldsFormat.testMergeFilterReader
   [junit4] OK      0.00s J3 | TestCompressingStoredFieldsFormat.testIndexedBit
   [junit4] OK      0.00s J3 | TestCompressingStoredFieldsFormat.testStoredFieldsOrder
   [junit4] IGNOR/A 0.00s J3 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.23s J3 | TestCompressingStoredFieldsFormat.testZDouble
   [junit4] OK      0.23s J3 | TestCompressingStoredFieldsFormat.testWriteReadMerge
   [junit4] OK      0.01s J3 | TestCompressingStoredFieldsFormat.testMultiClose
   [junit4] OK      0.20s J3 | TestCompressingStoredFieldsFormat.testConcurrentReads
   [junit4] OK      0.09s J3 | TestCompressingStoredFieldsFormat.testNumericField
   [junit4] OK      0.01s J3 | TestCompressingStoredFieldsFormat.testMergeStability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.method=testCheckIntegrityReadsAllBytes -Dtests.seed=D3C6EC4BA64C0E1D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-DE -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J3 | TestCompressingStoredFieldsFormat.testCheckIntegrityReadsAllBytes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Some files have not been open: [write.lock]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3C6EC4BA64C0E1D:AE04FD9707B2DAB4]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseIndexFileFormatTestCase.testCheckIntegrityReadsAllBytes(BaseIndexFileFormatTestCase.java:899)
   [junit4]    > 	at org.apache.lucene.index.BaseStoredFieldsFormatTestCase.testCheckIntegrityReadsAllBytes(BaseStoredFieldsFormatTestCase.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.07s J3 | TestCompressingStoredFieldsFormat.testMismatchedFields
   [junit4] OK      0.00s J3 | TestCompressingStoredFieldsFormat.testEmptyDocs
   [junit4] OK      0.01s J3 | TestCompressingStoredFieldsFormat.testChunkCleanup
   [junit4] OK      0.00s J3 | TestCompressingStoredFieldsFormat.testDeletePartiallyWrittenFilesIfAbort
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/J3/temp/lucene.codecs.compressing.TestCompressingStoredFieldsFormat_D3C6EC4BA64C0E1D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a859a76), locale=de-DE, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=461491296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat, TestCompressingStoredFieldsFormat]
   [junit4] Completed [10/10 (10!)] on J3 in 2.01s, 23 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1594: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1121: There were test failures: 10 suites, 215 tests, 10 failures, 15 ignored (15 assumptions) [seed: D3C6EC4BA64C0E1D]

Total time: 19 seconds

[repro] Setting last failure code to 256

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

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-14-rc) - Build # 2303 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2303/
Java: 64bit/jdk-14-rc -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1168/0x00007f0d596510b0@658b2d82 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1168/0x00007f0d596510b0@658b2d82 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([33EFE093A475E7BD:E569006E476B2027]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14471 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 403045 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 403046 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/data-dir-41-001
   [junit4]   2> 403046 WARN  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 403046 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 403047 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 403047 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 403049 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 403050 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001
   [junit4]   2> 403050 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 403050 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 403050 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 403150 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer start zk server on port:34867
   [junit4]   2> 403150 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34867
   [junit4]   2> 403150 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34867
   [junit4]   2> 403150 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34867
   [junit4]   2> 403152 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403153 INFO  (zkConnectionManagerCallback-1726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403153 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403154 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403155 INFO  (zkConnectionManagerCallback-1728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403155 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403156 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403156 INFO  (zkConnectionManagerCallback-1730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403156 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403260 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 403260 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 403260 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 403260 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 403260 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 403261 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 403261 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 403261 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 403261 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 403263 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 403264 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43ca0e16{/solr,null,AVAILABLE}
   [junit4]   2> 403264 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@778ddeae{/solr,null,AVAILABLE}
   [junit4]   2> 403264 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32111076{/solr,null,AVAILABLE}
   [junit4]   2> 403264 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58a550ef{/solr,null,AVAILABLE}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6053c411{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۳۵۳۵۳}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70316e4d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۳۷۲۹۹}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.e.j.s.Server Started @۴۰۳۵۴۲ms
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.e.j.s.Server Started @۴۰۳۵۴۲ms
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37299}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53e9717d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۴۶۷۷۳}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.e.j.s.Server Started @۴۰۳۵۴۲ms
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46773}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7203c3ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۴۱۵۱۱}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.e.j.s.Server Started @۴۰۳۵۴۲ms
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41511}
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35353}
   [junit4]   2> 403265 ERROR (jetty-launcher-1731-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 403265 ERROR (jetty-launcher-1731-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 403265 ERROR (jetty-launcher-1731-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 403265 ERROR (jetty-launcher-1731-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T07:35:05.753551Z
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T07:35:05.753551Z
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T07:35:05.753552Z
   [junit4]   2> 403265 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T07:35:05.753558Z
   [junit4]   2> 403270 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403270 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403274 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403274 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403275 INFO  (zkConnectionManagerCallback-1734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403275 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403276 INFO  (zkConnectionManagerCallback-1736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403276 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403276 INFO  (zkConnectionManagerCallback-1739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403276 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403278 INFO  (zkConnectionManagerCallback-1737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403278 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403279 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 403281 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 403281 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 403281 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 403548 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 403549 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d155217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403549 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d155217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403550 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51ae76e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403550 WARN  (jetty-launcher-1731-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51ae76e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403551 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34867/solr
   [junit4]   2> 403551 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403552 INFO  (zkConnectionManagerCallback-1747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403552 INFO  (jetty-launcher-1731-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403576 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 403576 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70a8604f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403576 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70a8604f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403578 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14bb8525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403578 WARN  (jetty-launcher-1731-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14bb8525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403579 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34867/solr
   [junit4]   2> 403580 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403580 INFO  (zkConnectionManagerCallback-1753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403580 INFO  (jetty-launcher-1731-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403622 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 403622 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c626bdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403623 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c626bdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403624 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d290291[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403624 WARN  (jetty-launcher-1731-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d290291[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403625 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34867/solr
   [junit4]   2> 403625 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403627 INFO  (zkConnectionManagerCallback-1760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403627 INFO  (jetty-launcher-1731-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403790 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403791 INFO  (zkConnectionManagerCallback-1763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403791 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403807 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 403808 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f7a27b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403809 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f7a27b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403811 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f823dae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403811 WARN  (jetty-launcher-1731-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f823dae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 403811 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34867/solr
   [junit4]   2> 403812 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403813 INFO  (zkConnectionManagerCallback-1771-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403813 INFO  (jetty-launcher-1731-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403824 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35353_solr
   [junit4]   2> 403824 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.Overseer Overseer (id=72095808990478346-127.0.0.1:35353_solr-n_0000000000) starting
   [junit4]   2> 403826 INFO  (OverseerStateUpdate-72095808990478346-127.0.0.1:35353_solr-n_0000000000) [n:127.0.0.1:35353_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35353_solr
   [junit4]   2> 403826 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35353_solr
   [junit4]   2> 403827 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 403827 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 403828 WARN  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] 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> 403837 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 403855 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403861 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403861 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403862 INFO  (jetty-launcher-1731-thread-1) [n:127.0.0.1:35353_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node1/.
   [junit4]   2> 403889 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403890 INFO  (zkConnectionManagerCallback-1775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403890 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403891 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 403892 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37299_solr as DOWN
   [junit4]   2> 403893 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 403893 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37299_solr
   [junit4]   2> 403893 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 403893 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 403894 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 403894 WARN  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] 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> 403902 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 403912 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403916 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403916 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 403917 INFO  (jetty-launcher-1731-thread-4) [n:127.0.0.1:37299_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node4/.
   [junit4]   2> 403989 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403990 INFO  (zkConnectionManagerCallback-1781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403990 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403992 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 403994 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41511_solr as DOWN
   [junit4]   2> 403994 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 403994 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41511_solr
   [junit4]   2> 403995 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 403995 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 403995 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 403995 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 403996 WARN  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] 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> 404004 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 404014 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404018 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404018 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404019 INFO  (jetty-launcher-1731-thread-2) [n:127.0.0.1:41511_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node3/.
   [junit4]   2> 404090 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404090 INFO  (zkConnectionManagerCallback-1787-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404090 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404092 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 404093 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46773_solr as DOWN
   [junit4]   2> 404093 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 404093 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46773_solr
   [junit4]   2> 404094 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 404094 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 404094 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 404094 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 404094 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 404095 WARN  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] 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> 404104 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 404114 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46773.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404119 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46773.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404119 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46773.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@378e8c74
   [junit4]   2> 404120 INFO  (jetty-launcher-1731-thread-3) [n:127.0.0.1:46773_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node2/.
   [junit4]   2> 404153 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 404169 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404170 INFO  (zkConnectionManagerCallback-1796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404170 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404171 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 404171 INFO  (TEST-TestPackages.testAPI-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34867/solr ready
   [junit4]   2> 404194 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404196 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404199 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404209 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404209 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404209 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404210 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404210 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404211 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404211 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404211 ERROR (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 404211 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=34
   [junit4]   2> 404223 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404224 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404226 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404227 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404227 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404228 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 404234 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41511_solr} status=0 QTime=4
   [junit4]   2> 404236 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41511_solr} status=0 QTime=0
   [junit4]   2> 404236 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41511_solr 
   [junit4]   2> 404236 INFO  (updateExecutor-1756-thread-1-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41511_solr 
   [junit4]   2> 404237 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:41511_solr} status=0 QTime=0
   [junit4]   2> 404237 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:41511_solr 
   [junit4]   2> 404237 INFO  (qtp2093228550-5628) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404237 INFO  (qtp2093228550-5629) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404240 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404240 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 404241 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404241 INFO  (qtp2093228550-5629) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404241 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404243 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404248 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 404248 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404249 INFO  (updateExecutor-1756-thread-1-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 404249 INFO  (updateExecutor-1756-thread-1-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404249 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 404249 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 404348 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 404351 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404353 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404358 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404362 ERROR (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 404362 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 404369 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35353_solr} status=0 QTime=0
   [junit4]   2> 404369 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35353_solr 
   [junit4]   2> 404369 INFO  (qtp2093228550-5628) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35353_solr} status=0 QTime=0
   [junit4]   2> 404369 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35353_solr 
   [junit4]   2> 404369 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 404370 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 404370 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35353_solr} status=0 QTime=0
   [junit4]   2> 404370 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=3
   [junit4]   2> 404370 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35353_solr 
   [junit4]   2> 404370 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 404370 INFO  (qtp1855207347-5643) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   1> sync resp: http://127.0.0.1:35353/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 404370 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 404371 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 404371 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 404371 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 404371 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 404371 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 404372 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 404372 INFO  (updateExecutor-1749-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 404373 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404375 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404378 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404381 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404384 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404386 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404386 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404387 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404388 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404388 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404388 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 404391 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37299_solr} status=0 QTime=0
   [junit4]   2> 404391 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37299_solr 
   [junit4]   2> 404391 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37299_solr} status=0 QTime=0
   [junit4]   2> 404391 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37299_solr 
   [junit4]   2> 404391 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 404392 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:37299_solr} status=0 QTime=0
   [junit4]   2> 404392 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 404392 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37299_solr 
   [junit4]   2> 404392 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 404393 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 404393 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 404393 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404393 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_b.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 404394 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 404394 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404397 INFO  (qtp2130092003-5649) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 404398 INFO  (qtp2130092003-5649) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 404398 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404399 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 404399 INFO  (updateExecutor-1767-thread-1-processing-n:127.0.0.1:46773_solr) [n:127.0.0.1:46773_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 404401 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404404 INFO  (qtp2093228550-5629) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404410 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404414 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404414 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404417 DEBUG (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404417 DEBUG (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404417 DEBUG (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404418 DEBUG (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404418 INFO  (qtp2093228550-5628) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404419 INFO  (qtp2130092003-5637) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404420 INFO  (qtp1855207347-5622) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404420 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404420 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 404421 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 404423 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404423 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404424 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 404425 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 404425 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 404425 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 404425 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 404425 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 404426 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 404426 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 404426 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 404426 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 404426 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404426 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404426 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 404426 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 404426 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 404427 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404427 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404427 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404428 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404428 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 404428 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 404428 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 404428 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 404428 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 404428 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 404430 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404431 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 404431 INFO  (qtp2093228550-5629) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404432 INFO  (qtp1855207347-5643) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404433 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404433 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 404433 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 404436 INFO  (qtp1855207347-5634) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:46773_solr} status=0 QTime=0
   [junit4]   2> 404436 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:46773_solr 
   [junit4]   2> 404436 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404437 INFO  (qtp2130092003-5649) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:46773_solr} status=0 QTime=0
   [junit4]   2> 404437 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404437 INFO  (updateExecutor-1749-thread-2-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:46773_solr 
   [junit4]   2> 404437 INFO  (qtp2093228550-5620) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:46773_solr} status=0 QTime=0
   [junit4]   2> 404437 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404437 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:46773_solr 
   [junit4]   2> 404438 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 404438 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.13/jar_a.jar params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 404438 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 404438 INFO  (updateExecutor-1756-thread-2-processing-n:127.0.0.1:35353_solr) [n:127.0.0.1:35353_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 404438 INFO  (qtp1563333800-5640) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404438 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 404439 INFO  (updateExecutor-1749-thread-2-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 404439 INFO  (updateExecutor-1749-thread-2-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 404440 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 404440 INFO  (updateExecutor-1743-thread-2-processing-n:127.0.0.1:41511_solr) [n:127.0.0.1:41511_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 404442 INFO  (qtp1855207347-5643) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404445 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404447 INFO  (qtp2093228550-5628) [n:127.0.0.1:41511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404450 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404453 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404454 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404455 DEBUG (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404455 DEBUG (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404455 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404455 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 404455 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 404456 INFO  (qtp1563333800-5624) [n:127.0.0.1:46773_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404456 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404456 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 404456 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 404456 DEBUG (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404456 DEBUG (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 404456 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404456 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 404456 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 404456 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404456 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 404456 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 404456 INFO  (qtp1855207347-5643) [n:127.0.0.1:35353_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404457 INFO  (qtp2130092003-5618) [n:127.0.0.1:37299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 404457 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404457 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404457 INFO  (zkCallback-1774-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404457 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404457 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 404457 INFO  (qtp2093228550-5631) [n:127.0.0.1:41511_solr     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 404457 INFO  (zkCallback-1786-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 404457 INFO  (zkCallback-1780-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 40445

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

unit4]   2> 419083 INFO  (zkCallback-1858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 419083 INFO  (zkCallback-1875-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 419088 INFO  (closeThreadPool-1917-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72095809751089162-127.0.0.1:45481_solr-n_0000000000) closing
   [junit4]   2> 419284 INFO  (jetty-closer-1902-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72095809751089162-127.0.0.1:45481_solr-n_0000000000) closing
   [junit4]   2> 419286 INFO  (jetty-closer-1902-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b9a885b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۰}
   [junit4]   2> 419286 INFO  (jetty-closer-1902-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fb45469{/solr,null,UNAVAILABLE}
   [junit4]   2> 419286 INFO  (jetty-closer-1902-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 419386 INFO  (jetty-closer-1902-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79b0bd73{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۰}
   [junit4]   2> 419386 INFO  (jetty-closer-1902-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6721b92d{/solr,null,UNAVAILABLE}
   [junit4]   2> 419386 INFO  (jetty-closer-1902-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 425892 INFO  (jetty-closer-1902-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@22a74670{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۰}
   [junit4]   2> 425892 INFO  (jetty-closer-1902-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30c1aeb5{/solr,null,UNAVAILABLE}
   [junit4]   2> 425892 INFO  (jetty-closer-1902-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 425927 INFO  (jetty-closer-1902-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fbf6dc5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:۰}
   [junit4]   2> 425927 INFO  (jetty-closer-1902-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bb53cfa{/solr,null,UNAVAILABLE}
   [junit4]   2> 425927 INFO  (jetty-closer-1902-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 425928 INFO  (TEST-TestPackages.testPluginLoading-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 426130 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> 	8	/solr/configs/conf
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard1
   [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> 	37	/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72095809751089163-127.0.0.1:45715_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 426132 INFO  (TEST-TestPackages.testPluginLoading-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36259
   [junit4]   2> 426132 INFO  (TEST-TestPackages.testPluginLoading-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36259
   [junit4]   2> 426132 INFO  (TEST-TestPackages.testPluginLoading-seed#[33EFE093A475E7BD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36259
   [junit4]   2> 426133 INFO  (TEST-TestPackages.testPluginLoading-seed#[33EFE093A475E7BD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=33EFE093A475E7BD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-IN -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.5s J5 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1168/0x00007f0d596510b0@658b2d82 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "config":{"queryResponseWriter":{"json1":{
   [junit4]    >         "name":"json1",
   [junit4]    >         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33EFE093A475E7BD:E569006E476B2027]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 426135 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 426135 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36259
   [junit4]   2> 426135 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36259
   [junit4]   2> 426135 INFO  (SUITE-TestPackages-seed#[33EFE093A475E7BD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36259
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_33EFE093A475E7BD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e83c64b), locale=ur-IN, timezone=America/Anguilla
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 14 (64-bit)/cpus=16,threads=1,free=304087040,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, SignatureUpdateProcessorFactoryTest, StatsReloadRaceTest, DistanceUnitsTest, SuggesterFSTTest, UpdateRequestProcessorFactoryTest, TestMultiValuedNumericRangeQuery, TestExportWriter, TestSchemalessBufferedUpdates, PolyFieldTest, VersionInfoTest, CoreAdminHandlerTest, TestLeaderElectionWithEmptyReplica, PhrasesIdentificationComponentTest, AutoAddReplicasIntegrationTest, V2StandaloneTest, CreateCollectionCleanupTest, AnalyticsMergeStrategyTest, TestNRTOpen, TestMacros, BlockCacheTest, SolrCoreCheckLockOnStartupTest, TestConfigOverlay, TestSolrConfigHandler, TestLMJelinekMercerSimilarityFactory, OverseerCollectionConfigSetProcessorTest, RuleEngineTest, MetricsConfigTest, TestReplicationHandler, IndexSchemaRuntimeFieldTest, QueryEqualityTest, TestSolrCloudWithDelegationTokens, TestCollectionAPI, ClassificationUpdateProcessorFactoryTest, SolrTestCaseJ4Test, SharedFSAutoReplicaFailoverTest, TaggingAttributeTest, HdfsRestartWhileUpdatingTest, CdcrReplicationHandlerTest, SoftAutoCommitTest, TestMinHashQParser, TestPayloadScoreQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, TestUtils, BlockJoinFacetRandomTest, TestSerializedLuceneMatchVersion, TestPackages]
   [junit4] Completed [325/901 (1!)] on J5 in 23.26s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46721 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2303/consoleText

[repro] Revision: f0830673281d9caee135140131a47f864acb4be2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=33EFE093A475E7BD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-IN -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3423 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=33EFE093A475E7BD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-IN -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0

[...truncated 43 lines...]