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/01 19:06:47 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-15-ea+16) - Build # 26210 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26210/
Java: 64bit/jdk-15-ea+16 -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$1096/0x00007f5615d690b0@3abb52e1 . 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$1096/0x00007f5615d690b0@3abb52e1 . 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([85FD4959174E8766:537BA9A4F45040FC]: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 13180 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 77317 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-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> 77317 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77319 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_85FD4959174E8766-001/data-dir-22-001
   [junit4]   2> 77319 WARN  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 77320 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 77322 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 77326 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 77327 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] 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_85FD4959174E8766-001/tempDir-001
   [junit4]   2> 77327 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77364 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77364 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 77458 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer start zk server on port:41931
   [junit4]   2> 77458 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41931
   [junit4]   2> 77458 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41931
   [junit4]   2> 77458 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41931
   [junit4]   2> 77492 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77557 INFO  (zkConnectionManagerCallback-674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77557 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77609 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77668 INFO  (zkConnectionManagerCallback-676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77668 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77684 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77721 INFO  (zkConnectionManagerCallback-678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77721 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77967 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77967 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77968 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 77968 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77968 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77968 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 77969 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77969 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77969 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 77970 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77970 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 77970 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 78062 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78062 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78062 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78101 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f283d15{/solr,null,AVAILABLE}
   [junit4]   2> 78122 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78122 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78122 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78163 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79c8a816{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:32953}
   [junit4]   2> 78163 INFO  (jetty-launcher-679-thread-1) [     ] o.e.j.s.Server Started @78426ms
   [junit4]   2> 78163 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32953}
   [junit4]   2> 78164 ERROR (jetty-launcher-679-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 78164 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78164 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 78164 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78164 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 78164 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T18:40:28.272597Z
   [junit4]   2> 78173 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46f16a61{/solr,null,AVAILABLE}
   [junit4]   2> 78174 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78174 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78175 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78176 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78177 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23ad27f2{/solr,null,AVAILABLE}
   [junit4]   2> 78199 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78199 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78199 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 78222 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e19da75{/solr,null,AVAILABLE}
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d86ac82{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34045}
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-4) [     ] o.e.j.s.Server Started @78486ms
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34045}
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51c1c00a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34497}
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-2) [     ] o.e.j.s.Server Started @78486ms
   [junit4]   2> 78223 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34497}
   [junit4]   2> 78224 ERROR (jetty-launcher-679-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 78224 ERROR (jetty-launcher-679-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T18:40:28.332170Z
   [junit4]   2> 78224 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T18:40:28.332170Z
   [junit4]   2> 78244 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78245 INFO  (zkConnectionManagerCallback-681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@770e218b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43063}
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.e.j.s.Server Started @78507ms
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43063}
   [junit4]   2> 78245 ERROR (jetty-launcher-679-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78245 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 78246 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T18:40:28.353984Z
   [junit4]   2> 78260 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78268 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78270 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78274 INFO  (zkConnectionManagerCallback-685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78274 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78275 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78284 INFO  (zkConnectionManagerCallback-683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78284 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78285 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78285 INFO  (zkConnectionManagerCallback-687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78285 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78292 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78383 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78395 WARN  (jetty-launcher-679-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@672aad44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78395 WARN  (jetty-launcher-679-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@672aad44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78402 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78424 WARN  (jetty-launcher-679-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a66322[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78424 WARN  (jetty-launcher-679-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a66322[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78439 WARN  (jetty-launcher-679-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@157f505b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78439 WARN  (jetty-launcher-679-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@157f505b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78441 INFO  (jetty-launcher-679-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41931/solr
   [junit4]   2> 78473 WARN  (jetty-launcher-679-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@271d12a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78473 WARN  (jetty-launcher-679-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@271d12a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78474 INFO  (jetty-launcher-679-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41931/solr
   [junit4]   2> 78483 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78500 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78509 WARN  (jetty-launcher-679-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1268d714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78509 WARN  (jetty-launcher-679-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1268d714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78518 INFO  (zkConnectionManagerCallback-697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78519 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78519 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78528 INFO  (zkConnectionManagerCallback-701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78528 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78552 WARN  (jetty-launcher-679-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c93512d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78552 WARN  (jetty-launcher-679-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c93512d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78554 INFO  (jetty-launcher-679-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41931/solr
   [junit4]   2> 78569 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78584 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78585 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34045_solr
   [junit4]   2> 78587 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.Overseer Overseer (id=72148779373035527-127.0.0.1:34045_solr-n_0000000000) starting
   [junit4]   2> 78588 INFO  (zkConnectionManagerCallback-712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78588 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78595 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 78595 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34497_solr
   [junit4]   2> 78596 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78596 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78606 WARN  (jetty-launcher-679-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ae709ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78606 WARN  (jetty-launcher-679-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ae709ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78606 WARN  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 78607 WARN  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 78613 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34045_solr as DOWN
   [junit4]   2> 78613 INFO  (zkCallback-711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78613 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34045_solr
   [junit4]   2> 78614 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78614 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 78614 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34045_solr
   [junit4]   2> 78616 INFO  (zkCallback-700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78620 INFO  (zkCallback-700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78620 INFO  (zkCallback-711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78621 INFO  (zkCallback-696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78623 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78624 WARN  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 78689 WARN  (jetty-launcher-679-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31bfcd9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78689 WARN  (jetty-launcher-679-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31bfcd9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78690 INFO  (jetty-launcher-679-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41931/solr
   [junit4]   2> 78692 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78693 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78712 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78712 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78718 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78725 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78725 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78726 INFO  (jetty-launcher-679-thread-2) [n:127.0.0.1:34497_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_85FD4959174E8766-001/tempDir-001/node2/.
   [junit4]   2> 78729 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78729 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78732 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34045.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78733 INFO  (jetty-launcher-679-thread-3) [n:127.0.0.1:43063_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_85FD4959174E8766-001/tempDir-001/node3/.
   [junit4]   2> 78739 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34045.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78739 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34045.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78740 INFO  (jetty-launcher-679-thread-4) [n:127.0.0.1:34045_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_85FD4959174E8766-001/tempDir-001/node4/.
   [junit4]   2> 78775 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78788 INFO  (zkConnectionManagerCallback-727-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78788 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78793 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 78797 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32953_solr as DOWN
   [junit4]   2> 78799 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 78799 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32953_solr
   [junit4]   2> 78806 INFO  (zkCallback-711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78807 INFO  (zkCallback-696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78807 INFO  (zkCallback-700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78808 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78809 WARN  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 78818 INFO  (zkCallback-726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78837 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78851 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78858 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78859 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 78860 INFO  (jetty-launcher-679-thread-1) [n:127.0.0.1:32953_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_85FD4959174E8766-001/tempDir-001/node1/.
   [junit4]   2> 78907 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 78963 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78973 INFO  (zkConnectionManagerCallback-736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78973 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78975 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 78976 INFO  (TEST-TestPackages.testPluginLoading-seed#[85FD4959174E8766]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41931/solr ready
   [junit4]   2> 79112 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:32953_solr} status=0 QTime=17
   [junit4]   2> 79112 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:32953_solr 
   [junit4]   2> 79137 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_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> 79139 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 79144 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 79144 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 79160 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:32953_solr} status=0 QTime=15
   [junit4]   2> 79161 INFO  (updateExecutor-690-thread-1-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:32953_solr 
   [junit4]   2> 79179 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 79181 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 79182 INFO  (updateExecutor-690-thread-1-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 79182 INFO  (updateExecutor-690-thread-1-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 79188 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:32953_solr} status=0 QTime=8
   [junit4]   2> 79196 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:32953_solr 
   [junit4]   2> 79202 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=138
   [junit4]   1> sync resp: https://127.0.0.1:32953/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 79210 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_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> 79212 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 79213 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 79213 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 79229 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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=2
   [junit4]   2> 79253 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_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> 79285 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_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> 79309 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_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> 79355 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79356 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 79370 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_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> 79371 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_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> 79384 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79385 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 79385 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 79387 INFO  (qtp1530506106-2410) [n:127.0.0.1:34497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=0
   [junit4]   2> 79387 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79388 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=0
   [junit4]   2> 79388 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79401 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=9
   [junit4]   2> 79402 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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=58
   [junit4]   2> 79402 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79402 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 79402 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 79403 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 79403 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 79409 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 79409 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 79415 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 79416 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 79417 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 79417 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 79418 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 79418 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 79423 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79443 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_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> 79480 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 79496 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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> 79508 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79509 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 79510 INFO  (qtp1530506106-2410) [n:127.0.0.1:34497_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> 79513 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_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> 79514 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_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> 79514 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 79515 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 79517 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=0
   [junit4]   2> 79518 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79518 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=0
   [junit4]   2> 79518 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79518 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 79519 INFO  (qtp2004797426-2419) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 79519 INFO  (qtp2004797426-2418) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 79519 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:34045_solr} status=0 QTime=0
   [junit4]   2> 79519 INFO  (qtp2004797426-2403) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 79519 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:34045_solr 
   [junit4]   2> 79520 INFO  (qtp2004797426-2419) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 79520 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 79520 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 79520 INFO  (qtp2004797426-2418) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 79521 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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=21
   [junit4]   2> 79521 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 79521 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 79521 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 79521 INFO  (updateExecutor-694-thread-1-processing-n:127.0.0.1:43063_solr) [n:127.0.0.1:43063_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 79551 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79567 INFO  (qtp2004797426-2418) [n:127.0.0.1:34045_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> 79581 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_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> 79595 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_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> 79611 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79612 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 79613 INFO  (qtp2004797426-2418) [n:127.0.0.1:34045_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> 79625 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79627 INFO  (qtp91228629-2398) [n:127.0.0.1:32953_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> 79628 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 79628 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 79645 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43063_solr} status=0 QTime=0
   [junit4]   2> 79645 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43063_solr 
   [junit4]   2> 79646 INFO  (qtp1530506106-2410) [n:127.0.0.1:34497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43063_solr} status=0 QTime=0
   [junit4]   2> 79646 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43063_solr 
   [junit4]   2> 79646 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 79647 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 79648 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 79648 INFO  (updateExecutor-720-thread-2-processing-n:127.0.0.1:32953_solr) [n:127.0.0.1:32953_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 79648 INFO  (qtp2004797426-2419) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:43063_solr} status=0 QTime=2
   [junit4]   2> 79648 INFO  (updateExecutor-690-thread-3-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:43063_solr 
   [junit4]   2> 79649 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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=39
   [junit4]   2> 79649 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 79650 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 79650 INFO  (updateExecutor-690-thread-3-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 79650 INFO  (updateExecutor-690-thread-3-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 79658 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 79659 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79659 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 79660 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 79660 INFO  (updateExecutor-704-thread-1-processing-n:127.0.0.1:34497_solr) [n:127.0.0.1:34497_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 79770 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_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> 79791 INFO  (qtp2004797426-2419) [n:127.0.0.1:34045_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> 79801 INFO  (qtp2113293051-2401) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 79821 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_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> 79868 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79869 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79876 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79876 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79878 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79878 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79882 DEBUG (zkCallback-700-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 79882 DEBUG (zkCallback-711-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 79882 DEBUG (zkCallback-726-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 79882 DEBUG (zkCallback-696-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 79883 INFO  (qtp1530506106-2407) [n:127.0.0.1:34497_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 79884 INFO  (qtp91228629-2409) [n:127.0.0.1:32953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 79885 INFO  (qtp2004797426-2419) [n:127.0.0.1:34045_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 79885 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 79885 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 79886 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] 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> 79890 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79891 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79892 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79893 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79894 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79894 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79896 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] 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_85FD4959174E8766-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 79897 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 79897 INFO  (qtp2113293051-2430) [n:127.0.0.1:43063_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=73
   [junit4]   2> 79900 INFO  (qtp2004797426-2418) [n:127.0.0.1:34045_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> 79901 INFO  (zkCallback-726-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 79901 INFO  (zkCallback-726-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 79901 INFO  (zkCallback-726-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> 79901 INFO  (zkCallback-696-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 79901 INFO  (zkCallback-696-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 79901 INFO  (zkCallback-696-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> 79902 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79902 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79902 INFO  (zkCallback-711-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 79902 INFO  (zkCallback-711-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 79902 INFO  (zkCallback-711-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> 79902 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79902 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79903 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79903 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79903 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79904 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79904 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79904 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79904 INFO  (zkCallback-700-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 79905 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79905 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79905 INFO  (zkCallback-696-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79905 INFO  (zkCallback-726-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79905 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79906 INFO  (zkCallback-696-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_85FD4959174E8766-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 79906 INFO  (zkCallback-696-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 79906 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79906 INFO  (zkCallback-726-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_85FD4959174E8766-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 79906 INFO  (zkCallback-726-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 79907 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79908 INFO  (zkCallback-711-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 79909 INFO  (zkCallback-711-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_85FD4959174E8766-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 79909 INFO  (zkCallback-711-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 79925 INFO  (OverseerThreadFactory-821-thread-1-processing-n:127.0.0.1:34045_solr) [n:127.0.0.1:34045_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 80035 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_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:34497/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34497_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 80035 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_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:43063/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43063_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 80036 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_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:34045/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34045_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 80037 INFO  (OverseerStateUpdate-72148779373035527-127.0.0.1:34045_solr-n_0000000000) [n:127.0.0.1:34045_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:32953/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32953_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 80240 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_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> 80240 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80240 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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> 80240 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 80240 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 80247 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80247 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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> 80247 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_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> 80255 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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> 80258 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 80259 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 80259 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 80260 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80260 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80261 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43063.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 80261 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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_85FD4959174E8766-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_85FD4959174E8766-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 80262 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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> 80262 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_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> 80262 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_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> 80262 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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> 80262 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32953.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 80262 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34497.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 80263 INFO  (qtp1530506106-2432) [n:127.0.0.1:34497_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_85FD4959174E8766-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_85FD4959174E8766-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 80263 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_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_85FD4959174E8766-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_85FD4959174E8766-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 80264 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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> 80273 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 80276 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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> 80276 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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> 80276 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34045.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a764e98
   [junit4]   2> 80277 INFO  (qtp2004797426-2405) [n:127.0.0.1:34045_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_85FD4959174E8766-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_85FD4959174E8766-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 80294 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 80294 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 80295 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80295 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_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> 80296 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 80296 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 80296 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 80296 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 80297 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@220b5a3a[testPluginLoadingColl_shard1_replica_n2] main]
   [junit4]   2> 80297 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f93852c[testPluginLoadingColl_shard2_replica_n6] main]
   [junit4]   2> 80298 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 80299 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 80299 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 80299 INFO  (qtp91228629-2396) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662796620530450432
   [junit4]   2> 80302 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 80353 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 80354 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 80354 INFO  (qtp2113293051-2399) [n:127.0.0.1:43063_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662796620588122112
   [junit4]   2> 80354 INFO  (searcherExecutor-838-thread-1-processing-n:127.0.0.1:32953_solr x:testPluginLoadingColl_shard2_replica_n6 c:testPluginLoadingColl s:shard2 r:core_node8) [n:127.0.0.1:32953_solr c:testPluginLoadingColl s:shard2 r:core_node8

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

ahale.metrics.MetricRegistry@ab527b8
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c6dcbaa: rootName = solr_36619, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ab527b8
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7efb22fb: rootName = solr_37275, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ab527b8
   [junit4]   2> 91027 INFO  (jetty-closer-834-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 91028 INFO  (closeThreadPool-848-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148780188827655-127.0.0.1:36619_solr-n_0000000000) closing
   [junit4]   2> 91028 INFO  (jetty-closer-834-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 91028 INFO  (OverseerAutoScalingTriggerThread-72148780188827655-127.0.0.1:36619_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 91028 INFO  (OverseerStateUpdate-72148780188827655-127.0.0.1:36619_solr-n_0000000000) [n:127.0.0.1:36619_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36619_solr
   [junit4]   2> 91028 INFO  (jetty-closer-834-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@597d640e: rootName = solr_41425, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ab527b8
   [junit4]   2> 91028 INFO  (jetty-closer-834-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 91028 INFO  (closeThreadPool-848-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148780188827655-127.0.0.1:36619_solr-n_0000000000) closing
   [junit4]   2> 91029 INFO  (zkCallback-790-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 91029 INFO  (zkCallback-812-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 91030 INFO  (zkCallback-801-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 91229 INFO  (jetty-closer-834-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148780188827655-127.0.0.1:36619_solr-n_0000000000) closing
   [junit4]   2> 91231 INFO  (jetty-closer-834-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7eb724d5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 91231 INFO  (jetty-closer-834-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ba01dc9{/solr,null,UNAVAILABLE}
   [junit4]   2> 91231 INFO  (jetty-closer-834-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100715 INFO  (jetty-closer-834-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4bda394e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 100715 INFO  (jetty-closer-834-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d8a822e{/solr,null,UNAVAILABLE}
   [junit4]   2> 100715 INFO  (jetty-closer-834-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100763 INFO  (jetty-closer-834-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76f76a85{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 100763 INFO  (jetty-closer-834-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2557035e{/solr,null,UNAVAILABLE}
   [junit4]   2> 100763 INFO  (jetty-closer-834-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100806 INFO  (jetty-closer-834-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3fb291c2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 100806 INFO  (jetty-closer-834-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f566270{/solr,null,UNAVAILABLE}
   [junit4]   2> 100806 INFO  (jetty-closer-834-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100806 INFO  (TEST-TestPackages.testAPI-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 101009 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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 101011 INFO  (TEST-TestPackages.testAPI-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33557
   [junit4]   2> 101011 INFO  (TEST-TestPackages.testAPI-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33557
   [junit4]   2> 101011 INFO  (TEST-TestPackages.testAPI-seed#[85FD4959174E8766]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33557
   [junit4]   2> 101011 INFO  (TEST-TestPackages.testAPI-seed#[85FD4959174E8766]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 101012 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 101012 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33557
   [junit4]   2> 101012 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33557
   [junit4]   2> 101012 INFO  (SUITE-TestPackages-seed#[85FD4959174E8766]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33557
   [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_85FD4959174E8766-001
   [junit4]   2> Apr 01, 2020 6:40:51 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=1465, maxMBSortInHeap=7.776104624755146, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fa58473), locale=uz-Latn-UZ, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=377487360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AuthToolTest, TestZkChroot, TestSurroundQueryParser, CdcrReplicationHandlerTest, TestPolicyCloud, DistributedFacetSimpleRefinementLongTailTest, TestSerializedLuceneMatchVersion, TestExclusionRuleCollectionAccess, EchoParamsTest, ZkControllerTest, DistributedDebugComponentTest, GraphQueryTest, TimeZoneUtilsTest, SolrCoreCheckLockOnStartupTest, SolrPluginUtilsTest, TestSubQueryTransformer, PhrasesIdentificationComponentTest, BJQFilterAccessibleTest, TestSimUtils, TestSolrConfigHandler, NodeAddedTriggerIntegrationTest, TestDFISimilarityFactory, TestPackages]
   [junit4] Completed [92/907 (1!)] on J0 in 24.43s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: f779bc632d107bb8cf28ffa2b2ada4cb58203e8a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=85FD4959174E8766 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uz-Latn-UZ -Dtests.timezone=Africa/Timbuktu -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 3128 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=85FD4959174E8766 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uz-Latn-UZ -Dtests.timezone=Africa/Timbuktu -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...]