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/05/19 04:11:42 UTC

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

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

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1252/0x00007f6cc84944b0@26741551 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1252/0x00007f6cc84944b0@26741551 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([F830BC24BB0527DF:2EB65CD9581BE045]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13628 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 223895 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 223896 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/data-dir-19-001
   [junit4]   2> 223896 WARN  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 223896 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 223897 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 223898 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 223914 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 223915 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001
   [junit4]   2> 223916 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 223916 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 223916 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 224016 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38433
   [junit4]   2> 224016 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38433
   [junit4]   2> 224016 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38433
   [junit4]   2> 224016 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38433
   [junit4]   2> 224020 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224032 INFO  (zkConnectionManagerCallback-1605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224032 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224046 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224060 INFO  (zkConnectionManagerCallback-1607-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224060 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224062 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224065 INFO  (zkConnectionManagerCallback-1609-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224065 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224194 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 224194 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 224194 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 224196 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 224196 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 224197 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 224205 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 224205 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 224205 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 224213 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 224213 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 224213 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 224323 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224323 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224323 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 224323 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31896f7f{/solr,null,AVAILABLE}
   [junit4]   2> 224340 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224340 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224340 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 224352 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dab7a28{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:42013}
   [junit4]   2> 224352 INFO  (jetty-launcher-1610-thread-2) [     ] o.e.j.s.Server Started @224653ms
   [junit4]   2> 224352 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42013}
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cd52d09{/solr,null,AVAILABLE}
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 224353 ERROR (jetty-launcher-1610-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 224353 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T03:45:08.732650Z
   [junit4]   2> 224363 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@358685c1{/solr,null,AVAILABLE}
   [junit4]   2> 224377 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224377 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224377 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 224390 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@fa6506e{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40459}
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.e.j.s.Server Started @224692ms
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@596d3806{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40091}
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.e.j.s.Server Started @224692ms
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40091}
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40459}
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@784b859d{/solr,null,AVAILABLE}
   [junit4]   2> 224391 ERROR (jetty-launcher-1610-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224391 ERROR (jetty-launcher-1610-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T03:45:08.770809Z
   [junit4]   2> 224391 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T03:45:08.770816Z
   [junit4]   2> 224401 INFO  (zkConnectionManagerCallback-1612-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224401 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224402 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224402 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224402 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f95f607{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37753}
   [junit4]   2> 224402 INFO  (jetty-launcher-1610-thread-4) [     ] o.e.j.s.Server Started @224703ms
   [junit4]   2> 224402 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37753}
   [junit4]   2> 224403 ERROR (jetty-launcher-1610-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224403 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 224403 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 224403 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224403 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 224403 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T03:45:08.782380Z
   [junit4]   2> 224424 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224424 INFO  (zkConnectionManagerCallback-1615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224424 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224425 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 224425 INFO  (zkConnectionManagerCallback-1616-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224425 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224435 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 224452 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 224454 INFO  (zkConnectionManagerCallback-1618-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224454 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224548 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 224550 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 224553 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 224562 WARN  (jetty-launcher-1610-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a590fb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224562 WARN  (jetty-launcher-1610-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a590fb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224562 WARN  (jetty-launcher-1610-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48462d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224562 WARN  (jetty-launcher-1610-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48462d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224591 WARN  (jetty-launcher-1610-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60be66a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224591 WARN  (jetty-launcher-1610-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60be66a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224592 INFO  (jetty-launcher-1610-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38433/solr
   [junit4]   2> 224595 WARN  (jetty-launcher-1610-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ae3163a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224595 WARN  (jetty-launcher-1610-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ae3163a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224596 INFO  (jetty-launcher-1610-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38433/solr
   [junit4]   2> 224602 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224606 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224606 INFO  (zkConnectionManagerCallback-1637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224606 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224616 INFO  (zkConnectionManagerCallback-1640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224616 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224660 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 224663 WARN  (jetty-launcher-1610-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c9e3dfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224663 WARN  (jetty-launcher-1610-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c9e3dfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224670 WARN  (jetty-launcher-1610-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44b52784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224670 WARN  (jetty-launcher-1610-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44b52784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224672 INFO  (jetty-launcher-1610-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38433/solr
   [junit4]   2> 224679 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224693 INFO  (zkConnectionManagerCallback-1655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224693 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224711 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40459_solr
   [junit4]   2> 224712 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.Overseer Overseer (id=72067842284322825-127.0.0.1:40459_solr-n_0000000000) starting
   [junit4]   2> 224734 INFO  (OverseerStateUpdate-72067842284322825-127.0.0.1:40459_solr-n_0000000000) [n:127.0.0.1:40459_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40459_solr
   [junit4]   2> 224739 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40459_solr
   [junit4]   2> 224743 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 224744 WARN  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_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> 224747 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 224750 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40091_solr as DOWN
   [junit4]   2> 224752 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 224753 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 224753 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40091_solr
   [junit4]   2> 224756 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42013_solr as DOWN
   [junit4]   2> 224756 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 224757 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42013_solr
   [junit4]   2> 224757 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 224758 WARN  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_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> 224759 INFO  (zkCallback-1654-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 224759 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 224760 WARN  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_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> 224763 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 224779 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 224791 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 224818 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224841 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224847 WARN  (jetty-launcher-1610-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1798257e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224847 WARN  (jetty-launcher-1610-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1798257e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224850 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224850 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224851 INFO  (jetty-launcher-1610-thread-1) [n:127.0.0.1:40459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node1/.
   [junit4]   2> 224896 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224906 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224916 WARN  (jetty-launcher-1610-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45ff4b8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224916 WARN  (jetty-launcher-1610-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45ff4b8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 224917 INFO  (jetty-launcher-1610-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38433/solr
   [junit4]   2> 224918 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 224919 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40091.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224923 INFO  (zkConnectionManagerCallback-1688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224923 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 224923 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42013.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224926 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 224927 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40091.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224927 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40091.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224928 INFO  (jetty-launcher-1610-thread-3) [n:127.0.0.1:40091_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node3/.
   [junit4]   2> 224928 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37753_solr as DOWN
   [junit4]   2> 224929 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 224929 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37753_solr
   [junit4]   2> 224930 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42013.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224930 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42013.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224930 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 224930 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 224930 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 224931 INFO  (jetty-launcher-1610-thread-2) [n:127.0.0.1:42013_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node2/.
   [junit4]   2> 224931 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 224932 WARN  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_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> 224937 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 224951 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224964 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224971 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224971 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d40f657
   [junit4]   2> 224972 INFO  (jetty-launcher-1610-thread-4) [n:127.0.0.1:37753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node4/.
   [junit4]   2> 224989 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 225013 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 225035 INFO  (zkConnectionManagerCallback-1703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225035 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 225037 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 225039 INFO  (TEST-TestPackages.testAPI-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38433/solr ready
   [junit4]   2> 225142 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225203 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 225248 INFO  (qtp1917943849-3494) [n:127.0.0.1:42013_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> 225277 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 225279 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225280 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 225294 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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> 225314 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_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> 225333 INFO  (qtp1079815214-3497) [n:127.0.0.1:40459_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> 225334 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 225334 ERROR (qtp1617894977-3488) [n:127.0.0.1:37753_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:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[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:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362) ~[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.ssl.SslConnection$1.run(SslConnection.java:146) ~[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:832) [?:?]
   [junit4]   2> 225334 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=211
   [junit4]   2> 225368 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225384 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 225405 INFO  (qtp1917943849-3494) [n:127.0.0.1:42013_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> 225419 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 225420 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225421 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 225442 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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:40459_solr} status=0 QTime=2
   [junit4]   2> 225443 INFO  (updateExecutor-1631-thread-1-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 225467 INFO  (qtp1079815214-3497) [n:127.0.0.1:40459_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> 225475 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_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:40459_solr} status=0 QTime=0
   [junit4]   2> 225476 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 225496 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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:40459_solr} status=0 QTime=1
   [junit4]   2> 225502 INFO  (qtp1079815214-3497) [n:127.0.0.1:40459_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> 225511 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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=153
   [junit4]   2> 225512 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 225512 INFO  (updateExecutor-1631-thread-1-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 225512 INFO  (updateExecutor-1631-thread-1-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225523 INFO  (qtp1079815214-3497) [n:127.0.0.1:40459_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> 225535 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_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> 225536 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 225544 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_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> 225554 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 225554 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225558 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_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> 225559 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 225561 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 225561 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 225687 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_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> 225721 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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> 225741 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 225754 ERROR (qtp1617894977-3488) [n:127.0.0.1:37753_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:256)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:256) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:179) ~[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:809) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362) ~[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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[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:832) [?:?]
   [junit4]   2> 225754 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 225830 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:42013_solr} status=0 QTime=12
   [junit4]   2> 225831 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:42013_solr 
   [junit4]   2> 225851 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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> 225853 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:42013_solr} status=0 QTime=0
   [junit4]   2> 225853 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:42013_solr 
   [junit4]   2> 225870 INFO  (qtp1917943849-3494) [n:127.0.0.1:42013_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> 225876 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:42013_solr} status=0 QTime=0
   [junit4]   2> 225876 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:42013_solr 
   [junit4]   2> 225877 INFO  (qtp1917943849-3510) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=88
   [junit4]   2> 225878 INFO  (qtp1917943849-3494) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   1> sync resp: https://127.0.0.1:42013/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 225880 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 225880 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 225916 INFO  (qtp1917943849-3510) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 225918 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 225918 INFO  (updateExecutor-1681-thread-1-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 225922 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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> 225928 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 225941 INFO  (qtp1917943849-3515) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 225943 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 225943 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 225946 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 225997 INFO  (qtp1917943849-3514) [n:127.0.0.1:42013_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> 226017 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 226031 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226033 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 226058 INFO  (qtp1917943849-3515) [n:127.0.0.1:42013_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> 226100 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_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> 226142 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 226143 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 226144 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 226185 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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:37753_solr} status=0 QTime=0
   [junit4]   2> 226186 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37753_solr 
   [junit4]   2> 226211 INFO  (qtp1917943849-3510) [n:127.0.0.1:42013_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:37753_solr} status=0 QTime=13
   [junit4]   2> 226211 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37753_solr 
   [junit4]   2> 226225 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_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> 226248 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_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:37753_solr} status=0 QTime=0
   [junit4]   2> 226248 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_b.jar from 127.0.0.1:37753_solr 
   [junit4]   2> 226248 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_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> 226250 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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=223
   [junit4]   2> 226255 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_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> 226257 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 226257 INFO  (updateExecutor-1647-thread-2-processing-n:127.0.0.1:40459_solr) [n:127.0.0.1:40459_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 226272 INFO  (qtp1617894977-3521) [n:127.0.0.1:37753_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> 226274 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 226274 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 226277 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 226277 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_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> 226291 INFO  (qtp1617894977-3521) [n:127.0.0.1:37753_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> 226293 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 226293 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 226296 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 226332 INFO  (qtp1917943849-3496) [n:127.0.0.1:42013_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> 226356 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 226360 INFO  (qtp1617894977-3522) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226361 INFO  (qtp1617894977-3522) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226365 DEBUG (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226365 DEBUG (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226365 DEBUG (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226365 DEBUG (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226386 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 226386 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 226386 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 226386 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 226387 INFO  (zkCallback-1636-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> 226387 INFO  (zkCallback-1639-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> 226387 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 226387 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 226387 INFO  (zkCallback-1687-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> 226388 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 226388 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226388 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226388 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 226388 INFO  (zkCallback-1654-thread-2) [     ] 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> 226389 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226390 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226390 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226391 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226391 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226392 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226392 INFO  (qtp1917943849-3514) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226394 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 226394 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 226394 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 226394 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 226394 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 226394 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 226394 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 226394 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 226411 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226441 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226442 INFO  (qtp1617894977-3522) [n:127.0.0.1:37753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 226442 INFO  (qtp1617894977-3522) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=84
   [junit4]   2> 226454 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226454 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 226472 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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> 226483 INFO  (qtp1917943849-3515) [n:127.0.0.1:42013_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> 226493 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 226494 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 226494 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 226510 INFO  (qtp1917943849-3510) [n:127.0.0.1:42013_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:40459_solr} status=0 QTime=0
   [junit4]   2> 226511 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 226521 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 226537 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 226540 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 226540 INFO  (updateExecutor-1631-thread-2-processing-n:127.0.0.1:42013_solr) [n:127.0.0.1:42013_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 226542 INFO  (qtp1617894977-3488) [n:127.0.0.1:37753_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:40459_solr} status=0 QTime=11
   [junit4]   2> 226555 INFO  (updateExecutor-1681-thread-2-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 226559 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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:40459_solr} status=0 QTime=0
   [junit4]   2> 226559 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.13/jar_a.jar from 127.0.0.1:40459_solr 
   [junit4]   2> 226566 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_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=114
   [junit4]   2> 226570 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_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> 226581 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_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> 226587 INFO  (qtp1079815214-3497) [n:127.0.0.1:40459_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> 226596 INFO  (qtp1079815214-3499) [n:127.0.0.1:40459_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> 226598 INFO  (updateExecutor-1681-thread-2-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 226598 INFO  (updateExecutor-1681-thread-2-processing-n:127.0.0.1:37753_solr) [n:127.0.0.1:37753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 226611 INFO  (qtp666210432-3493) [n:127.0.0.1:40091_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> 226612 INFO  (qtp1079815214-3501) [n:127.0.0.1:40459_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> 226614 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and metadata. sizes 6582 246
   [junit4]   2> 226614 INFO  (updateExecutor-1632-thread-1-processing-n:127.0.0.1:40091_solr) [n:127.0.0.1:40091_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 226741 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_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> 226771 INFO  (qtp1917943849-3494) [n:127.0.0.1:42013_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> 226787 INFO  (qtp1617894977-3490) [n:127.0.0.1:37753_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> 226809 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226810 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226813 DEBUG (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226813 DEBUG (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226813 DEBUG (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226813 DEBUG (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 226815 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 226815 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 226815 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 226815 INFO  (zkCallback-1639-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> 226815 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 226815 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 226815 INFO  (zkCallback-1654-thread-2) [     ] 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> 226815 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 226815 INFO  (zkCallback-1687-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> 226817 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226817 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 226817 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader Package test_pkg is modified 
   [junit4]   2> 226817 INFO  (zkCallback-1636-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> 226817 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226817 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226818 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226818 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226818 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226818 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node4/filestore/mypkg/v.0.13]
   [junit4]   2> 226818 INFO  (zkCallback-1687-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 226818 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node1/filestore/mypkg/v.0.13]
   [junit4]   2> 226819 INFO  (zkCallback-1654-thread-2) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 226819 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226819 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 226819 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node2/filestore/mypkg/v.0.13]
   [junit4]   2> 226819 INFO  (zkCallback-1639-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 226819 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001/tempDir-001/node3/filestore/mypkg/v.0.13]
   [junit4]   2> 226819 INFO  (zkCallback-1636-thread-1) [     ] o.a.s.p.PackageLoader version: 0.13 is the new latest in package: test_pkg
   [junit4]   2> 226840 INFO  (qtp1617894977-3521) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226862 INFO  (qtp666210432-3491) [n:127.0.0.1:40091_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226885 INFO  (qtp1917943849-3515) [n:127.0.0.1:42013_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 226894 INFO  (qtp1079815214-3503) [n:127.0.0.1:40459_solr     ] o.a.s.p.PackageLoade

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

.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@441fd268
   [junit4]   2> 241601 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 241601 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41d09df8: rootName = solr_38667, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7971d137
   [junit4]   2> 241601 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 241699 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1964b10a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 241699 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62b459fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 241699 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 241997 INFO  (jetty-closer-1878-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72067843130261511-127.0.0.1:45681_solr-n_0000000000) closing
   [junit4]   2> 248040 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21459851{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 248040 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46488c6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 248041 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 248208 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@194bb139{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 248208 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@416c77e{/solr,null,UNAVAILABLE}
   [junit4]   2> 248209 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 248348 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f202bd7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 248348 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a1a4882{/solr,null,UNAVAILABLE}
   [junit4]   2> 248348 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 248349 INFO  (TEST-TestPackages.testPluginLoading-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 248553 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> 	6	/solr/collections/testPluginLoadingColl/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72067843130261512-127.0.0.1:45411_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 248555 INFO  (TEST-TestPackages.testPluginLoading-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43307
   [junit4]   2> 248555 INFO  (TEST-TestPackages.testPluginLoading-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43307
   [junit4]   2> 248555 INFO  (TEST-TestPackages.testPluginLoading-seed#[F830BC24BB0527DF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43307
   [junit4]   2> 248556 INFO  (TEST-TestPackages.testPluginLoading-seed#[F830BC24BB0527DF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=F830BC24BB0527DF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nd-ZW -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.8s J2 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1252/0x00007f6cc84944b0@26741551 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "config":{"queryResponseWriter":{"json1":{
   [junit4]    >         "name":"json1",
   [junit4]    >         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F830BC24BB0527DF:2EB65CD9581BE045]:0)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
   [junit4]    > 	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
   [junit4]    > 	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 248559 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 248559 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43307
   [junit4]   2> 248559 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43307
   [junit4]   2> 248559 INFO  (SUITE-TestPackages-seed#[F830BC24BB0527DF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43307
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_F830BC24BB0527DF-001
   [junit4]   2> May 19, 2020 3:45:32 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): {}, docValues:{}, maxPointsInLeafNode=1810, maxMBSortInHeap=6.522733781799168, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11b1ea50), locale=nd-ZW, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=362807296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldNamesIndexCorrectly, XsltUpdateRequestHandlerTest, TestDocTermOrdsUninvertLimit, SystemInfoHandlerTest, AlternateDirectoryTest, BitVectorTest, TestFieldCacheWithThreads, ZkStateReaderTest, ZkShardTermsTest, SchemaApiFailureTest, NodeLostTriggerTest, PhrasesIdentificationComponentTest, OverseerSolrResponseUnsafeSerializationTest, TestExceedMaxTermLength, TestIntervalFaceting, TestJsonFacetErrors, UnloadDistributedZkTest, HighlighterWithoutStoredIdTest, TestCollapseQParserPlugin, ShardRoutingCustomTest, HdfsNNFailoverTest, SignatureUpdateProcessorFactoryTest, TestPackages]
   [junit4] Completed [226/912 (1!)] on J2 in 25.31s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 9259f00748de2d056850526a85f144ae07f70ed3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=F830BC24BB0527DF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nd-ZW -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3134 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=F830BC24BB0527DF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nd-ZW -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]