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/06/04 06:57:36 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+24) - Build # 3287 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3287/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

7 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:36369/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36369/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:40497/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40497/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:42175/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42175/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:34187/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34187/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:44279/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44279/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at https://127.0.0.1:44071/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44071/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B638ACD23819701E:D967B0AD2328D3E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1470/0x00000008014815e0@3c7281a8 . 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$1470/0x00000008014815e0@3c7281a8 . 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([B638ACD23819701E:60BE4C2FDB07B784]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:214)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:463)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:180)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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 14868 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 689219 INFO  (SUITE-TestPackages-seed#[B638ACD23819701E]-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> 689219 INFO  (SUITE-TestPackages-seed#[B638ACD23819701E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 689220 INFO  (SUITE-TestPackages-seed#[B638ACD23819701E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/data-dir-98-001
   [junit4]   2> 689220 WARN  (SUITE-TestPackages-seed#[B638ACD23819701E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 689220 INFO  (SUITE-TestPackages-seed#[B638ACD23819701E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 689221 INFO  (SUITE-TestPackages-seed#[B638ACD23819701E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 689222 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 689223 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/tempDir-001
   [junit4]   2> 689224 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 689224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 689224 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 689324 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44559
   [junit4]   2> 689324 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44559
   [junit4]   2> 689324 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44559
   [junit4]   2> 689324 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44559
   [junit4]   2> 689325 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689327 INFO  (zkConnectionManagerCallback-6622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689327 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689328 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689333 INFO  (zkConnectionManagerCallback-6624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689333 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689335 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689336 INFO  (zkConnectionManagerCallback-6626-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689336 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689446 WARN  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 689446 WARN  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 689446 WARN  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 689447 WARN  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 689447 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 689461 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 689464 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 689464 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 689464 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 689464 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28fa472{/solr,null,AVAILABLE}
   [junit4]   2> 689464 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b063170{/solr,null,AVAILABLE}
   [junit4]   2> 689465 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 689465 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 689465 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 689470 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@309fcf2{/solr,null,AVAILABLE}
   [junit4]   2> 689473 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e4f5b51{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35011}
   [junit4]   2> 689474 INFO  (jetty-launcher-6627-thread-2) [     ] o.e.j.s.Server Started @689789ms
   [junit4]   2> 689478 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28f6436a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33743}
   [junit4]   2> 689478 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15c1ca4e{/solr,null,AVAILABLE}
   [junit4]   2> 689481 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e4d7095{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45467}
   [junit4]   2> 689481 INFO  (jetty-launcher-6627-thread-3) [     ] o.e.j.s.Server Started @689796ms
   [junit4]   2> 689482 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50911b07{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42179}
   [junit4]   2> 689482 INFO  (jetty-launcher-6627-thread-1) [     ] o.e.j.s.Server Started @689797ms
   [junit4]   2> 689482 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42179}
   [junit4]   2> 689485 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35011}
   [junit4]   2> 689485 INFO  (jetty-launcher-6627-thread-4) [     ] o.e.j.s.Server Started @689801ms
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33743}
   [junit4]   2> 689486 ERROR (jetty-launcher-6627-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 689486 ERROR (jetty-launcher-6627-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 689486 ERROR (jetty-launcher-6627-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T06:37:51.306349Z
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T06:37:51.306329Z
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45467}
   [junit4]   2> 689486 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T06:37:51.306407Z
   [junit4]   2> 689487 ERROR (jetty-launcher-6627-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 689487 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 689487 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 689487 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 689487 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 689487 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T06:37:51.307386Z
   [junit4]   2> 689495 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689497 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689497 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689498 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689508 INFO  (zkConnectionManagerCallback-6631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689508 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689508 INFO  (zkConnectionManagerCallback-6630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689508 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689508 INFO  (zkConnectionManagerCallback-6633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689508 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689514 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 689514 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 689515 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 689521 INFO  (zkConnectionManagerCallback-6635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689521 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689522 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 689754 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 689756 WARN  (jetty-launcher-6627-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15413f3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689756 WARN  (jetty-launcher-6627-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15413f3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689757 WARN  (jetty-launcher-6627-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30b4acc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689757 WARN  (jetty-launcher-6627-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30b4acc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689758 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44559/solr
   [junit4]   2> 689759 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689760 INFO  (zkConnectionManagerCallback-6649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689760 INFO  (jetty-launcher-6627-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689771 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 689772 WARN  (jetty-launcher-6627-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@217f0edc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689772 WARN  (jetty-launcher-6627-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@217f0edc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689773 WARN  (jetty-launcher-6627-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f8f3a4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689773 WARN  (jetty-launcher-6627-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f8f3a4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689774 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44559/solr
   [junit4]   2> 689775 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689776 INFO  (zkConnectionManagerCallback-6657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689776 INFO  (jetty-launcher-6627-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689859 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 689860 WARN  (jetty-launcher-6627-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@491018f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689860 WARN  (jetty-launcher-6627-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@491018f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689861 WARN  (jetty-launcher-6627-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5932a1e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689861 WARN  (jetty-launcher-6627-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5932a1e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 689862 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44559/solr
   [junit4]   2> 689862 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689865 INFO  (zkConnectionManagerCallback-6668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689865 INFO  (jetty-launcher-6627-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689881 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689882 INFO  (zkConnectionManagerCallback-6670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 689882 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689964 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42179_solr
   [junit4]   2> 689968 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.Overseer Overseer (id=72159118383513610-127.0.0.1:42179_solr-n_0000000000) starting
   [junit4]   2> 690014 INFO  (OverseerStateUpdate-72159118383513610-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42179_solr
   [junit4]   2> 690014 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42179_solr
   [junit4]   2> 690015 INFO  (OverseerStateUpdate-72159118383513610-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 690016 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 690017 WARN  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_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> 690034 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690039 INFO  (zkConnectionManagerCallback-6682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690039 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690043 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 690049 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 690052 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33743_solr as DOWN
   [junit4]   2> 690053 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 690053 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33743_solr
   [junit4]   2> 690054 INFO  (zkCallback-6669-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 690056 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 690057 WARN  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_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> 690058 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 690061 INFO  (zkCallback-6681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 690062 WARN  (jetty-launcher-6627-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29756226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 690062 WARN  (jetty-launcher-6627-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29756226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 690067 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690072 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690073 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690074 INFO  (jetty-launcher-6627-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/tempDir-001/node1
   [junit4]   2> 690074 WARN  (jetty-launcher-6627-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a6dded3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 690074 WARN  (jetty-launcher-6627-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a6dded3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 690075 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44559/solr
   [junit4]   2> 690093 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 690098 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690102 INFO  (zkConnectionManagerCallback-6701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690102 INFO  (jetty-launcher-6627-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690110 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33743.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690116 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33743.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690116 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33743.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690117 INFO  (jetty-launcher-6627-thread-4) [n:127.0.0.1:33743_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/tempDir-001/node4
   [junit4]   2> 690125 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690130 INFO  (zkConnectionManagerCallback-6705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690130 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690133 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 690134 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45467_solr as DOWN
   [junit4]   2> 690134 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 690134 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45467_solr
   [junit4]   2> 690135 INFO  (zkCallback-6681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 690135 INFO  (zkCallback-6669-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 690138 INFO  (zkCallback-6704-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 690138 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 690139 WARN  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_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> 690160 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 690174 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45467.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690178 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45467.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690178 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45467.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690179 INFO  (jetty-launcher-6627-thread-3) [n:127.0.0.1:45467_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/tempDir-001/node3
   [junit4]   2> 690232 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690232 INFO  (zkConnectionManagerCallback-6715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690232 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690235 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 690237 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35011_solr as DOWN
   [junit4]   2> 690238 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 690238 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35011_solr
   [junit4]   2> 690238 INFO  (zkCallback-6669-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 690238 INFO  (zkCallback-6681-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 690238 INFO  (zkCallback-6704-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 690239 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 690239 WARN  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_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> 690246 INFO  (zkCallback-6714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 690253 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 690265 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35011.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690269 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35011.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690269 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35011.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@373bd31e
   [junit4]   2> 690270 INFO  (jetty-launcher-6627-thread-2) [n:127.0.0.1:35011_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_B638ACD23819701E-001/tempDir-001/node2
   [junit4]   2> 690294 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 690297 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690299 INFO  (zkConnectionManagerCallback-6728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690300 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690301 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 690301 INFO  (TEST-TestPackages.testPluginLoading-seed#[B638ACD23819701E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44559/solr ready
   [junit4]   2> 690339 INFO  (qtp814265136-11634) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33743_solr} status=0 QTime=1
   [junit4]   2> 690340 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33743_solr 
   [junit4]   2> 690346 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=5
   [junit4]   2> 690347 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33743_solr} status=0 QTime=0
   [junit4]   2> 690347 INFO  (updateExecutor-6645-thread-1-processing-n:127.0.0.1:45467_solr) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33743_solr 
   [junit4]   2> 690348 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_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> 690349 INFO  (qtp640788956-11641) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 690349 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 690350 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 690350 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 690350 INFO  (updateExecutor-6645-thread-1-processing-n:127.0.0.1:45467_solr) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 690351 INFO  (updateExecutor-6645-thread-1-processing-n:127.0.0.1:45467_solr) [n:127.0.0.1:45467_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 690353 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33743_solr} status=0 QTime=4
   [junit4]   2> 690354 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33743_solr 
   [junit4]   2> 690355 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_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> 690355 INFO  (qtp640788956-11641) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 690356 INFO  (qtp640788956-11631) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=28
   [junit4]   2> 690356 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 690356 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   1> sync resp: http://127.0.0.1:33743/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 690359 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_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=1
   [junit4]   2> 690364 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_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> 690366 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_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> 690368 INFO  (qtp814265136-11634) [n:127.0.0.1:35011_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> 690376 INFO  (qtp1351259380-11649) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 690379 INFO  (qtp1351259380-11649) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 690380 INFO  (qtp814265136-11651) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690381 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690381 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690382 INFO  (qtp1351259380-11649) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 690382 INFO  (qtp1351259380-11649) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 690384 INFO  (qtp814265136-11634) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:45467_solr} status=0 QTime=0
   [junit4]   2> 690384 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:45467_solr 
   [junit4]   2> 690384 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:45467_solr} status=0 QTime=0
   [junit4]   2> 690384 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:45467_solr 
   [junit4]   2> 690385 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 690385 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 690386 INFO  (qtp640788956-11641) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:45467_solr} status=0 QTime=1
   [junit4]   2> 690386 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:45467_solr 
   [junit4]   2> 690386 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 690386 INFO  (qtp1351259380-11652) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 690386 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 690386 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 690387 INFO  (qtp1351259380-11652) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 690387 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 690388 INFO  (qtp1351259380-11649) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 690389 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 690389 INFO  (updateExecutor-6653-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 690389 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 690389 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 690395 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690399 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690413 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690419 INFO  (qtp814265136-11634) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690422 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 690423 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 690424 INFO  (qtp814265136-11651) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690425 INFO  (qtp640788956-11633) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690425 INFO  (qtp1351259380-11637) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 690425 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 690425 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 690427 INFO  (qtp814265136-11634) [n:127.0.0.1:35011_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:42179_solr} status=0 QTime=0
   [junit4]   2> 690427 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:42179_solr 
   [junit4]   2> 690429 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 690429 INFO  (qtp1351259380-11652) [n:127.0.0.1:45467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:42179_solr} status=0 QTime=1
   [junit4]   2> 690430 INFO  (updateExecutor-6645-thread-2-processing-n:127.0.0.1:45467_solr) [n:127.0.0.1:45467_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:42179_solr 
   [junit4]   2> 690430 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 690430 INFO  (qtp640788956-11641) [n:127.0.0.1:33743_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:42179_solr} status=0 QTime=0
   [junit4]   2> 690430 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:42179_solr 
   [junit4]   2> 690430 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 690430 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 690430 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 690431 INFO  (updateExecutor-6693-thread-1-processing-n:127.0.0.1:35011_solr) [n:127.0.0.1:35011_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 690431 INFO  (qtp1582755517-11640) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 690431 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 690432 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 690432 INFO  (updateExecutor-6664-thread-2-processing-n:127.0.0.1:33743_solr) [n:127.0.0.1:33743_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 690434 INFO  (qtp1582755517-11646) [n:127.0.0.1:42179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files

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

t-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52558 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52559 INFO  (zkConnectionManagerCallback-918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52559 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52661 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52661 INFO  (zkConnectionManagerCallback-920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52661 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52764 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52764 INFO  (zkConnectionManagerCallback-922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52764 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52867 INFO  (qtp1812971326-1975) [n:127.0.0.1:36375_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 52867 INFO  (qtp1812971326-1975) [n:127.0.0.1:36375_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53069 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1850518239
   [junit4]   2> 53069 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36375_solr
   [junit4]   2> 53070 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 53070 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36375_solr as DOWN
   [junit4]   2> 53070 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 53071 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 53071 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bfdc47f: rootName = solr_36375, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@711d8108
   [junit4]   2> 53074 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 53074 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43ca3100: rootName = solr_36375, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@79769523
   [junit4]   2> 53075 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 53075 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d8e142: rootName = solr_36375, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@363cdd83
   [junit4]   2> 53075 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 53076 INFO  (closeThreadPool-928-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72159193718128645-127.0.0.1:36375_solr-n_0000000000) closing
   [junit4]   2> 53076 INFO  (OverseerStateUpdate-72159193718128645-127.0.0.1:36375_solr-n_0000000000) [n:127.0.0.1:36375_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36375_solr
   [junit4]   2> 53076 INFO  (OverseerAutoScalingTriggerThread-72159193718128645-127.0.0.1:36375_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 53076 INFO  (closeThreadPool-928-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72159193718128645-127.0.0.1:36375_solr-n_0000000000) closing
   [junit4]   2> 53177 INFO  (jetty-closer-923-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72159193718128645-127.0.0.1:36375_solr-n_0000000000) closing
   [junit4]   2> 53177 INFO  (jetty-closer-923-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@23f556f4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?}
   [junit4]   2> 53178 INFO  (jetty-closer-923-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67bfe2cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 53178 INFO  (jetty-closer-923-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53178 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 53379 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 53380 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44237
   [junit4]   2> 53380 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44237
   [junit4]   2> 53380 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44237
   [junit4]   2> 53380 INFO  (TEST-TestConfigSetsAPI.testList-seed#[B638ACD23819701E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4] OK      1.64s J3 | TestConfigSetsAPI.testList
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_B638ACD23819701E-001
   [junit4]   2> Jun 04, 2020 6:57:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1367, maxMBSortInHeap=7.149302606185204, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e17582f), locale=ar-ER, timezone=Europe/Budapest
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=241172480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPackages, TestConfigSetsAPI]
   [junit4] Completed [10/10 (5!)] on J3 in 16.03s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 10 suites, 65 tests, 5 errors, 5 ignored [seed: B638ACD23819701E]

Total time: 56 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5827ddf2fae664a5c014a42a95db14dd2f3cbbf9, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3286
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