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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6235 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6235/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:53057/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:53057/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([B77525AC32E0FFE0:5A2BDDDD00AA2869]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.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 12149 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 87527 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 87527 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 87528 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/data-dir-8-001
   [junit4]   2> 87528 WARN  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 87528 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 87529 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 87531 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 87532 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001
   [junit4]   2> 87532 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 87532 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 87532 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 87633 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53051
   [junit4]   2> 87633 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53051
   [junit4]   2> 87634 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53051
   [junit4]   2> 87634 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53051
   [junit4]   2> 87640 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87644 INFO  (zkConnectionManagerCallback-770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87644 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87656 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87660 INFO  (zkConnectionManagerCallback-772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87661 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87663 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87667 INFO  (zkConnectionManagerCallback-774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87669 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 87806 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62d42e1d{/solr,null,AVAILABLE}
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@212686c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53057}
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.Server Started @87868ms
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53057}
   [junit4]   2> 87808 ERROR (jetty-launcher-775-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.579910Z
   [junit4]   2> 87813 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74227990{/solr,null,AVAILABLE}
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@734f4700{/solr,null,AVAILABLE}
   [junit4]   2> 87817 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e124971{/solr,null,AVAILABLE}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77bb62db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53058}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.Server Started @87878ms
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53058}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@651e9bba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53060}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.Server Started @87879ms
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fb9241c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53059}
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.Server Started @87879ms
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53060}
   [junit4]   2> 87820 ERROR (jetty-launcher-775-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87820 ERROR (jetty-launcher-775-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.591439Z
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.591585Z
   [junit4]   2> 87821 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87821 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53059}
   [junit4]   2> 87822 ERROR (jetty-launcher-775-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.593307Z
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87823 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87824 INFO  (zkConnectionManagerCallback-777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87824 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87826 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87828 INFO  (zkConnectionManagerCallback-783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87828 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87829 INFO  (zkConnectionManagerCallback-779-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87829 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87830 INFO  (zkConnectionManagerCallback-781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87830 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87830 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87835 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87835 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87945 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87951 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ed8be9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87952 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ed8be9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87972 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35ca2d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87972 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35ca2d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87973 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 87976 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87979 INFO  (zkConnectionManagerCallback-794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87979 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88046 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88048 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b6ff1ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88048 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b6ff1ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88051 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a1fc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88051 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a1fc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88052 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88053 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88060 INFO  (zkConnectionManagerCallback-805-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88060 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88170 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88173 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2786e852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88173 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2786e852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88179 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26bba94b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88179 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26bba94b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88180 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88182 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88188 INFO  (zkConnectionManagerCallback-816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88191 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88275 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88277 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31746c03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88277 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31746c03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88283 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e1186cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88284 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e1186cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88284 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88286 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88299 INFO  (zkConnectionManagerCallback-827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88299 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88943 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53057_solr
   [junit4]   2> 88947 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) starting
   [junit4]   2> 88977 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53057_solr
   [junit4]   2> 88979 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53057_solr
   [junit4]   2> 88986 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88999 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89000 WARN  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_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> 89025 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89057 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89068 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89069 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89072 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3
   [junit4]   2> 89105 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89109 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89113 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89125 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53060_solr as DOWN
   [junit4]   2> 89125 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53058_solr as DOWN
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53058_solr
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53060_solr
   [junit4]   2> 89134 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53059_solr as DOWN
   [junit4]   2> 89137 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89138 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53059_solr
   [junit4]   2> 89145 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89146 WARN  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_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> 89147 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89148 WARN  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_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> 89160 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89161 WARN  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_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> 89180 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89185 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89191 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89445 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89721 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89759 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89763 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89764 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89774 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1
   [junit4]   2> 89828 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89829 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89830 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4
   [junit4]   2> 89838 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89839 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89844 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2
   [junit4]   2> 89865 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 89867 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 89870 INFO  (zkConnectionManagerCallback-868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89871 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 89873 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 89876 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53051/solr ready
   [junit4]   2> 89921 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89921 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89926 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89926 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89926 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89929 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89929 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89930 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89930 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89931 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=28
   [junit4]   1> sync resp: http://127.0.0.1:53060/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 89934 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89936 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89941 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89941 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 89947 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89950 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_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> 89959 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89959 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 89970 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89970 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 90059 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_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> 90069 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_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> 90079 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_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> 90090 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_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> 90109 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90111 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 90114 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90116 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90118 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90119 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 90137 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90142 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90142 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90144 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90144 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90145 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90146 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90145 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90145 INFO  (qtp2038207364-1467) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90147 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90148 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 90150 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90150 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90170 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90182 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90182 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90182 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90182 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90182 INFO  (qtp803306829-1477) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90193 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90193 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90197 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90204 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90214 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90233 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90237 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 90238 INFO  (qtp1809414321-1496) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90241 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90243 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90244 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 90262 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90272 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90273 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90274 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90274 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90275 INFO  (qtp803306829-1477) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90275 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90276 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 90276 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 90277 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=1
   [junit4]   2> 90277 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90278 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90278 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90282 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 90292 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90292 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90297 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90298 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90299 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=10
   [junit4]   2> 90306 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90306 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90322 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90338 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 90362 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90471 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90473 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90484 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90486 INFO  (qtp2038207364-1467) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90487 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90490 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90491 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90491 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90516 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90516 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90516 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90524 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90524 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90524 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90530 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90533 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=163
   [junit4]   2> 90550 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90557 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90565 INFO  (qtp1809414321-1496) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90570 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90583 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 90598 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 90601 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 90606 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90607 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90615 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90617 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90617 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90617 INFO  (zkCallback-804-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90618 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90619 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90619 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90620 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90621 INFO  (zkCallback-804-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90621 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90622 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90622 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 90622 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90622 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 90622 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 90622 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90624 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90624 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90626 ERROR (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update={name=myplugin, class=mypkg:org.apache.solr.handler.MyPlugin, version=2.0}, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 90627 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 90628 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 90637 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90639 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 90639 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=332183301
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53057_solr
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=563022799
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53058_solr
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=949039474
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53060_solr
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53058_solr as DOWN
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53057_solr as DOWN
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53060_solr as DOWN
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=636284843
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53059_solr
   [junit4]   2> 90752 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90752 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53059_solr as DOWN
   [junit4]   2> 90761 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 90762 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90762 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@564d7a59: rootName = solr_53060, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@42f6b5f4
   [junit4]   2> 90767 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90767 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b640253: rootName = solr_53057, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@a08e0d9
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d7336bb: rootName = solr_53058, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7ca03f99
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@769d8554: rootName = solr_53059, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@685d7b62
   [junit4]   2> 90835 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 90835 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ab1c84e: rootName = solr_53060, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2af09f51: rootName = solr_53060, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 90998 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 90998 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 90998 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 91077 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91077 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c033d4e: rootName = solr_53057, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91084 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91084 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ef4a047: rootName = solr_53058, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91086 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91086 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38d2b4ef: rootName = solr_53059, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5933f508: rootName = solr_53057, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91221 INFO  (closeThreadPool-887-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91222 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53057_solr
   [junit4]   2> 91222 INFO  (OverseerAutoScalingTriggerThread-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 91229 INFO  (closeThreadPool-887-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b8a5227: rootName = solr_53058, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60115c52: rootName = solr_53059, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91333 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91334 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 91334 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 91344 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@212686c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 91345 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62d42e1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 91345 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 91441 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@77bb62db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 91442 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74227990{/solr,null,UNAVAILABLE}
   [junit4]   2> 91442 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99937 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@651e9bba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 99938 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e124971{/solr,null,UNAVAILABLE}
   [junit4]   2> 99939 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100286 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fb9241c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 100287 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@734f4700{/solr,null,UNAVAILABLE}
   [junit4]   2> 100287 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100289 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 100502 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72191445367193607-127.0.0.1:53057_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53051
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53051
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53051
   [junit4]   2> 100511 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF

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

jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105124 INFO  (jetty-closer-990-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105130 INFO  (closeThreadPool-1007-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105130 INFO  (OverseerStateUpdate-72191446218506247-127.0.0.1:53197_solr-n_0000000000) [n:127.0.0.1:53197_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53197_solr
   [junit4]   2> 105131 INFO  (OverseerAutoScalingTriggerThread-72191446218506247-127.0.0.1:53197_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 105139 INFO  (closeThreadPool-1007-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105144 INFO  (zkCallback-940-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105145 INFO  (zkCallback-925-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105145 INFO  (zkCallback-953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105246 INFO  (jetty-closer-990-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105256 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f115b68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105259 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50907cec{/solr,null,UNAVAILABLE}
   [junit4]   2> 105260 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100a4a1: rootName = solr_53200, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105306 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d733ddd: rootName = solr_53201, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71ff0eee: rootName = solr_53196, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105420 INFO  (zkCallback-953-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 105420 INFO  (zkCallback-925-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 105430 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@375346f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105431 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8519444{/solr,null,UNAVAILABLE}
   [junit4]   2> 105432 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105534 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@184f2a6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105535 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51bd6775{/solr,null,UNAVAILABLE}
   [junit4]   2> 105535 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105630 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6271fedf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105632 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f6c46fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 105632 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105639 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105850 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72191446218506250-127.0.0.1:53200_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53191
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53191
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53191
   [junit4]   2> 105858 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53191
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53191
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53191
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001
   [junit4]   2> Jun 30, 2020 2:31:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=937, maxMBSortInHeap=5.669316606680007, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=vai-Latn, timezone=Europe/Zurich
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=56488944,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [JWTVerificationkeyResolverTest, TestSnapshotCloudManager, SchemaApiFailureTest, TestSSLRandomization, ShardRoutingTest, TestDFISimilarityFactory, DocumentAnalysisRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [32/912 (1!)] on J2 in 18.89s, 2 tests, 1 error <<< FAILURES!

[...truncated 55088 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6235/consoleText

[repro] Revision: 0cc45f6cdf2bc9f4c8d88f5126f76dab08fe02f8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]