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/02/14 23:21:16 UTC

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

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

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

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1341/0x00007f6df29b9d08@3f72bab7 . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1341/0x00007f6df29b9d08@3f72bab7 . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([A4FAF4B275810D8B:727C144F969FCA11]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:410)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:835)




Build Log:
[...truncated 14213 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 622176 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-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> 622176 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 622176 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/data-dir-97-001
   [junit4]   2> 622177 WARN  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 622177 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 622177 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-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> 622180 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 622181 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001
   [junit4]   2> 622181 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 622181 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 622181 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 622281 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer start zk server on port:40567
   [junit4]   2> 622281 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40567
   [junit4]   2> 622281 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40567
   [junit4]   2> 622281 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40567
   [junit4]   2> 622284 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622286 INFO  (zkConnectionManagerCallback-2757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622286 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622289 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622291 INFO  (zkConnectionManagerCallback-2759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622291 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622292 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622294 INFO  (zkConnectionManagerCallback-2761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622294 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622412 WARN  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 622412 WARN  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 622412 WARN  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 622413 WARN  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 622413 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 622461 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25832876{/solr,null,AVAILABLE}
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a7e9f8{/solr,null,AVAILABLE}
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7631e81{/solr,null,AVAILABLE}
   [junit4]   2> 622466 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f9f2f7e{/solr,null,AVAILABLE}
   [junit4]   2> 622473 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1529377{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38841}
   [junit4]   2> 622473 INFO  (jetty-launcher-2762-thread-4) [     ] o.e.j.s.Server Started @622809ms
   [junit4]   2> 622473 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38841}
   [junit4]   2> 622473 ERROR (jetty-launcher-2762-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622473 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 622474 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 622474 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 622474 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 622474 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T22:53:45.203072Z
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62e1d465{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34501}
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.e.j.s.Server Started @622826ms
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b1a7f63{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40473}
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.e.j.s.Server Started @622826ms
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40473}
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34501}
   [junit4]   2> 622490 ERROR (jetty-launcher-2762-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622490 ERROR (jetty-launcher-2762-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T22:53:45.219558Z
   [junit4]   2> 622490 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T22:53:45.219558Z
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27672636{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35409}
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.e.j.s.Server Started @622827ms
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35409}
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622491 ERROR (jetty-launcher-2762-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 622491 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T22:53:45.220498Z
   [junit4]   2> 622492 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622494 INFO  (zkConnectionManagerCallback-2764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622494 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622494 INFO  (zkConnectionManagerCallback-2767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622494 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622494 INFO  (zkConnectionManagerCallback-2768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622494 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622496 INFO  (zkConnectionManagerCallback-2770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622496 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622501 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 622501 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 622501 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 622501 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 622701 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 622702 WARN  (jetty-launcher-2762-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3abf9073[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622702 WARN  (jetty-launcher-2762-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3abf9073[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622707 WARN  (jetty-launcher-2762-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f170d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622707 WARN  (jetty-launcher-2762-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f170d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622708 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40567/solr
   [junit4]   2> 622708 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622709 INFO  (zkConnectionManagerCallback-2777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622709 INFO  (jetty-launcher-2762-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622785 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 622787 WARN  (jetty-launcher-2762-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29ff9044[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622787 WARN  (jetty-launcher-2762-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29ff9044[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622793 WARN  (jetty-launcher-2762-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a9e3139[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622793 WARN  (jetty-launcher-2762-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a9e3139[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622794 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40567/solr
   [junit4]   2> 622795 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622802 INFO  (zkConnectionManagerCallback-2784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622802 INFO  (jetty-launcher-2762-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622837 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 622840 WARN  (jetty-launcher-2762-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2460445e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622840 WARN  (jetty-launcher-2762-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2460445e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622842 WARN  (jetty-launcher-2762-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2479ae06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622842 WARN  (jetty-launcher-2762-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2479ae06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622843 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40567/solr
   [junit4]   2> 622844 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622845 INFO  (zkConnectionManagerCallback-2791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622845 INFO  (jetty-launcher-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622905 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622906 INFO  (zkConnectionManagerCallback-2793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622906 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622938 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38841_solr
   [junit4]   2> 622939 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.Overseer Overseer (id=72082156566741002-127.0.0.1:38841_solr-n_0000000000) starting
   [junit4]   2> 622941 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38841_solr
   [junit4]   2> 622941 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38841_solr
   [junit4]   2> 622941 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 622942 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 622943 WARN  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_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> 622950 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 622962 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 622966 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 622966 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 622966 INFO  (jetty-launcher-2762-thread-4) [n:127.0.0.1:38841_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/.
   [junit4]   2> 622980 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 622982 WARN  (jetty-launcher-2762-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fc32121[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622982 WARN  (jetty-launcher-2762-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fc32121[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622983 WARN  (jetty-launcher-2762-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@409607ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622983 WARN  (jetty-launcher-2762-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@409607ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 622984 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40567/solr
   [junit4]   2> 622985 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622986 INFO  (zkConnectionManagerCallback-2804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622986 INFO  (jetty-launcher-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623011 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623011 INFO  (zkConnectionManagerCallback-2806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623011 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623013 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 623015 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35409_solr as DOWN
   [junit4]   2> 623015 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 623015 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35409_solr
   [junit4]   2> 623016 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 623016 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 623017 WARN  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_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> 623022 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 623022 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 623037 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623044 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623044 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623045 INFO  (jetty-launcher-2762-thread-1) [n:127.0.0.1:35409_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node1/.
   [junit4]   2> 623110 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623111 INFO  (zkConnectionManagerCallback-2812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623111 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623114 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 623115 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40473_solr as DOWN
   [junit4]   2> 623116 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 623116 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40473_solr
   [junit4]   2> 623116 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623116 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623116 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623117 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 623117 WARN  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_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> 623123 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 623132 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40473.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623136 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40473.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623136 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40473.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623137 INFO  (jetty-launcher-2762-thread-3) [n:127.0.0.1:40473_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node3/.
   [junit4]   2> 623210 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623211 INFO  (zkConnectionManagerCallback-2818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623211 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623212 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 623213 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34501_solr as DOWN
   [junit4]   2> 623214 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 623214 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34501_solr
   [junit4]   2> 623214 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 623214 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 623214 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 623214 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 623215 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 623215 WARN  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_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> 623220 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 623229 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623233 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623233 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 623233 INFO  (jetty-launcher-2762-thread-2) [n:127.0.0.1:34501_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/.
   [junit4]   2> 623251 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 623252 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623252 INFO  (zkConnectionManagerCallback-2827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623252 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623253 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 623253 INFO  (TEST-TestPackages.testPluginLoading-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40567/solr ready
   [junit4]   2> 623294 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623294 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40473_solr 
   [junit4]   2> 623305 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623305 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40473_solr 
   [junit4]   2> 623306 INFO  (qtp1702934702-9429) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 623314 INFO  (qtp1702934702-9436) [n:127.0.0.1:40473_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> 623319 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 623320 INFO  (qtp1702934702-9436) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 623320 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623320 INFO  (updateExecutor-2780-thread-1-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:40473_solr 
   [junit4]   2> 623321 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 623321 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 623321 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 623321 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 623321 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=44
   [junit4]   1> sync resp: https://127.0.0.1:40473/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 623326 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_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> 623330 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_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> 623332 INFO  (qtp1702934702-9436) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 623333 INFO  (updateExecutor-2780-thread-1-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 623333 INFO  (updateExecutor-2780-thread-1-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 623446 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 623455 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_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> 623463 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_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> 623471 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_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> 623485 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 623488 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 623500 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623509 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623518 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623519 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 623520 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 623527 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38841_solr} status=0 QTime=0
   [junit4]   2> 623527 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38841_solr 
   [junit4]   2> 623533 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 623533 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38841_solr} status=0 QTime=0
   [junit4]   2> 623534 INFO  (updateExecutor-2773-thread-2-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38841_solr 
   [junit4]   2> 623540 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 623540 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:38841_solr} status=0 QTime=0
   [junit4]   2> 623540 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:38841_solr 
   [junit4]   2> 623540 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 623541 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 623541 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 623542 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 623546 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 623547 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623551 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 623551 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 623552 INFO  (updateExecutor-2773-thread-2-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 623552 INFO  (updateExecutor-2773-thread-2-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 623553 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 623553 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 623555 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623561 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623568 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623577 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 623577 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 623583 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623592 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623601 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623601 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 623602 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 623614 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623614 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40473_solr 
   [junit4]   2> 623620 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 623620 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623621 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40473_solr 
   [junit4]   2> 623627 INFO  (qtp1702934702-9429) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 623627 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 623627 INFO  (updateExecutor-2800-thread-1-processing-n:127.0.0.1:34501_solr) [n:127.0.0.1:34501_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 623628 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:40473_solr} status=0 QTime=0
   [junit4]   2> 623628 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:40473_solr 
   [junit4]   2> 623629 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 623630 INFO  (qtp1702934702-9429) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 623635 INFO  (qtp1702934702-9429) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 623638 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623639 INFO  (qtp1702934702-9436) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 623640 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 623640 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 623642 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 623643 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 623643 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 623754 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623764 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623772 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623780 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623794 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 623796 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 623806 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623816 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623828 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623828 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 623828 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 623836 INFO  (qtp1702934702-9441) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34501_solr} status=0 QTime=0
   [junit4]   2> 623836 INFO  (updateExecutor-2773-thread-3-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34501_solr 
   [junit4]   2> 623842 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34501_solr} status=0 QTime=0
   [junit4]   2> 623842 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34501_solr 
   [junit4]   2> 623844 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 623849 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:34501_solr} status=0 QTime=0
   [junit4]   2> 623849 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:34501_solr 
   [junit4]   2> 623849 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 623850 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 623851 INFO  (updateExecutor-2773-thread-3-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 623851 INFO  (updateExecutor-2773-thread-3-processing-n:127.0.0.1:40473_solr) [n:127.0.0.1:40473_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 623852 INFO  (qtp1043338569-9464) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 623857 INFO  (qtp2136088453-9450) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623858 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 623858 INFO  (qtp1043338569-9463) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 623859 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 623859 INFO  (updateExecutor-2787-thread-1-processing-n:127.0.0.1:35409_solr) [n:127.0.0.1:35409_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 623865 INFO  (qtp1043338569-9434) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 623866 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 623866 INFO  (updateExecutor-2780-thread-2-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 623969 INFO  (qtp2136088453-9439) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623976 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623985 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 623994 INFO  (qtp1043338569-9463) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 624007 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624007 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624008 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624008 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624009 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624009 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624011 DEBUG (zkCallback-2805-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 624011 DEBUG (zkCallback-2792-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 624011 DEBUG (zkCallback-2811-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 624011 DEBUG (zkCallback-2817-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 624017 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 624017 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 624017 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 624017 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 624017 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 624017 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 624017 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 624017 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 624018 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 624018 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 624018 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 624018 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 624019 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624019 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624020 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 624021 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624021 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624022 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624022 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 624022 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 624022 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 624023 INFO  (zkCallback-2817-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 624023 INFO  (zkCallback-2811-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 624023 INFO  (zkCallback-2792-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 624023 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 624031 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 624039 INFO  (qtp1043338569-9463) [n:127.0.0.1:34501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 624039 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 624039 INFO  (qtp1505860369-9430) [n:127.0.0.1:35409_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 624040 INFO  (qtp1702934702-9436) [n:127.0.0.1:40473_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 624041 INFO  (OverseerThreadFactory-2673-thread-1-processing-n:127.0.0.1:38841_solr) [n:127.0.0.1:38841_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 624146 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34501/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34501_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 624146 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35409/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35409_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 624147 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38841/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38841_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 624147 INFO  (OverseerStateUpdate-72082156566741002-127.0.0.1:38841_solr-n_0000000000) [n:127.0.0.1:38841_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40473/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40473_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 624355 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 624355 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 624356 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 624356 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 624356 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 624362 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 624362 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 624363 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 624365 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 624376 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 624376 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 624376 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 624376 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 624379 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 624379 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 624379 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 624379 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 624379 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 624379 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 624379 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 624379 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 624380 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 624380 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34501.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 624380 INFO  (qtp1702934702-9427) [n:127.0.0.1:40473_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40473.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 624380 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38841.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df0f074
   [junit4]   2> 624380 INFO  (qtp2136088453-9442) [n:127.0.0.1:38841_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 624380 INFO  (qtp1043338569-9437) [n:127.0.0.1:34501_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 624380 INFO  (qtp1505860369-9432) [n:127.0.0.1:35409_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_r

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

g.apache.solr.metrics.reporters.SolrJmxReporter@56660e17: rootName = solr_45791, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@696f0800
   [junit4]   2> 639918 INFO  (zkCallback-2916-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 639918 INFO  (zkCallback-2922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 639918 INFO  (zkCallback-2910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 639919 INFO  (jetty-closer-2933-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 639919 INFO  (jetty-closer-2933-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6432d02a: rootName = solr_36623, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f97a188
   [junit4]   2> 639919 INFO  (jetty-closer-2933-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 639920 INFO  (jetty-closer-2933-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 639920 INFO  (jetty-closer-2933-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61525f72: rootName = solr_45791, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f97a188
   [junit4]   2> 639920 INFO  (jetty-closer-2933-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 639938 INFO  (closeThreadPool-2946-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72082157561708555-127.0.0.1:40999_solr-n_0000000000) closing
   [junit4]   2> 640018 INFO  (jetty-closer-2933-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72082157561708555-127.0.0.1:40999_solr-n_0000000000) closing
   [junit4]   2> 640024 INFO  (zkCallback-2910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 640026 INFO  (zkCallback-2922-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 640038 INFO  (jetty-closer-2933-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c80d0e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 640038 INFO  (jetty-closer-2933-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@81b09{/solr,null,UNAVAILABLE}
   [junit4]   2> 640038 INFO  (jetty-closer-2933-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 648969 INFO  (jetty-closer-2933-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38c4e005{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 648969 INFO  (jetty-closer-2933-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d767a9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 648969 INFO  (jetty-closer-2933-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 649164 INFO  (jetty-closer-2933-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7163912c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 649165 INFO  (jetty-closer-2933-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43183f0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 649165 INFO  (jetty-closer-2933-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 649406 INFO  (jetty-closer-2933-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a12bed7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 649406 INFO  (jetty-closer-2933-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f40a581{/solr,null,UNAVAILABLE}
   [junit4]   2> 649406 INFO  (jetty-closer-2933-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 649407 INFO  (TEST-TestPackages.testAPI-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 649609 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72082157561708556-127.0.0.1:45791_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 649610 INFO  (TEST-TestPackages.testAPI-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39815
   [junit4]   2> 649610 INFO  (TEST-TestPackages.testAPI-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39815
   [junit4]   2> 649610 INFO  (TEST-TestPackages.testAPI-seed#[A4FAF4B275810D8B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39815
   [junit4]   2> 649611 INFO  (TEST-TestPackages.testAPI-seed#[A4FAF4B275810D8B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 649612 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 649612 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39815
   [junit4]   2> 649612 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39815
   [junit4]   2> 649612 INFO  (SUITE-TestPackages-seed#[A4FAF4B275810D8B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39815
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_A4FAF4B275810D8B-001
   [junit4]   2> Feb 14, 2020 10:54:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5cae76b6), locale=bg, timezone=America/Anguilla
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=343932928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, RuleEngineTest, CdcrReplicationHandlerTest, TestPseudoReturnFields, DistributedVersionInfoTest, TestCollectionAPI, TestImplicitCoreProperties, BasicAuthStandaloneTest, TestSearchPerf, TestExactStatsCache, CloudMLTQParserTest, TestSimComputePlanAction, HdfsRestartWhileUpdatingTest, HttpPartitionOnCommitTest, TestNestedDocsSort, DOMUtilTest, TestLocalStatsCacheCloud, TestPullReplicaErrorHandling, SearchHandlerTest, SchemaApiFailureTest, OverseerCollectionConfigSetProcessorTest, TestDelegationWithHadoopAuth, TestPerFieldSimilarityWithDefaultOverride, TestInPlaceUpdatesRequiredField, DeleteShardTest, TestIntervalFaceting, TestDocBasedVersionConstraints, TestCloudSearcherWarming, SolrCoreCheckLockOnStartupTest, HdfsBasicDistributedZkTest, TestReRankQParserPlugin, PhrasesIdentificationComponentTest, HttpTriggerListenerTest, AtomicUpdatesTest, TestDocumentBuilder, TestSolrJacksonAnnotation, SpellCheckComponentTest, BigEndianAscendingWordSerializerTest, DateRangeFieldTest, BasicDistributedZkTest, TestBulkSchemaConcurrent, TaggingAttributeTest, TestMacros, StressHdfsTest, IgnoreLargeDocumentProcessorFactoryTest, StatsReloadRaceTest, TestDeleteCollectionOnDownNodes, TestIBSimilarityFactory, DefaultValueUpdateProcessorTest, TestExactStatsCacheCloud, TestMultiValuedNumericRangeQuery, TestSerializedLuceneMatchVersion, SyncSliceTest, BadIndexSchemaTest, TestAnalyzeInfixSuggestions, TestPackages]
   [junit4] Completed [434/904 (1!)] on J5 in 27.65s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: f549ee353530fcd48390a314aff9ec1723b47346

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

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

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

[...truncated 3146 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=A4FAF4B275810D8B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]