You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/04 20:03:51 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 1088 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1088/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
req: http://127.0.0.1:53119/api/node/files/mypkg/runtimelibs_v3.jar?wt=javabin&meta=true . attempt: 9 Mismatch for value : '[files, /mypkg/runtimelibs_v3.jar, sha512]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "files":{"/mypkg/runtimelibs_v3.jar":null}}

Stack Trace:
java.lang.AssertionError: req: http://127.0.0.1:53119/api/node/files/mypkg/runtimelibs_v3.jar?wt=javabin&meta=true . attempt: 9 Mismatch for value : '[files, /mypkg/runtimelibs_v3.jar, sha512]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "files":{"/mypkg/runtimelibs_v3.jar":null}}
	at __randomizedtesting.SeedInfo.seed([EAB4F819E96E8B1E:3C3218E40A704C84]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.filestore.TestDistribPackageStore.waitForAllNodesHaveFile(TestDistribPackageStore.java:173)
	at org.apache.solr.pkg.TestPackages.postFileAndWait(TestPackages.java:643)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:269)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15738 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1730956 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1730956 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1730957 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/data-dir-172-001
   [junit4]   2> 1730957 WARN  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1730958 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1730958 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1730960 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1730961 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001
   [junit4]   2> 1730961 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1730961 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1730961 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1731066 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53112
   [junit4]   2> 1731066 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53112
   [junit4]   2> 1731066 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53112
   [junit4]   2> 1731066 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53112
   [junit4]   2> 1731068 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731072 INFO  (zkConnectionManagerCallback-17129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731072 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731076 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731079 INFO  (zkConnectionManagerCallback-17131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731079 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731080 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731084 INFO  (zkConnectionManagerCallback-17133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731084 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731192 WARN  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1731192 WARN  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1731192 WARN  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1731192 WARN  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1731192 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1731196 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731197 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731197 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731197 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731197 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731197 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731198 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5278a303{/solr,null,AVAILABLE}
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f77f8d7{/solr,null,AVAILABLE}
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30935db7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53119}
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-3) [     ] o.e.j.s.Server Started @1731287ms
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53119}
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731199 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731200 ERROR (jetty-launcher-17134-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a44cb09{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53120}
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T19:36:37.178818Z
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-4) [     ] o.e.j.s.Server Started @1731288ms
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53120}
   [junit4]   2> 1731200 ERROR (jetty-launcher-17134-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731200 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T19:36:37.179158Z
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78151349{/solr,null,AVAILABLE}
   [junit4]   2> 1731201 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731202 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46f7fc98{/solr,null,AVAILABLE}
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6eb4de87{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53121}
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.e.j.s.Server Started @1731290ms
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53121}
   [junit4]   2> 1731203 ERROR (jetty-launcher-17134-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T19:36:37.181542Z
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b7bab16{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53122}
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-2) [     ] o.e.j.s.Server Started @1731291ms
   [junit4]   2> 1731203 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53122}
   [junit4]   2> 1731204 ERROR (jetty-launcher-17134-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731204 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731204 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1731204 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731204 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1731204 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T19:36:37.182174Z
   [junit4]   2> 1731205 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731205 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731207 INFO  (zkConnectionManagerCallback-17138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731207 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731207 INFO  (zkConnectionManagerCallback-17136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731207 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731208 INFO  (zkConnectionManagerCallback-17140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731208 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731208 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731209 INFO  (zkConnectionManagerCallback-17142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731209 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731209 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731210 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731210 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731358 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731361 WARN  (jetty-launcher-17134-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c7648e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731361 WARN  (jetty-launcher-17134-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c7648e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731365 WARN  (jetty-launcher-17134-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@579d132b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731366 WARN  (jetty-launcher-17134-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@579d132b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731367 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 1731369 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731372 INFO  (zkConnectionManagerCallback-17156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731372 INFO  (jetty-launcher-17134-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731413 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731414 WARN  (jetty-launcher-17134-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73953004[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731414 WARN  (jetty-launcher-17134-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73953004[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731421 WARN  (jetty-launcher-17134-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a38b067[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731421 WARN  (jetty-launcher-17134-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a38b067[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731422 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 1731424 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731427 INFO  (zkConnectionManagerCallback-17164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731429 INFO  (jetty-launcher-17134-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731487 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731491 INFO  (zkConnectionManagerCallback-17169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731492 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731568 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731570 WARN  (jetty-launcher-17134-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e03db6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731570 WARN  (jetty-launcher-17134-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e03db6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731574 WARN  (jetty-launcher-17134-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31a6ec8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731574 WARN  (jetty-launcher-17134-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31a6ec8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731575 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 1731576 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731580 INFO  (zkConnectionManagerCallback-17180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731580 INFO  (jetty-launcher-17134-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731589 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731589 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731594 INFO  (zkConnectionManagerCallback-17182-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731594 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731594 WARN  (jetty-launcher-17134-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d87bb6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731594 WARN  (jetty-launcher-17134-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d87bb6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731599 WARN  (jetty-launcher-17134-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ecf35c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731599 WARN  (jetty-launcher-17134-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ecf35c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731601 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 1731603 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731605 INFO  (zkConnectionManagerCallback-17190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731606 INFO  (jetty-launcher-17134-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731700 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731703 INFO  (zkConnectionManagerCallback-17192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731706 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731819 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731822 INFO  (zkConnectionManagerCallback-17194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731823 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1735663 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53120_solr
   [junit4]   2> 1735669 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.Overseer Overseer (id=72103346036342793-127.0.0.1:53120_solr-n_0000000000) starting
   [junit4]   2> 1735708 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53120_solr
   [junit4]   2> 1735709 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53120_solr
   [junit4]   2> 1735713 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1735721 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1735722 WARN  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_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> 1735780 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1735791 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1735812 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53121_solr as DOWN
   [junit4]   2> 1735815 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1735816 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1735819 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1735819 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53121_solr
   [junit4]   2> 1735824 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1735827 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1735829 INFO  (zkCallback-17181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1735830 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1735834 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1735834 WARN  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_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> 1735840 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53119_solr as DOWN
   [junit4]   2> 1735845 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53122_solr as DOWN
   [junit4]   2> 1735847 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53120.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735848 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1735848 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53119_solr
   [junit4]   2> 1735850 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1735850 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53122_solr
   [junit4]   2> 1735853 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1735853 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1735853 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1735854 INFO  (zkCallback-17181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1735855 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1735856 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1735860 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1735861 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1735861 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1735861 WARN  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_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> 1735861 WARN  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_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> 1735867 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53120.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735867 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53120.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735870 INFO  (jetty-launcher-17134-thread-4) [n:127.0.0.1:53120_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node4
   [junit4]   2> 1735881 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1735890 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1735909 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735915 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53121.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735926 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735927 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735930 INFO  (jetty-launcher-17134-thread-3) [n:127.0.0.1:53119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node3
   [junit4]   2> 1735955 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53121.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735956 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53121.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735958 INFO  (jetty-launcher-17134-thread-1) [n:127.0.0.1:53121_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node1
   [junit4]   2> 1735964 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53122.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735977 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53122.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735978 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53122.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1735979 INFO  (jetty-launcher-17134-thread-2) [n:127.0.0.1:53122_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node2
   [junit4]   2> 1735990 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1735992 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1735994 INFO  (zkConnectionManagerCallback-17235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1735994 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1735997 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1735999 INFO  (TEST-TestPackages.testPluginLoading-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53112/solr ready
   [junit4]   2> 1736044 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53119_solr} status=0 QTime=1
   [junit4]   2> 1736045 INFO  (updateExecutor-17160-thread-1-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53119_solr 
   [junit4]   2> 1736047 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53119_solr} status=0 QTime=0
   [junit4]   2> 1736047 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53119_solr 
   [junit4]   2> 1736048 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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> 1736049 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_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> 1736050 INFO  (qtp1045734413-26232) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1736050 INFO  (qtp1618164985-26243) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53119_solr} status=0 QTime=0
   [junit4]   2> 1736051 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1736052 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53119_solr 
   [junit4]   2> 1736052 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=22
   [junit4]   1> sync resp: http://127.0.0.1:53119/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1736056 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_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> 1736059 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1736071 INFO  (qtp75707881-26240) [n:127.0.0.1:53120_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> 1736075 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1736075 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1736082 INFO  (updateExecutor-17160-thread-1-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1736083 INFO  (updateExecutor-17160-thread-1-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1736083 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1736093 INFO  (qtp1618164985-26248) [n:127.0.0.1:53121_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> 1736095 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1736095 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1736099 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_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> 1736111 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736115 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1736117 INFO  (qtp1618164985-26248) [n:127.0.0.1:53121_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> 1736119 INFO  (qtp1045734413-26232) [n:127.0.0.1:53119_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> 1736121 INFO  (qtp75707881-26240) [n:127.0.0.1:53120_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> 1736121 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1736137 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1736144 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736145 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736145 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736146 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736146 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736146 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1736147 INFO  (qtp75707881-26229) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736147 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736148 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736149 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1736149 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_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=43
   [junit4]   2> 1736154 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736155 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1736161 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1736161 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1736162 INFO  (qtp75707881-26235) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1736183 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1736183 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1736190 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1736190 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1736275 INFO  (qtp75707881-26235) [n:127.0.0.1:53120_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> 1736284 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_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> 1736293 INFO  (qtp1618164985-26249) [n:127.0.0.1:53121_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> 1736298 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_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> 1736311 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736313 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1736314 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_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> 1736315 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_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> 1736316 INFO  (qtp1618164985-26243) [n:127.0.0.1:53121_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> 1736316 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1736337 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1736345 INFO  (qtp1618164985-26249) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736345 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736346 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736346 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736346 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736347 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736348 INFO  (qtp75707881-26235) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53122_solr} status=0 QTime=0
   [junit4]   2> 1736348 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1736348 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1736348 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53122_solr 
   [junit4]   2> 1736349 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736350 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_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=46
   [junit4]   2> 1736351 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1736358 INFO  (qtp75707881-26229) [n:127.0.0.1:53120_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> 1736366 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1736366 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1736366 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1736367 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1736367 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1736367 INFO  (updateExecutor-17176-thread-2-processing-n:127.0.0.1:53119_solr) [n:127.0.0.1:53119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1736472 INFO  (qtp75707881-26229) [n:127.0.0.1:53120_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> 1736479 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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> 1736486 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_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> 1736493 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_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> 1736508 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736511 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1736511 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_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> 1736514 INFO  (qtp75707881-26240) [n:127.0.0.1:53120_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> 1736515 INFO  (qtp1618164985-26248) [n:127.0.0.1:53121_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> 1736515 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1736539 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1736552 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53119_solr} status=0 QTime=0
   [junit4]   2> 1736552 INFO  (updateExecutor-17160-thread-3-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53119_solr 
   [junit4]   2> 1736553 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53119_solr} status=0 QTime=0
   [junit4]   2> 1736553 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53119_solr 
   [junit4]   2> 1736554 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736554 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736555 INFO  (qtp1045734413-26232) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1736555 INFO  (qtp75707881-26229) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53119_solr} status=0 QTime=0
   [junit4]   2> 1736555 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53119_solr 
   [junit4]   2> 1736556 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1736556 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1736557 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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=52
   [junit4]   2> 1736570 INFO  (qtp1045734413-26232) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=13
   [junit4]   2> 1736574 INFO  (qtp75707881-26235) [n:127.0.0.1:53120_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> 1736591 INFO  (updateExecutor-17160-thread-3-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1736591 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1736591 INFO  (updateExecutor-17160-thread-3-processing-n:127.0.0.1:53122_solr) [n:127.0.0.1:53122_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1736591 INFO  (updateExecutor-17186-thread-1-processing-n:127.0.0.1:53121_solr) [n:127.0.0.1:53121_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1736606 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1736606 INFO  (updateExecutor-17152-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1736681 INFO  (qtp75707881-26235) [n:127.0.0.1:53120_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> 1736687 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_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> 1736700 INFO  (qtp1618164985-26249) [n:127.0.0.1:53121_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> 1736706 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_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> 1736766 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736774 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736783 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736789 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736796 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736799 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736821 DEBUG (zkCallback-17181-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1736821 DEBUG (zkCallback-17193-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1736821 DEBUG (zkCallback-17191-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1736821 DEBUG (zkCallback-17168-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1736831 INFO  (qtp1618164985-26243) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1736838 INFO  (qtp1045734413-26239) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1736849 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1736854 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1736854 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1736865 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_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> 1736915 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1736915 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1736916 INFO  (zkCallback-17191-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> 1736916 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1736916 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1736916 INFO  (zkCallback-17193-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> 1736916 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1736916 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1736916 INFO  (zkCallback-17168-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> 1736916 INFO  (zkCallback-17181-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1736916 INFO  (zkCallback-17181-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1736922 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736922 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736924 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736924 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736925 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736931 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736932 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736934 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736935 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736936 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736937 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736939 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736951 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736962 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736963 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736964 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736967 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736973 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736975 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1736976 INFO  (zkCallback-17193-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1736981 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736981 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736981 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736983 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1736983 INFO  (zkCallback-17191-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1736994 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736994 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1736996 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1736996 INFO  (zkCallback-17168-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1736998 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1737001 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1737001 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1737001 INFO  (qtp633098705-26247) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=272
   [junit4]   2> 1737004 INFO  (qtp1618164985-26248) [n:127.0.0.1:53121_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> 1737047 INFO  (OverseerThreadFactory-17207-thread-1-processing-n:127.0.0.1:53120_solr) [n:127.0.0.1:53120_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1737225 INFO  (qtp1618164985-26243) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737239 INFO  (qtp633098705-26238) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737253 INFO  (qtp75707881-26240) [n:127.0.0.1:53120_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1737253 INFO  (qtp75707881-26240) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737255 INFO  (qtp1045734413-26236) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737265 INFO  (qtp1618164985-26249) [n:127.0.0.1:53121_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1737267 INFO  (qtp633098705-26246) [n:127.0.0.1:53122_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737268 INFO  (qtp75707881-26229) [n:127.0.0.1:53120_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737270 INFO  (qtp1045734413-26232) [n:127.0.0.1:53119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1737329 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_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":"http://127.0.0.1:53119/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53119_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737370 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_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":"http://127.0.0.1:53120/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53120_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737397 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_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":"http://127.0.0.1:53122/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53122_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737465 INFO  (OverseerStateUpdate-72103346036342793-127.0.0.1:53120_solr-n_0000000000) [n:127.0.0.1:53120_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":"http://127.0.0.1:53121/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53121_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737854 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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> 1737856 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_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> 1737864 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_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> 1737870 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_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> 1738103 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1738159 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1738167 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1738193 INFO  (qtp633098705-26251) [n:127.0.0.1:53122_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1738203 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1738207 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1738208 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_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> 1738208 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_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> 1738208 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1738208 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53121.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1738208 INFO  (qtp1618164985-26241) [n:127.0.0.1:53121_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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 1738208 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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> 1738208 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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> 1738208 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53119.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1738208 INFO  (qtp1045734413-26244) [n:127.0.0.1:53119_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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node3/testPluginLoadingColl_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node3/testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 1738208 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_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> 1738208 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_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> 1738208 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53120.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c574053
   [junit4]   2> 1738219 INFO  (qtp75707881-26233) [n:127.0.0.1:53120_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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node4/testPluginLoadingColl_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001/tempDir-001/node4/testPluginLoadingColl_sh

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

lrJmxReporter@12cb4a06: rootName = solr_53279, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@a9520c2
   [junit4]   2> 1780432 INFO  (jetty-closer-17602-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1780446 INFO  (jetty-closer-17602-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1780447 INFO  (jetty-closer-17602-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@627ba4c1: rootName = solr_53280, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@a9520c2
   [junit4]   2> 1780447 INFO  (jetty-closer-17602-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1780726 INFO  (jetty-closer-17602-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@36e45c6e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1780727 INFO  (jetty-closer-17602-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@769e98e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1780730 INFO  (jetty-closer-17602-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1784868 INFO  (jetty-closer-17602-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4dd895d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1784876 INFO  (jetty-closer-17602-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@670fd57f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1784877 INFO  (jetty-closer-17602-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1787378 INFO  (jetty-closer-17602-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b74196d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1787378 INFO  (jetty-closer-17602-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@551a7d94{/solr,null,UNAVAILABLE}
   [junit4]   2> 1787379 INFO  (jetty-closer-17602-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1787545 INFO  (TEST-TestPackages.testAPI-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1788038 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72103348175306765-127.0.0.1:53278_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1788228 INFO  (TEST-TestPackages.testAPI-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53272
   [junit4]   2> 1788228 INFO  (TEST-TestPackages.testAPI-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53272
   [junit4]   2> 1788228 INFO  (TEST-TestPackages.testAPI-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53272
   [junit4]   2> 1788232 INFO  (TEST-TestPackages.testAPI-seed#[EAB4F819E96E8B1E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 1788663 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1788671 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53272
   [junit4]   2> 1788671 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53272
   [junit4]   2> 1788671 INFO  (SUITE-TestPackages-seed#[EAB4F819E96E8B1E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53272
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_EAB4F819E96E8B1E-001
   [junit4]   2> Jun 04, 2020 7:37:34 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=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=834, blockShift=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=5)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f23f22e), locale=cu, timezone=America/Lima
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=113922208,total=461004800
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, SolrJmxReporterTest, SuggesterTSTTest, TestShardHandlerFactory, SpatialHeatmapFacetsTest, IndexSizeTriggerTest, TimeRoutedAliasUpdateProcessorTest, HdfsRecoveryZkTest, FieldAnalysisRequestHandlerTest, TestWithCollection, TestAuthorizationFramework, NumericFieldsTest, TestCollectionAPI, TestApiFramework, ForceLeaderWithTlogReplicasTest, TestJettySolrRunner, TestCustomStream, OverseerSolrResponseUnsafeSerializationTest, TestStressUserVersions, MetricsHandlerTest, TestSolrTestCaseJ4, GraphQueryTest, ReplaceNodeNoTargetTest, HttpSolrCallGetCoreTest, TestNumericTerms32, IgnoreLargeDocumentProcessorFactoryTest, DistribJoinFromCollectionTest, TestConfigSetProperties, CdcrRequestHandlerTest, TokenizerChainTest, HdfsUnloadDistributedZkTest, TestSubQueryTransformer, ShowFileRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestSolrIndexConfig, SortSpecParsingTest, DateMathParserTest, TestMergePolicyConfig, TestImplicitCoreProperties, DistributedIntervalFacetingTest, CustomCollectionTest, DistributedFacetPivotLongTailTest, DistanceFunctionTest, TestSort, TestRecovery, RegexBoostProcessorTest, SpatialRPTFieldTypeTest, TestCloudSchemaless, CloudExitableDirectoryReaderTest, QueryElevationComponentTest, TestSimPolicyCloud, ZkStateReaderTest, SearchHandlerTest, SortByFunctionTest, ResourceLoaderTest, SharedFSAutoReplicaFailoverTest, TestCharFilters, SolrMetricManagerTest, TestDistributedMap, RootFieldTest, PeerSyncReplicationTest, MigrateRouteKeyTest, CreateCollectionCleanupTest, TestBM25SimilarityFactory, DateRangeFieldTest, TestInitQParser, TestUtils, TestDistributedMissingSort, CachingDirectoryFactoryTest, DistributedTermsComponentTest, SpellCheckComponentTest, TestMinHashQParser, TestJoin, ZkShardTermsTest, TestJavabinTupleStreamParser, LeaderTragicEventTest, XCJFQueryTest, BitVectorTest, TestFieldCollectionResource, TestRestoreCore, TestFieldCacheSort, TestWriterPerf, TestManagedStopFilterFactory, HdfsBasicDistributedZkTest, XsltUpdateRequestHandlerTest, BooleanFieldTest, IndexSizeEstimatorTest, TestUpdate, TestFiltering, TestStressThreadBackup, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, ConnectionManagerTest, DeleteReplicaTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, SplitShardTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TriggerEventQueueTest, TriggerIntegrationTest, DocumentAnalysisRequestHandlerTest, TestReplicationHandler, HighlighterWithoutStoredIdTest, UninvertDocValuesMergePolicyTest, TestLegacyNumericUtils, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, TestPackages]
   [junit4] Completed [698/910 (1!)] on J0 in 58.28s, 2 tests, 1 failure <<< FAILURES!

[...truncated 48143 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1088/consoleText

[repro] Revision: 3bbb8e3d4168c3d84658438e10fadf98da08d006

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=EAB4F819E96E8B1E -Dtests.slow=true -Dtests.locale=cu -Dtests.timezone=America/Lima -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 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=EAB4F819E96E8B1E -Dtests.slow=true -Dtests.locale=cu -Dtests.timezone=America/Lima -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 73 lines...]