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/04/29 15:07:16 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14) - Build # 26500 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26500/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1662/0x00007fd0beab78b0@5064429f . 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$1662/0x00007fd0beab78b0@5064429f . 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([9154AB9B880F9171:47D24B666B1156EB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15464 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1030436 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1030436 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1030436 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/data-dir-132-001
   [junit4]   2> 1030437 WARN  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1030437 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1030437 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1030439 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1030439 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001
   [junit4]   2> 1030439 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1030439 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1030440 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1030540 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer start zk server on port:43429
   [junit4]   2> 1030540 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43429
   [junit4]   2> 1030540 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43429
   [junit4]   2> 1030540 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43429
   [junit4]   2> 1030541 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030542 INFO  (zkConnectionManagerCallback-12903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030542 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030543 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030543 INFO  (zkConnectionManagerCallback-12905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030543 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030543 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030544 INFO  (zkConnectionManagerCallback-12907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030544 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1030649 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1030650 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1030651 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ee2f48e{/solr,null,AVAILABLE}
   [junit4]   2> 1030651 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@542d0053{/solr,null,AVAILABLE}
   [junit4]   2> 1030651 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fb84e3e{/solr,null,AVAILABLE}
   [junit4]   2> 1030651 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c273294{/solr,null,AVAILABLE}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70f24ea2{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40555}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.e.j.s.Server Started @1030910ms
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ee73f60{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46135}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40555}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.e.j.s.Server Started @1030910ms
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46135}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@578872d3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41391}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.e.j.s.Server Started @1030910ms
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41391}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c31ad7e{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45095}
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.e.j.s.Server Started @1030910ms
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45095}
   [junit4]   2> 1030652 ERROR (jetty-launcher-12908-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030652 ERROR (jetty-launcher-12908-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030652 ERROR (jetty-launcher-12908-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030652 ERROR (jetty-launcher-12908-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T14:56:38.527463Z
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T14:56:38.527407Z
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T14:56:38.527432Z
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T14:56:38.527467Z
   [junit4]   2> 1030652 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030653 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030653 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030653 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030653 INFO  (zkConnectionManagerCallback-12914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030653 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030653 INFO  (zkConnectionManagerCallback-12912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030653 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030654 INFO  (zkConnectionManagerCallback-12913-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030654 INFO  (zkConnectionManagerCallback-12916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030654 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1030759 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1030760 WARN  (jetty-launcher-12908-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50df364a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030760 WARN  (jetty-launcher-12908-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50df364a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030761 WARN  (jetty-launcher-12908-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68a0759b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030761 WARN  (jetty-launcher-12908-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68a0759b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030762 INFO  (jetty-launcher-12908-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43429/solr
   [junit4]   2> 1030762 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030763 INFO  (zkConnectionManagerCallback-12927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030763 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030781 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40555_solr
   [junit4]   2> 1030781 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.Overseer Overseer (id=72182572997083143-127.0.0.1:40555_solr-n_0000000000) starting
   [junit4]   2> 1030783 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40555_solr
   [junit4]   2> 1030783 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40555_solr
   [junit4]   2> 1030783 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030784 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1030784 WARN  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1030790 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1030800 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40555.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030804 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40555.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030804 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40555.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030805 INFO  (jetty-launcher-12908-thread-3) [n:127.0.0.1:40555_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node3/.
   [junit4]   2> 1030859 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1030860 WARN  (jetty-launcher-12908-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58b35315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030860 WARN  (jetty-launcher-12908-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58b35315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030861 WARN  (jetty-launcher-12908-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16689503[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030861 WARN  (jetty-launcher-12908-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16689503[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030862 INFO  (jetty-launcher-12908-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43429/solr
   [junit4]   2> 1030862 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030863 INFO  (zkConnectionManagerCallback-12950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030863 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030864 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1030865 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45095_solr as DOWN
   [junit4]   2> 1030865 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1030865 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45095_solr
   [junit4]   2> 1030866 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1030866 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1030866 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1030866 WARN  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1030871 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1030880 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030884 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030884 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030884 INFO  (jetty-launcher-12908-thread-2) [n:127.0.0.1:45095_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node2/.
   [junit4]   2> 1030960 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1030961 WARN  (jetty-launcher-12908-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28ec9f44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030961 WARN  (jetty-launcher-12908-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28ec9f44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030963 WARN  (jetty-launcher-12908-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a2124a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030963 WARN  (jetty-launcher-12908-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a2124a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030963 INFO  (jetty-launcher-12908-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43429/solr
   [junit4]   2> 1030964 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030965 INFO  (zkConnectionManagerCallback-12969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030965 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030966 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1030968 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41391_solr as DOWN
   [junit4]   2> 1030969 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1030969 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41391_solr
   [junit4]   2> 1030969 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1030969 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1030969 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1030970 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1030970 WARN  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1030975 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1030984 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030988 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030988 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1030989 INFO  (jetty-launcher-12908-thread-4) [n:127.0.0.1:41391_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node4/.
   [junit4]   2> 1031060 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1031061 WARN  (jetty-launcher-12908-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14529127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031061 WARN  (jetty-launcher-12908-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14529127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031063 WARN  (jetty-launcher-12908-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21d28a19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031063 WARN  (jetty-launcher-12908-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21d28a19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031064 INFO  (jetty-launcher-12908-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43429/solr
   [junit4]   2> 1031064 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031065 INFO  (zkConnectionManagerCallback-12988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031065 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031067 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1031068 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46135_solr as DOWN
   [junit4]   2> 1031068 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1031068 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46135_solr
   [junit4]   2> 1031068 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1031068 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1031068 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1031068 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1031069 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1031069 WARN  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 1031075 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1031084 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031088 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031088 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031088 INFO  (jetty-launcher-12908-thread-1) [n:127.0.0.1:46135_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node1/.
   [junit4]   2> 1031093 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1031093 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031094 INFO  (zkConnectionManagerCallback-13001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031094 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031094 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1031095 INFO  (TEST-TestPackages.testPluginLoading-seed#[9154AB9B880F9171]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43429/solr ready
   [junit4]   2> 1031123 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031123 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41391_solr 
   [junit4]   2> 1031129 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_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> 1031133 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031133 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41391_solr 
   [junit4]   2> 1031135 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1031136 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1031136 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1031142 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_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> 1031145 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031145 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41391_solr 
   [junit4]   2> 1031146 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=34
   [junit4]   1> sync resp: https://127.0.0.1:41391/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1031148 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1031148 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1031148 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1031154 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_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> 1031155 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_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> 1031160 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1031160 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_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> 1031161 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1031161 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1031167 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_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> 1031176 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_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> 1031189 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031190 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1031200 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_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> 1031215 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_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> 1031224 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_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> 1031225 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1031225 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1031231 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031231 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41391_solr 
   [junit4]   2> 1031238 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031238 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41391_solr 
   [junit4]   2> 1031239 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031245 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41391_solr} status=0 QTime=0
   [junit4]   2> 1031245 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031245 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41391_solr 
   [junit4]   2> 1031245 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_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=57
   [junit4]   2> 1031250 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1031251 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031252 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1031252 INFO  (updateExecutor-12923-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1031255 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_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> 1031257 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1031258 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1031258 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1031258 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1031258 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1031259 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1031264 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_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> 1031324 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_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> 1031332 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_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> 1031344 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031344 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1031353 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_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> 1031363 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_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> 1031372 INFO  (qtp1527354996-22507) [n:127.0.0.1:46135_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> 1031372 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1031373 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1031378 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031378 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031384 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031385 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031385 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031390 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031391 INFO  (qtp1527354996-22507) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031391 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031391 INFO  (qtp235105352-22491) [n:127.0.0.1:40555_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=48
   [junit4]   2> 1031394 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1031395 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1031395 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1031397 INFO  (qtp235105352-22517) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1031398 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1031398 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1031400 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031405 INFO  (qtp235105352-22517) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031411 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1031411 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1031411 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1031412 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031419 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031425 INFO  (qtp1527354996-22507) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031427 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031428 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1031437 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031446 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031455 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031456 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1031456 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1031461 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031461 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031479 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031479 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031481 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031487 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031487 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:40555_solr} status=0 QTime=0
   [junit4]   2> 1031487 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:40555_solr 
   [junit4]   2> 1031488 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 1031491 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1031492 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1031492 INFO  (updateExecutor-12984-thread-1-processing-n:127.0.0.1:46135_solr) [n:127.0.0.1:46135_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1031492 INFO  (qtp235105352-22494) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1031493 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1031493 INFO  (updateExecutor-12965-thread-3-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1031496 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1031498 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031502 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1031503 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1031503 INFO  (updateExecutor-12946-thread-1-processing-n:127.0.0.1:45095_solr) [n:127.0.0.1:45095_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1031506 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031513 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031519 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031533 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031534 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031534 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031535 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031536 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031536 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031537 DEBUG (zkCallback-12949-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1031537 DEBUG (zkCallback-12926-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1031537 DEBUG (zkCallback-12987-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1031537 DEBUG (zkCallback-12968-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1031538 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1031538 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1031538 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1031538 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1031538 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1031538 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1031538 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1031538 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1031538 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1031538 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1031538 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1031538 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1031539 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031539 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031540 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1031541 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1031542 INFO  (zkCallback-12968-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1031542 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1031542 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1031542 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1031542 INFO  (zkCallback-12949-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1031542 INFO  (zkCallback-12926-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1031542 INFO  (zkCallback-12987-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1031549 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031554 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031566 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1031566 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1031566 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 1031566 INFO  (qtp55571560-22498) [n:127.0.0.1:41391_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1031568 INFO  (OverseerThreadFactory-12934-thread-1-processing-n:127.0.0.1:40555_solr) [n:127.0.0.1:40555_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1031677 INFO  (qtp55571560-22493) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031683 INFO  (qtp1675934214-22489) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031689 INFO  (qtp235105352-22517) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031695 INFO  (qtp1527354996-22496) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031695 INFO  (qtp55571560-22484) [n:127.0.0.1:41391_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031696 INFO  (qtp1675934214-22487) [n:127.0.0.1:45095_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031696 INFO  (qtp235105352-22514) [n:127.0.0.1:40555_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031697 INFO  (qtp1527354996-22507) [n:127.0.0.1:46135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1031699 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46135/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46135_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1031700 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40555/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40555_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1031700 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45095/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45095_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1031701 INFO  (OverseerStateUpdate-72182572997083143-127.0.0.1:40555_solr-n_0000000000) [n:127.0.0.1:40555_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41391/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41391_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1031904 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031904 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031904 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031904 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1031904 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1031909 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031914 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031915 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031915 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031915 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1031919 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031919 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1031920 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40555.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031920 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 1031926 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031927 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031927 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1031928 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031928 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1031928 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46135.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031929 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031929 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 1031929 INFO  (qtp1527354996-22499) [n:127.0.0.1:46135_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 1031929 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45095.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031929 INFO  (qtp1675934214-22504) [n:127.0.0.1:45095_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 1031930 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1031930 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 1031930 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12aa141d
   [junit4]   2> 1031930 INFO  (qtp55571560-22486) [n:127.0.0.1:41391_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 1031953 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1031953 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1031954 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1031954 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1031955 INFO  (qtp235105352-22515) [n:127.0.0.1:40555_solr c:testPlug

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

erseer (id=72182573735280647-127.0.0.1:36717_solr-n_0000000000) closing
   [junit4]   2> 1052580 INFO  (jetty-closer-13180-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e7adb01{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1052580 INFO  (jetty-closer-13180-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ea62339{/solr,null,UNAVAILABLE}
   [junit4]   2> 1052580 INFO  (jetty-closer-13180-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1052766 INFO  (jetty-closer-13180-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58930227{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1052767 INFO  (jetty-closer-13180-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f649c5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1052767 INFO  (jetty-closer-13180-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1052970 INFO  (jetty-closer-13180-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4060c0f6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1052970 INFO  (jetty-closer-13180-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@289ef9d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1052971 INFO  (jetty-closer-13180-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1053198 INFO  (jetty-closer-13180-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d40689f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1053198 INFO  (jetty-closer-13180-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d5b71c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1053198 INFO  (jetty-closer-13180-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1053199 INFO  (TEST-TestPackages.testAPI-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1053401 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72182573735280648-127.0.0.1:35945_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1053402 INFO  (TEST-TestPackages.testAPI-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43267
   [junit4]   2> 1053402 INFO  (TEST-TestPackages.testAPI-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43267
   [junit4]   2> 1053402 INFO  (TEST-TestPackages.testAPI-seed#[9154AB9B880F9171]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43267
   [junit4]   2> 1053403 INFO  (TEST-TestPackages.testAPI-seed#[9154AB9B880F9171]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 1053404 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1053404 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43267
   [junit4]   2> 1053404 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43267
   [junit4]   2> 1053404 INFO  (SUITE-TestPackages-seed#[9154AB9B880F9171]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43267
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_9154AB9B880F9171-001
   [junit4]   2> Apr 29, 2020 2:57:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1721, maxMBSortInHeap=5.548175244401222, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ab24436), locale=sk-SK, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=348127232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, SimplePostToolTest, TestSolrCloudWithSecureImpersonation, TestPointFields, BitVectorTest, TestPayloadCheckQParserPlugin, TestDocTermOrdsUninvertLimit, ActionThrottleTest, MetricsHistoryHandlerTest, TestCSVResponseWriter, TestFacetMethods, TestSlowCompositeReaderWrapper, TestAuthenticationFramework, TestTolerantUpdateProcessorCloud, TestSystemIdResolver, TestMaxScoreQueryParser, TestCoreAdminApis, TestFoldingMultitermQuery, TermVectorComponentDistributedTest, AuditLoggerIntegrationTest, CachingDirectoryFactoryTest, IndexSizeTriggerMixedBoundsTest, TestSolrQueryParser, SignatureUpdateProcessorFactoryTest, DeleteStatusTest, NestedAtomicUpdateTest, TestStressUserVersions, TestSQLHandlerNonCloud, TestConfigOverlay, DistanceUnitsTest, ZkFailoverTest, TestCaffeineCache, TestChildDocTransformerHierarchy, SoftAutoCommitTest, RankQueryTest, TestRandomCollapseQParserPlugin, TestSchemaSimilarityResource, TestFieldCacheWithThreads, CustomTermsComponentTest, DistributedQueryComponentOptimizationTest, EnumFieldTest, DistanceFunctionTest, PluginInfoTest, TestImplicitCoreProperties, TestDocSet, AnalysisAfterCoreReloadTest, DocValuesNotIndexedTest, CleanupOldIndexTest, TestPivotHelperCode, ReplaceNodeNoTargetTest, NumericFieldsTest, LeaderTragicEventTest, TestBM25SimilarityFactory, VersionInfoTest, SearchHandlerTest, MissingSegmentRecoveryTest, NestedShardedAtomicUpdateTest, V2StandaloneTest, DistributedUpdateProcessorTest, TriggerCooldownIntegrationTest, TestCorePropertiesReload, ResponseHeaderTest, NodeAddedTriggerTest, TestBlendedInfixSuggestions, TestIndexingPerformance, SplitHandlerTest, PeerSyncTest, TestUseDocValuesAsStored, DocumentAnalysisRequestHandlerTest, TestWriterPerf, TestManagedResourceStorage, CursorMarkTest, TestCrossCoreJoin, SynonymTokenizerTest, CustomCollectionTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, HttpPartitionWithTlogReplicasTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTest, PackageManagerCLITest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, TestDynamicFieldNamesIndexCorrectly, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, CollectionTooManyReplicasTest, TestLocalFSCloudBackupRestore, AutoAddReplicasPlanActionTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, TestCodecSupport, TestCoreContainer, TestSolrIndexConfig, TestSolrCoreSnapshots, TestCSVLoader, TestConfigReload, TestReqParamsAPI, DaemonStreamApiTest, TestCollectionAPIs, TestConfigsApi, CloudReplicaSourceTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, MoreLikeThisComponentTest, PhrasesIdentificationComponentTest, ResponseBuilderTest, ResponseLogComponentTest, SuggestComponentContextFilterQueryTest, TestExpandComponent, TestHttpShardHandlerFactory, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, Tagger2Test, TaggingAttributeTest, HighlighterMaxOffsetTest, HighlighterWithoutStoredIdTest, TestUnifiedSolrHighlighter, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, JvmMetricsTest, SolrMetricsIntegrationTest, SolrGraphiteReporterTest, TestPackages]
   [junit4] Completed [773/910 (1!)] on J0 in 23.49s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 28e747950ffeb70218cb3cf17ba7b6b4e69cffe0

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=9154AB9B880F9171 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3130 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=9154AB9B880F9171 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]