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/17 12:09:14 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.6) - Build # 2777 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2777/
Java: 64bit/jdk-11.0.6 -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$1267/0x00007f7c89316908@6faf8a31 . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1267/0x00007f7c89316908@6faf8a31 . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([6347B2279422FD88:B5C152DA773C3A12]: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:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14491 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 436949 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 436950 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/data-dir-109-001
   [junit4]   2> 436950 WARN  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 436950 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 436950 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 436950 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 436953 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 436954 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001
   [junit4]   2> 436954 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 436954 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 436954 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 437054 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer start zk server on port:42145
   [junit4]   2> 437054 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42145
   [junit4]   2> 437054 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42145
   [junit4]   2> 437054 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42145
   [junit4]   2> 437055 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437056 INFO  (zkConnectionManagerCallback-4437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437056 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437057 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437058 INFO  (zkConnectionManagerCallback-4439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437058 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437059 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437060 INFO  (zkConnectionManagerCallback-4441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437060 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437164 WARN  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 437164 WARN  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 437164 WARN  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 437164 WARN  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 437164 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7586983c{/solr,null,AVAILABLE}
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bffbcdb{/solr,null,AVAILABLE}
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437165 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@536b8dfb{/solr,null,AVAILABLE}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b0fb75a{/solr,null,AVAILABLE}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ddcd195{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38187}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.e.j.s.Server Started @437450ms
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38187}
   [junit4]   2> 437166 ERROR (jetty-launcher-4442-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e234ca2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38977}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.e.j.s.Server Started @437450ms
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T11:40:47.722459Z
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38977}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5240daa9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43817}
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.e.j.s.Server Started @437450ms
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43817}
   [junit4]   2> 437166 ERROR (jetty-launcher-4442-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437166 ERROR (jetty-launcher-4442-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T11:40:47.722698Z
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T11:40:47.722730Z
   [junit4]   2> 437166 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437167 INFO  (zkConnectionManagerCallback-4444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437167 INFO  (zkConnectionManagerCallback-4448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437167 INFO  (zkConnectionManagerCallback-4446-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437167 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fcabd68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38119}
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.e.j.s.Server Started @437451ms
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38119}
   [junit4]   2> 437168 ERROR (jetty-launcher-4442-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-17T11:40:47.724230Z
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437168 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437172 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437172 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437172 INFO  (zkConnectionManagerCallback-4450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437172 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437172 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437371 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437372 WARN  (jetty-launcher-4442-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f158cd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437372 WARN  (jetty-launcher-4442-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f158cd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437373 WARN  (jetty-launcher-4442-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cdfbc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437373 WARN  (jetty-launcher-4442-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cdfbc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437374 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42145/solr
   [junit4]   2> 437375 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437376 INFO  (zkConnectionManagerCallback-4461-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437376 INFO  (jetty-launcher-4442-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437455 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437459 WARN  (jetty-launcher-4442-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4284eb6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437459 WARN  (jetty-launcher-4442-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4284eb6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437474 WARN  (jetty-launcher-4442-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e3f8da3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437474 WARN  (jetty-launcher-4442-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e3f8da3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437475 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42145/solr
   [junit4]   2> 437476 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437477 INFO  (zkConnectionManagerCallback-4472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437477 INFO  (jetty-launcher-4442-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437536 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437540 WARN  (jetty-launcher-4442-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41e39b76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437540 WARN  (jetty-launcher-4442-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41e39b76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437544 WARN  (jetty-launcher-4442-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f77a314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437545 WARN  (jetty-launcher-4442-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f77a314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437545 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42145/solr
   [junit4]   2> 437548 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437548 INFO  (zkConnectionManagerCallback-4483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437548 INFO  (jetty-launcher-4442-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437677 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437678 INFO  (zkConnectionManagerCallback-4488-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437678 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437711 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38119_solr
   [junit4]   2> 437713 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.Overseer Overseer (id=72113855172182026-127.0.0.1:38119_solr-n_0000000000) starting
   [junit4]   2> 437715 INFO  (OverseerStateUpdate-72113855172182026-127.0.0.1:38119_solr-n_0000000000) [n:127.0.0.1:38119_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38119_solr
   [junit4]   2> 437715 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38119_solr
   [junit4]   2> 437715 INFO  (OverseerStateUpdate-72113855172182026-127.0.0.1:38119_solr-n_0000000000) [n:127.0.0.1:38119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437716 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 437716 WARN  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 437724 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437735 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437738 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437738 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437739 INFO  (jetty-launcher-4442-thread-1) [n:127.0.0.1:38119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node1/.
   [junit4]   2> 437767 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 437768 WARN  (jetty-launcher-4442-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31158df0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437768 WARN  (jetty-launcher-4442-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31158df0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437770 WARN  (jetty-launcher-4442-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f47a022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437770 WARN  (jetty-launcher-4442-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f47a022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 437771 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42145/solr
   [junit4]   2> 437773 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437775 INFO  (zkConnectionManagerCallback-4508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437775 INFO  (jetty-launcher-4442-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437777 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437778 INFO  (zkConnectionManagerCallback-4510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437778 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437780 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437782 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38977_solr as DOWN
   [junit4]   2> 437782 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437782 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38977_solr
   [junit4]   2> 437782 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437782 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 437783 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 437783 WARN  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 437790 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437800 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437809 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437809 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437810 INFO  (jetty-launcher-4442-thread-4) [n:127.0.0.1:38977_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node4/.
   [junit4]   2> 437877 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437878 INFO  (zkConnectionManagerCallback-4520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437878 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437880 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 437881 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38187_solr as DOWN
   [junit4]   2> 437881 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437881 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38187_solr
   [junit4]   2> 437882 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437882 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437882 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437882 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 437882 WARN  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 437889 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437899 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38187.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437906 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38187.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437906 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38187.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 437907 INFO  (jetty-launcher-4442-thread-2) [n:127.0.0.1:38187_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node2/.
   [junit4]   2> 437977 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 437978 INFO  (zkConnectionManagerCallback-4530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437978 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 437980 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 437981 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43817_solr as DOWN
   [junit4]   2> 437982 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 437982 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43817_solr
   [junit4]   2> 437982 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437982 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437982 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437982 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 437983 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 437983 WARN  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 437989 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 437999 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 438005 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 438005 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6699faf6
   [junit4]   2> 438006 INFO  (jetty-launcher-4442-thread-3) [n:127.0.0.1:43817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node3/.
   [junit4]   2> 438010 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 438011 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 438014 INFO  (zkConnectionManagerCallback-4543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438014 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 438014 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 438015 INFO  (TEST-TestPackages.testAPI-seed#[6347B2279422FD88]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42145/solr ready
   [junit4]   2> 438019 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438021 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438024 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438025 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438026 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438026 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438026 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438027 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438027 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438027 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438027 ERROR (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 438027 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=9
   [junit4]   2> 438032 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438032 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438033 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438033 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438033 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438034 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 438041 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38977_solr} status=0 QTime=4
   [junit4]   2> 438041 INFO  (updateExecutor-4457-thread-1-processing-n:127.0.0.1:38187_solr) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:38977_solr 
   [junit4]   2> 438042 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38977_solr} status=0 QTime=0
   [junit4]   2> 438042 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:38977_solr 
   [junit4]   2> 438043 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438043 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:38977_solr} status=0 QTime=0
   [junit4]   2> 438043 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:38977_solr 
   [junit4]   2> 438043 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438044 INFO  (qtp1625603790-7679) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438044 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438045 INFO  (qtp1625603790-7679) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438046 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438046 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 438046 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438046 INFO  (updateExecutor-4457-thread-1-processing-n:127.0.0.1:38187_solr) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 438046 INFO  (updateExecutor-4457-thread-1-processing-n:127.0.0.1:38187_solr) [n:127.0.0.1:38187_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438046 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 438047 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 438047 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 438049 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 438054 INFO  (qtp1625603790-7682) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 438058 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438060 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438062 ERROR (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:159) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 438062 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 438068 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438068 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38187_solr 
   [junit4]   2> 438068 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_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> 438068 INFO  (qtp1625603790-7679) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438068 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38187_solr 
   [junit4]   2> 438068 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 438069 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_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> 438069 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438069 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:38187_solr 
   [junit4]   2> 438069 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=3
   [junit4]   2> 438069 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 438069 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   1> sync resp: http://127.0.0.1:38187/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 438069 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 438070 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_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> 438070 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 438070 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 438070 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 438071 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 438071 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 438071 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438076 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438078 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438081 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438083 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438084 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438085 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438085 INFO  (qtp1625603790-7682) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438086 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438086 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438086 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 438087 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438087 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438088 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438088 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438088 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 438088 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 438088 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438088 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438088 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 438088 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_b.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 438088 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 438088 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 438089 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 438090 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 438090 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438090 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 438090 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438090 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 438090 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 438091 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438093 INFO  (qtp1625603790-7679) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438096 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438099 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438104 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438105 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438106 DEBUG (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438106 DEBUG (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438106 DEBUG (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438106 DEBUG (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438108 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438108 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 438108 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 438108 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 438108 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 438108 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 438108 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 438108 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 438108 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 438108 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 438108 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 438108 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 438108 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 438109 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438109 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438109 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438109 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438109 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438110 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438110 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438110 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438110 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438110 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 438110 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 438110 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 438110 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 438111 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438111 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 438111 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 438111 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 438111 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 438111 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 438111 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 438111 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 438114 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438115 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 438116 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438117 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438117 INFO  (qtp1625603790-7679) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438117 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 438118 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 438119 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438119 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438120 INFO  (qtp1625603790-7668) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438120 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438120 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438120 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:38187_solr} status=0 QTime=0
   [junit4]   2> 438120 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438120 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:38187_solr 
   [junit4]   2> 438120 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 438121 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438121 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438122 INFO  (qtp1931161990-7692) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 438123 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 438123 INFO  (updateExecutor-4479-thread-1-processing-n:127.0.0.1:38119_solr) [n:127.0.0.1:38119_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 438123 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 438123 INFO  (updateExecutor-4468-thread-2-processing-n:127.0.0.1:38977_solr) [n:127.0.0.1:38977_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 438124 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 438124 INFO  (updateExecutor-4504-thread-1-processing-n:127.0.0.1:43817_solr) [n:127.0.0.1:43817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 438128 INFO  (qtp1931161990-7687) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.13/jar_a.jar params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurOaE1Nz9FSPJuXbHkVLj638yZ0Lp1ssnoYA%3D%3D&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 438130 INFO  (qtp286081337-7684) [n:127.0.0.1:38119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438132 INFO  (qtp1625603790-7678) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438135 INFO  (qtp1931161990-7693) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438137 INFO  (qtp1552363337-7689) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.13/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438140 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438141 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438142 DEBUG (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438142 DEBUG (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438142 DEBUG (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438142 DEBUG (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 438143 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 438143 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 438143 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 438143 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 438143 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 438143 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 438143 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 438143 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 438143 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 438143 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 438143 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 438143 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.p.PackageLoader A new version: 0.13 added for package: test_pkg with artifacts [/mypkg/v.0.13/jar_a.jar]
   [junit4]   2> 438143 INFO  (qtp1552363337-7672) [n:127.0.0.1:43817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438143 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438143 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438143 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438144 INFO  (qtp1931161990-7670) [n:127.0.0.1:38187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438144 INFO  (zkCallback-4519-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438144 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438144 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438144 INFO  (qtp1625603790-7682) [n:127.0.0.1:38977_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 438144 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 438144 INFO  (qtp286081337-7674) [n:127.0.0.1:38119_solr     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 438145 INFO  (zkCallback-4509-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438145 INFO  (zkCallback-4487-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 438145 INFO  (zkCallback-4529-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B227

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

-n_0000000000) closing
   [junit4]   2> 453574 INFO  (jetty-closer-4726-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13c5b2b6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 453574 INFO  (jetty-closer-4726-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41543518{/solr,null,UNAVAILABLE}
   [junit4]   2> 453574 INFO  (jetty-closer-4726-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 453674 INFO  (jetty-closer-4726-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@74f1a169{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 453675 INFO  (jetty-closer-4726-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@428b30bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 453675 INFO  (jetty-closer-4726-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 459750 INFO  (jetty-closer-4726-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@20d034f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 459750 INFO  (jetty-closer-4726-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6563ea71{/solr,null,UNAVAILABLE}
   [junit4]   2> 459750 INFO  (jetty-closer-4726-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462073 INFO  (jetty-closer-4726-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@a4e191{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 462073 INFO  (jetty-closer-4726-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@425d0fe5{/solr,null,UNAVAILABLE}
   [junit4]   2> 462073 INFO  (jetty-closer-4726-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462074 INFO  (TEST-TestPackages.testPluginLoading-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 462276 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> 	8	/solr/configs/conf
   [junit4]   2> 	7	/solr/collections/testPluginLoadingColl/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/testPluginLoadingColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 462277 INFO  (TEST-TestPackages.testPluginLoading-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36529
   [junit4]   2> 462277 INFO  (TEST-TestPackages.testPluginLoading-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36529
   [junit4]   2> 462277 INFO  (TEST-TestPackages.testPluginLoading-seed#[6347B2279422FD88]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36529
   [junit4]   2> 462279 INFO  (TEST-TestPackages.testPluginLoading-seed#[6347B2279422FD88]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=6347B2279422FD88 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 13.9s J0 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1267/0x00007f7c89316908@6faf8a31 . attempt: 9 Mismatch for value : '[Version]' in response , {
   [junit4]    >   "get":"org.apache.solr.core.RuntimeLibSearchComponent",
   [junit4]    >   "loader":"java.net.FactoryURLClassLoader",
   [junit4]    >   "Version":"1",
   [junit4]    >   "doc":null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6347B2279422FD88:B5C152DA773C3A12]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:394)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:236)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 462281 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 462281 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36529
   [junit4]   2> 462281 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36529
   [junit4]   2> 462281 INFO  (SUITE-TestPackages-seed#[6347B2279422FD88]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36529
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_6347B2279422FD88-001
   [junit4]   2> Apr 17, 2020 11:41:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_version_=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), id=FST50, TestVersionedURP.Ver_s=Lucene84}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=261, maxMBSortInHeap=5.728154473663826, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2eee2f8d), locale=sr-Latn-RS, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=1,free=362807296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, PhrasesIdentificationComponentTest, PolyFieldTest, TestQuerySenderListener, IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, WrapperMergePolicyFactoryTest, TestStressVersions, CoreAdminOperationTest, DocumentBuilderTest, TestRangeQuery, PackageManagerCLITest, TestMultiValuedNumericRangeQuery, TestCloudManagedSchema, TestSort, UUIDUpdateProcessorFallbackTest, TestBlobHandler, QueryEqualityTest, DefaultValueUpdateProcessorTest, SolrCLIZkUtilsTest, BasicAuthStandaloneTest, SortByFunctionTest, TestSuggestSpellingConverter, TestReplicationHandlerBackup, TestExportWriter, RulesTest, BadIndexSchemaTest, HttpPartitionWithTlogReplicasTest, ZkFailoverTest, SparseHLLTest, TestMinHashQParser, CreateRoutedAliasTest, XmlUpdateRequestHandlerTest, TestManagedSchemaAPI, TestRawTransformer, CdcrRequestHandlerTest, TestIndexSearcher, OverseerRolesTest, SolrIndexSplitterTest, TestCharFilters, TestSolrCloudWithSecureImpersonation, QueryResultKeyTest, SpatialFilterTest, TestPerFieldSimilarityWithDefaultOverride, PropertiesRequestHandlerTest, TestSerializedLuceneMatchVersion, TestMaxTokenLenTokenizer, MissingSegmentRecoveryTest, HdfsLockFactoryTest, AutoAddReplicasPlanActionTest, CustomCollectionTest, PrimUtilsTest, TestSubQueryTransformer, ActionThrottleTest, BasicZkTest, CleanupOldIndexTest, TestPayloadScoreQParserPlugin, AtomicUpdatesTest, TestSegmentSorting, TestDownShardTolerantSearch, ReplaceNodeNoTargetTest, HttpSolrCallGetCoreTest, TestSolr4Spatial2, TestXmlQParserPlugin, TestReloadDeadlock, HdfsSyncSliceTest, TestNestedDocsSort, TestPackages]
   [junit4] Completed [311/904 (1!)] on J0 in 26.27s, 2 tests, 1 failure <<< FAILURES!

[...truncated 49989 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2777/consoleText

[repro] Revision: d448f950516a3610d4271af7282fc55b6f176297

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=6347B2279422FD88 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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 3462 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=6347B2279422FD88 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]