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

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Windows (64bit/jdk-15-ea+16) - Build # 1026 - Unstable!

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

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

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1504/0x0000017e8c1f7508@5271815a . attempt: 9 Mismatch for value : '[Version]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/solr",     "path":"/runtime",     "httpMethod":"GET"},   "class":"org.apache.solr.core.RuntimeLibReqHandler",   "loader":"java.net.FactoryURLClassLoader"}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1504/0x0000017e8c1f7508@5271815a . attempt: 9 Mismatch for value : '[Version]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/solr",
    "path":"/runtime",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.RuntimeLibReqHandler",
  "loader":"java.net.FactoryURLClassLoader"}
	at __randomizedtesting.SeedInfo.seed([F68466C50840EC86:20028638EB5E2B1C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:394)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:262)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14849 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 957087 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 957087 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 957087 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\data-dir-84-001
   [junit4]   2> 957087 WARN  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 957087 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 957092 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 957201 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 957201 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001
   [junit4]   2> 957204 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 957204 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 957204 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 957306 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer start zk server on port:53437
   [junit4]   2> 957306 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53437
   [junit4]   2> 957306 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53437
   [junit4]   2> 957306 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53437
   [junit4]   2> 957309 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957312 INFO  (zkConnectionManagerCallback-7851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957312 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957315 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957317 INFO  (zkConnectionManagerCallback-7853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957317 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957318 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957319 INFO  (zkConnectionManagerCallback-7855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957319 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957430 WARN  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 957430 WARN  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 957430 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 957430 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 957430 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 957430 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 957430 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 957431 WARN  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 957431 WARN  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 957431 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@db82002{/solr,null,AVAILABLE}
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 957432 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57f2702f{/solr,null,AVAILABLE}
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 957433 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fb9b587{/solr,null,AVAILABLE}
   [junit4]   2> 957434 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15348089{/solr,null,AVAILABLE}
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63d1e65{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13ab1b95{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53459}
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53456}
   [junit4]   2> 957435 ERROR (jetty-launcher-7856-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 957435 ERROR (jetty-launcher-7856-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 957435 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T01:55:00.759204400Z
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T01:55:00.760304100Z
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d1fefcc{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53465}
   [junit4]   2> 957436 ERROR (jetty-launcher-7856-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 957436 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T01:55:00.760304100Z
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@444f3da3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53472}
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957437 ERROR (jetty-launcher-7856-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-26T01:55:00.761260200Z
   [junit4]   2> 957437 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957440 INFO  (zkConnectionManagerCallback-7858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957440 INFO  (zkConnectionManagerCallback-7860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957440 INFO  (zkConnectionManagerCallback-7862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957440 INFO  (zkConnectionManagerCallback-7864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 957440 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 957689 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 957691 WARN  (jetty-launcher-7856-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fdd6646[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957691 WARN  (jetty-launcher-7856-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fdd6646[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957697 WARN  (jetty-launcher-7856-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@472d038d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957697 WARN  (jetty-launcher-7856-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@472d038d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957697 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53437/solr
   [junit4]   2> 957699 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957702 INFO  (zkConnectionManagerCallback-7878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957702 INFO  (jetty-launcher-7856-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957753 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 957755 WARN  (jetty-launcher-7856-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2064e402[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957755 WARN  (jetty-launcher-7856-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2064e402[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957755 WARN  (jetty-launcher-7856-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41b3cee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957755 WARN  (jetty-launcher-7856-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41b3cee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957755 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53437/solr
   [junit4]   2> 957760 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957760 INFO  (zkConnectionManagerCallback-7889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957762 INFO  (jetty-launcher-7856-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957826 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 957828 WARN  (jetty-launcher-7856-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10a134c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957828 WARN  (jetty-launcher-7856-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10a134c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957831 WARN  (jetty-launcher-7856-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52ae8fc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957831 WARN  (jetty-launcher-7856-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52ae8fc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 957832 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53437/solr
   [junit4]   2> 957833 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957836 INFO  (zkConnectionManagerCallback-7897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957836 INFO  (jetty-launcher-7856-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 957957 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 957961 INFO  (zkConnectionManagerCallback-7902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 957961 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958056 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53465_solr
   [junit4]   2> 958057 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.Overseer Overseer (id=72111481980780554-127.0.0.1:53465_solr-n_0000000000) starting
   [junit4]   2> 958057 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 958060 INFO  (zkConnectionManagerCallback-7906-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 958060 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958064 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 958066 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53465_solr
   [junit4]   2> 958067 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53465_solr
   [junit4]   2> 958067 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 958068 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 958069 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 958070 WARN  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 958071 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53472_solr as DOWN
   [junit4]   2> 958071 WARN  (jetty-launcher-7856-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d5ca457[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 958071 WARN  (jetty-launcher-7856-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d5ca457[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 958072 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 958072 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53472_solr
   [junit4]   2> 958072 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 958072 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 958072 WARN  (jetty-launcher-7856-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d95056f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 958072 WARN  (jetty-launcher-7856-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d95056f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 958075 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 958075 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53437/solr
   [junit4]   2> 958075 WARN  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 958075 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 958079 INFO  (zkConnectionManagerCallback-7922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 958079 INFO  (jetty-launcher-7856-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958101 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 958103 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 958131 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958132 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958135 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958137 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53472.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958137 INFO  (jetty-launcher-7856-thread-4) [n:127.0.0.1:53472_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node4\.
   [junit4]   2> 958139 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958139 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958140 INFO  (jetty-launcher-7856-thread-3) [n:127.0.0.1:53465_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node3\.
   [junit4]   2> 958159 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 958162 INFO  (zkConnectionManagerCallback-7934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 958162 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958170 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 958176 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53456_solr as DOWN
   [junit4]   2> 958176 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 958176 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53456_solr
   [junit4]   2> 958179 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958179 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958179 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 958179 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 958184 WARN  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 958212 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 958232 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53456.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958235 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53456.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958235 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53456.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958240 INFO  (jetty-launcher-7856-thread-2) [n:127.0.0.1:53456_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node2\.
   [junit4]   2> 958268 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 958287 INFO  (zkConnectionManagerCallback-7944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 958287 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958299 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 958313 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53459_solr as DOWN
   [junit4]   2> 958316 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 958316 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53459_solr
   [junit4]   2> 958320 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958320 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958320 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958323 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 958323 WARN  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 958348 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 958351 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 958368 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958372 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958372 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 958372 INFO  (jetty-launcher-7856-thread-1) [n:127.0.0.1:53459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node1\.
   [junit4]   2> 958391 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 958393 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 958396 INFO  (zkConnectionManagerCallback-7957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 958396 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 958397 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 958397 INFO  (TEST-TestPackages.testPluginLoading-seed#[F68466C50840EC86]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53437/solr ready
   [junit4]   2> 958458 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53456_solr} status=0 QTime=0
   [junit4]   2> 958460 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53456_solr 
   [junit4]   2> 958470 INFO  (qtp424898789-12301) [n:127.0.0.1:53456_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> 958470 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53456_solr} status=0 QTime=0
   [junit4]   2> 958471 INFO  (updateExecutor-7917-thread-1-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53456_solr 
   [junit4]   2> 958473 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 958483 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 958483 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 958485 INFO  (qtp424898789-12301) [n:127.0.0.1:53456_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> 958486 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53456_solr} status=0 QTime=0
   [junit4]   2> 958486 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=50
   [junit4]   2> 958487 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 958487 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53456_solr 
   [junit4]   1> sync resp: https://127.0.0.1:53456/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 958501 INFO  (updateExecutor-7917-thread-1-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 958501 INFO  (updateExecutor-7917-thread-1-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 958501 INFO  (qtp1320638163-12318) [n:127.0.0.1:53472_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=3
   [junit4]   2> 958501 INFO  (qtp424898789-12285) [n:127.0.0.1:53456_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> 958507 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 958516 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 958516 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 958521 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 958540 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_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> 958551 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_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> 958578 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 958578 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 958605 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 958609 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_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=1
   [junit4]   2> 958624 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_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> 958625 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 958638 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 958641 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958641 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958642 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958642 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958644 INFO  (qtp424898789-12285) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958647 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_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=75
   [junit4]   2> 958652 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 958655 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 958655 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 958660 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958668 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 958670 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 958670 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 958674 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_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> 958676 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 958676 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 958677 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 958677 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 958680 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 958680 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 958791 INFO  (qtp1320638163-12319) [n:127.0.0.1:53472_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> 958803 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_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> 958817 INFO  (qtp424898789-12285) [n:127.0.0.1:53456_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> 958828 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_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> 958836 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 958838 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 958838 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_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> 958839 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_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> 958839 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_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> 958839 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 958845 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 958847 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958847 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958852 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 958852 INFO  (qtp1320638163-12319) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958852 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958853 INFO  (qtp424898789-12285) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:53459_solr} status=0 QTime=0
   [junit4]   2> 958854 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:53459_solr 
   [junit4]   2> 958854 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 958854 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 958855 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 958855 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=4
   [junit4]   2> 958855 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_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=24
   [junit4]   2> 958855 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 958863 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 958863 INFO  (updateExecutor-7893-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 958867 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 958867 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 958871 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 958871 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 958881 INFO  (qtp1320638163-12319) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 958900 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 958916 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 958928 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 958949 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 958950 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 958951 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_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> 958964 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_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> 958964 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_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> 958964 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 958969 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 958972 INFO  (qtp1320638163-12319) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53465_solr} status=0 QTime=0
   [junit4]   2> 958972 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53465_solr 
   [junit4]   2> 958972 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53465_solr} status=0 QTime=0
   [junit4]   2> 958972 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:53465_solr} status=0 QTime=0
   [junit4]   2> 958972 INFO  (updateExecutor-7917-thread-3-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53465_solr 
   [junit4]   2> 958972 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:53465_solr 
   [junit4]   2> 958976 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_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=28
   [junit4]   2> 958976 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 958976 INFO  (qtp132613308-12298) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 958976 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 958976 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 958986 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=3
   [junit4]   2> 958986 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 958987 INFO  (updateExecutor-7874-thread-2-processing-n:127.0.0.1:53456_solr) [n:127.0.0.1:53456_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 958989 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_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> 958989 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=1
   [junit4]   2> 958993 INFO  (updateExecutor-7917-thread-3-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 958993 INFO  (updateExecutor-7917-thread-3-processing-n:127.0.0.1:53459_solr) [n:127.0.0.1:53459_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 958994 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 958994 INFO  (updateExecutor-7885-thread-1-processing-n:127.0.0.1:53472_solr) [n:127.0.0.1:53472_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 959112 INFO  (qtp1320638163-12318) [n:127.0.0.1:53472_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> 959123 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_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> 959135 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_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> 959152 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_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> 959155 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959160 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959163 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959163 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959168 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959169 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959172 DEBUG (zkCallback-7905-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 959172 DEBUG (zkCallback-7901-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 959172 DEBUG (zkCallback-7943-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 959172 DEBUG (zkCallback-7933-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 959172 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 959172 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 959172 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 959172 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 959172 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 959172 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 959172 INFO  (zkCallback-7943-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> 959172 INFO  (zkCallback-7905-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> 959176 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 959176 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 959176 INFO  (zkCallback-7933-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> 959176 INFO  (qtp424898789-12285) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 959176 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 959176 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 959176 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 959176 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 959176 INFO  (zkCallback-7901-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> 959180 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959180 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959180 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959180 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959180 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959180 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959183 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959183 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959183 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959183 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959188 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959188 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959188 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959188 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959188 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959190 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959191 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959191 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959194 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959195 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_F68466C50840EC86-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 959195 INFO  (zkCallback-7943-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 959195 INFO  (qtp214267157-12313) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 959195 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959199 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959201 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_F68466C50840EC86-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 959201 INFO  (zkCallback-7901-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 959202 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959204 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959206 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_F68466C50840EC86-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 959206 INFO  (zkCallback-7933-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 959207 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 959207 INFO  (qtp1320638163-12308) [n:127.0.0.1:53472_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> 959207 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.pkg.TestPackages_F68466C50840EC86-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 959207 INFO  (zkCallback-7905-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 959216 INFO  (OverseerThreadFactory-7916-thread-1-processing-n:127.0.0.1:53465_solr) [n:127.0.0.1:53465_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 959333 INFO  (qtp1320638163-12318) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 959335 INFO  (qtp424898789-12300) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959353 INFO  (qtp132613308-12310) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 959356 INFO  (qtp214267157-12309) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959363 INFO  (qtp1320638163-12319) [n:127.0.0.1:53472_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959368 INFO  (qtp424898789-12301) [n:127.0.0.1:53456_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959371 INFO  (qtp132613308-12312) [n:127.0.0.1:53465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959375 INFO  (qtp214267157-12303) [n:127.0.0.1:53459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 959419 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53459_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 959421 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53465/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53465_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 959425 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53456/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53456_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 959428 INFO  (OverseerStateUpdate-72111481980780554-127.0.0.1:53465_solr-n_0000000000) [n:127.0.0.1:53465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53472/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53472_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 959635 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_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> 959635 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 959635 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_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> 959635 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_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> 959635 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 959662 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_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> 959662 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_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> 959674 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 959675 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 959677 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 959677 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_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> 959677 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_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> 959677 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 959678 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53456.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 959678 INFO  (qtp424898789-12296) [n:127.0.0.1:53456_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node2\.\testPluginLoadingColl_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node2\.\testPluginLoadingColl_shard2_replica_n4\data\]
   [junit4]   2> 959679 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 959688 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 959695 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 959695 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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> 959695 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53465.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 959695 INFO  (qtp132613308-12311) [n:127.0.0.1:53465_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 [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node3\.\testPluginLoadingColl_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node3\.\testPluginLoadingColl_shard1_replica_n2\data\]
   [junit4]   2> 959711 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53459.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@369e484a
   [junit4]   2> 959711 INFO  (qtp214267157-12292) [n:127.0.0.1:53459_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 [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node1\.\testPluginLoadingColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001\tempDir-001\node1\.\testPluginLoadingColl_shard1_replica_n1\data\]
   [junit4]   2> 959754 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_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> 959767 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 959768 INFO  (qtp1320638163-12316) [n:127.0.0.1:53472_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_sha

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

(id=72111483203747850-127.0.0.1:53936_solr-n_0000000000) closing
   [junit4]   2> 977832 INFO  (OverseerAutoScalingTriggerThread-72111483203747850-127.0.0.1:53936_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 977833 INFO  (OverseerStateUpdate-72111483203747850-127.0.0.1:53936_solr-n_0000000000) [n:127.0.0.1:53936_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53936_solr
   [junit4]   2> 977834 INFO  (zkCallback-8144-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 977834 INFO  (closeThreadPool-8176-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72111483203747850-127.0.0.1:53936_solr-n_0000000000) closing
   [junit4]   2> 977834 INFO  (zkCallback-8134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36b3cb59: rootName = solr_53938, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47a9d697
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a98c319: rootName = solr_53937, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47a9d697
   [junit4]   2> 977835 INFO  (jetty-closer-8159-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 977935 INFO  (jetty-closer-8159-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72111483203747850-127.0.0.1:53936_solr-n_0000000000) closing
   [junit4]   2> 978267 INFO  (jetty-closer-8159-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@23790c13{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?}
   [junit4]   2> 978267 INFO  (jetty-closer-8159-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35ab45b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 978267 INFO  (jetty-closer-8159-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 987344 INFO  (jetty-closer-8159-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e63fd4a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?}
   [junit4]   2> 987344 INFO  (jetty-closer-8159-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ef14013{/solr,null,UNAVAILABLE}
   [junit4]   2> 987344 INFO  (jetty-closer-8159-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 987415 INFO  (jetty-closer-8159-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5097a243{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?}
   [junit4]   2> 987415 INFO  (jetty-closer-8159-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d7ec79e{/solr,null,UNAVAILABLE}
   [junit4]   2> 987415 INFO  (jetty-closer-8159-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 987517 INFO  (jetty-closer-8159-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49088b82{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?}
   [junit4]   2> 987517 INFO  (jetty-closer-8159-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a5c4b08{/solr,null,UNAVAILABLE}
   [junit4]   2> 987518 INFO  (jetty-closer-8159-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 987518 INFO  (TEST-TestPackages.testAPI-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 987722 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 987722 INFO  (TEST-TestPackages.testAPI-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53922
   [junit4]   2> 987722 INFO  (TEST-TestPackages.testAPI-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53922
   [junit4]   2> 987722 INFO  (TEST-TestPackages.testAPI-seed#[F68466C50840EC86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53922
   [junit4]   2> 989730 INFO  (TEST-TestPackages.testAPI-seed#[F68466C50840EC86]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 989731 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 989731 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53922
   [junit4]   2> 989731 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53922
   [junit4]   2> 989731 INFO  (SUITE-TestPackages-seed#[F68466C50840EC86]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53922
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.pkg.TestPackages_F68466C50840EC86-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=5, maxDocsPerChunk=657, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=5, blockSize=10)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45f2c61e), locale=uz-Arab-AF, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=1,free=367001600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, TestHighlightDedupGrouping, RulesTest, TestRetrieveFieldsOptimizer, AddBlockUpdateTest, BigEndianAscendingWordDeserializerTest, CircularListTest, FastVectorHighlighterTest, TestNonDefinedSimilarityFactory, TestManagedSchemaAPI, BufferStoreTest, JWTAuthPluginIntegrationTest, CoreAdminHandlerTest, RankQueryTest, ComputePlanActionTest, TestCloudPseudoReturnFields, CloudMLTQParserTest, RequestHandlersTest, UpdateParamsTest, TestPseudoReturnFields, TestMultiWordSynonyms, HLLSerializationTest, SolrLogPostToolTest, TestFieldCollectionResource, TriggerSetPropertiesIntegrationTest, LeaderFailureAfterFreshStartTest, ScheduledMaintenanceTriggerTest, UnloadDistributedZkTest, TestCloudSchemaless, TestConfigSetImmutable, TestReqParamsAPI, TestFuzzyAnalyzedSuggestions, MetricsHistoryWithAuthIntegrationTest, TestAddFieldRealTimeGet, TestSolrConfigHandlerConcurrent, ConnectionManagerTest, BlockJoinFacetRandomTest, PackageManagerCLITest, RequestLoggingTest, CollectionPropsTest, HdfsBasicDistributedZk2Test, SolrMetricManagerTest, TestCorePropertiesReload, SpatialRPTFieldTypeTest, TestSchemaManager, TestScoreJoinQPNoScore, TestSnapshotCloudManager, DistribDocExpirationUpdateProcessorTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkNodePropsTest, TestCloudJSONFacetSKG, ParsingFieldUpdateProcessorsTest, TestTlogReplayVsRecovery, SystemInfoHandlerTest, TestEmbeddedSolrServerSchemaAPI, SystemLogListenerTest, TestStressLucene, TestDynamicURP, SpellCheckCollatorTest, TestJavabinTupleStreamParser, TestJsonFacetsWithNestedObjects, TestWordDelimiterFilterFactory, TestDefaultStatsCache, PKIAuthenticationIntegrationTest, TestSolrCloudSnapshots, MoveReplicaTest, SpellCheckComponentTest, ExternalFileFieldSortTest, HealthCheckHandlerTest, TestRestManager, TestSubQueryTransformer, TestPackages]
   [junit4] Completed [410/906 (1!)] on J4 in 34.79s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46508 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1026/consoleText

[repro] Revision: 83f090877b0590a1d99c79cfeec076dfed963076

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

[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 3484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=F68466C50840EC86 -Dtests.slow=true -Dtests.locale=uz-Arab-AF -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 78 lines...]