You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/27 17:20:18 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1821 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1821/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:41471/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([3165111BBDB7BE77:DC3BE96A8FFD69FE]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15256 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 4011170 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4011170 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4011171 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/data-dir-192-001
   [junit4]   2> 4011171 WARN  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 4011171 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4011173 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4011208 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 4011209 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001
   [junit4]   2> 4011210 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4011210 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4011210 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4011211 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4011310 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40999
   [junit4]   2> 4011310 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40999
   [junit4]   2> 4011310 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40999
   [junit4]   2> 4011310 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40999
   [junit4]   2> 4011315 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011326 INFO  (zkConnectionManagerCallback-28916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011326 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011329 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011330 INFO  (zkConnectionManagerCallback-28918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011331 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011331 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011332 INFO  (zkConnectionManagerCallback-28920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011333 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011444 WARN  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4011444 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4011444 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4011444 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 4011445 WARN  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4011445 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4011445 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4011445 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 4011446 WARN  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4011446 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4011446 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4011446 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 4011447 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4011447 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4011447 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4011456 WARN  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 4011456 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4011456 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4011456 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 4011456 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a03ed6f{/solr,null,AVAILABLE}
   [junit4]   2> 4011457 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4011457 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4011457 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4011457 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@380612b2{/solr,null,AVAILABLE}
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d8a6c68{/solr,null,AVAILABLE}
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d54fa81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45673}
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-1) [     ] o.e.j.s.Server Started @4011559ms
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c4d2603{/solr,null,AVAILABLE}
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45673}
   [junit4]   2> 4011458 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12917926{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39124}
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.e.j.s.Server Started @4011560ms
   [junit4]   2> 4011459 ERROR (jetty-launcher-28921-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39124}
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4011459 ERROR (jetty-launcher-28921-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-27T16:29:15.424Z
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 4011459 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-27T16:29:15.424Z
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ce8a458{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41471}
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.e.j.s.Server Started @4011571ms
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41471}
   [junit4]   2> 4011470 ERROR (jetty-launcher-28921-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 4011470 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-27T16:29:15.435Z
   [junit4]   2> 4011476 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011476 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011476 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42d66bcb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36410}
   [junit4]   2> 4011476 INFO  (jetty-launcher-28921-thread-4) [     ] o.e.j.s.Server Started @4011577ms
   [junit4]   2> 4011476 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36410}
   [junit4]   2> 4011477 ERROR (jetty-launcher-28921-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-27T16:29:15.442Z
   [junit4]   2> 4011477 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011478 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4011492 INFO  (zkConnectionManagerCallback-28929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011492 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011492 INFO  (zkConnectionManagerCallback-28923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011492 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011492 INFO  (zkConnectionManagerCallback-28927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011493 INFO  (zkConnectionManagerCallback-28925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4011493 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4011557 WARN  (jetty-launcher-28921-thread-2-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4011558 WARN  (jetty-launcher-28921-thread-1-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4011558 WARN  (jetty-launcher-28921-thread-3-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4011558 WARN  (jetty-launcher-28921-thread-4-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4015011 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4015012 WARN  (jetty-launcher-28921-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46ff8ea9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015012 WARN  (jetty-launcher-28921-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46ff8ea9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015058 WARN  (jetty-launcher-28921-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@187451c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015058 WARN  (jetty-launcher-28921-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@187451c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015060 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40999/solr
   [junit4]   2> 4015061 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4015067 INFO  (zkConnectionManagerCallback-28948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4015067 INFO  (jetty-launcher-28921-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4015096 WARN  (jetty-launcher-28921-thread-1-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4015274 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4015294 INFO  (zkConnectionManagerCallback-28950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4015294 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4015384 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4015385 WARN  (jetty-launcher-28921-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c8bf454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015433 WARN  (jetty-launcher-28921-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c8bf454[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015437 WARN  (jetty-launcher-28921-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4006a134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015437 WARN  (jetty-launcher-28921-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4006a134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4015438 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40999/solr
   [junit4]   2> 4015440 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4015440 INFO  (zkConnectionManagerCallback-28959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4015440 INFO  (jetty-launcher-28921-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4015467 WARN  (jetty-launcher-28921-thread-4-SendThread(127.0.0.1:40999)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b9924cf0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b9924cf0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4015609 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4015644 INFO  (zkConnectionManagerCallback-28961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4015645 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4015730 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36410_solr
   [junit4]   2> 4015732 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.Overseer Overseer (id=73213838506262538-127.0.0.1:36410_solr-n_0000000000) starting
   [junit4]   2> 4015777 INFO  (OverseerStateUpdate-73213838506262538-127.0.0.1:36410_solr-n_0000000000) [n:127.0.0.1:36410_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36410_solr
   [junit4]   2> 4015778 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36410_solr
   [junit4]   2> 4015798 INFO  (zkCallback-28960-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4015817 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4015837 WARN  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_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> 4015998 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4016093 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4016117 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45673_solr as DOWN
   [junit4]   2> 4016118 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4016118 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45673_solr
   [junit4]   2> 4016137 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4016138 WARN  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_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> 4016144 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4016209 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4016225 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36410.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016268 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4016317 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36410.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016317 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36410.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016319 INFO  (jetty-launcher-28921-thread-4) [n:127.0.0.1:36410_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node4
   [junit4]   2> 4016453 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45673.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016563 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45673.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016563 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45673.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4016565 INFO  (jetty-launcher-28921-thread-1) [n:127.0.0.1:45673_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node1
   [junit4]   2> 4016986 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4016987 WARN  (jetty-launcher-28921-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50d77dc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4016987 WARN  (jetty-launcher-28921-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50d77dc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4017002 WARN  (jetty-launcher-28921-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5391c9f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4017002 WARN  (jetty-launcher-28921-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5391c9f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4017004 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40999/solr
   [junit4]   2> 4017005 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4017018 INFO  (zkConnectionManagerCallback-28986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4017018 INFO  (jetty-launcher-28921-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4017131 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4017152 INFO  (zkConnectionManagerCallback-28988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4017152 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4017167 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4017180 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39124_solr as DOWN
   [junit4]   2> 4017182 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4017182 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39124_solr
   [junit4]   2> 4017183 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4017183 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4017183 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4017197 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4017198 WARN  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_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> 4017283 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4017438 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39124.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4017626 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39124.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4017643 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39124.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4017644 INFO  (jetty-launcher-28921-thread-3) [n:127.0.0.1:39124_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node3
   [junit4]   2> 4020857 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4020858 WARN  (jetty-launcher-28921-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19875a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4020859 WARN  (jetty-launcher-28921-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19875a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4020874 WARN  (jetty-launcher-28921-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16102d50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4020874 WARN  (jetty-launcher-28921-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16102d50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4020875 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40999/solr
   [junit4]   2> 4020877 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4020890 INFO  (zkConnectionManagerCallback-29003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4020890 INFO  (jetty-launcher-28921-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4020992 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4020993 INFO  (zkConnectionManagerCallback-29005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4020993 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4021000 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4021013 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41471_solr as DOWN
   [junit4]   2> 4021014 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4021014 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41471_solr
   [junit4]   2> 4021023 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4021023 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4021023 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4021024 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4021025 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4021025 WARN  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_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> 4021130 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4021279 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41471.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4021357 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41471.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4021357 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41471.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63c65ead
   [junit4]   2> 4021359 INFO  (jetty-launcher-28921-thread-2) [n:127.0.0.1:41471_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node2
   [junit4]   2> 4021462 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4021478 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4021479 INFO  (zkConnectionManagerCallback-29018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4021479 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4021481 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4021482 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40999/solr ready
   [junit4]   2> 4021541 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4021542 INFO  (updateExecutor-28955-thread-1-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45673_solr 
   [junit4]   2> 4021543 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4021543 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45673_solr 
   [junit4]   2> 4021544 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_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> 4021545 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 4021546 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_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> 4021546 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 4021560 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4021560 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45673_solr 
   [junit4]   2> 4021560 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=34
   [junit4]   1> sync resp: http://127.0.0.1:45673/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 4021561 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_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> 4021562 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 4021572 INFO  (qtp1276222521-46549) [n:127.0.0.1:36410_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> 4021595 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 4021595 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 4021616 INFO  (updateExecutor-28955-thread-1-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 4021616 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 4021616 INFO  (updateExecutor-28955-thread-1-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 4021616 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 4021687 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_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> 4021702 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_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> 4021730 INFO  (qtp475432156-46546) [n:127.0.0.1:39124_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> 4021733 INFO  (qtp1915704429-46538) [n:127.0.0.1:41471_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> 4021747 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4021748 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 4021749 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_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> 4021763 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_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> 4021763 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_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> 4021764 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 4021807 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 4021824 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:36410_solr} status=0 QTime=0
   [junit4]   2> 4021825 INFO  (updateExecutor-28944-thread-2-processing-n:127.0.0.1:45673_solr) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:36410_solr 
   [junit4]   2> 4021825 INFO  (qtp475432156-46552) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:36410_solr} status=0 QTime=0
   [junit4]   2> 4021825 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:36410_solr 
   [junit4]   2> 4021826 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:36410_solr} status=0 QTime=0
   [junit4]   2> 4021826 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:36410_solr 
   [junit4]   2> 4021827 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 4021828 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_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=82
   [junit4]   2> 4021832 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 4021833 INFO  (qtp1276222521-46549) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 4021834 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 4021834 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 4021839 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 4021851 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=20
   [junit4]   2> 4021855 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_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> 4021900 INFO  (updateExecutor-28944-thread-2-processing-n:127.0.0.1:45673_solr) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 4021900 INFO  (updateExecutor-28944-thread-2-processing-n:127.0.0.1:45673_solr) [n:127.0.0.1:45673_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 4021900 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 4021900 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 4021928 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 4021928 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 4021987 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_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> 4021989 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_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> 4021991 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_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> 4022007 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022008 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 4022008 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_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> 4022009 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_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> 4022010 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_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> 4022018 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 4022103 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 4022134 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4022135 INFO  (updateExecutor-28955-thread-2-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:45673_solr 
   [junit4]   2> 4022135 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4022135 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:45673_solr 
   [junit4]   2> 4022135 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 4022136 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 4022136 INFO  (qtp475432156-46546) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:45673_solr} status=0 QTime=0
   [junit4]   2> 4022136 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:45673_solr 
   [junit4]   2> 4022136 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 4022137 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 4022137 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 4022138 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 4022139 INFO  (qtp1133710467-46528) [n:127.0.0.1:45673_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=145
   [junit4]   2> 4022165 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_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> 4022171 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 4022171 INFO  (updateExecutor-28955-thread-2-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 4022171 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 4022171 INFO  (updateExecutor-28999-thread-1-processing-n:127.0.0.1:41471_solr) [n:127.0.0.1:41471_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 4022171 INFO  (updateExecutor-28955-thread-2-processing-n:127.0.0.1:36410_solr) [n:127.0.0.1:36410_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 4022171 INFO  (updateExecutor-28982-thread-1-processing-n:127.0.0.1:39124_solr) [n:127.0.0.1:39124_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 4022268 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_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> 4022271 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_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> 4022273 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_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> 4022275 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_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> 4022347 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022364 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022370 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022371 INFO  (qtp1133710467-46527) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022384 INFO  (qtp475432156-46546) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022384 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022385 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 4022387 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 4022447 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022479 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022497 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 4022504 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 4022504 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 4022515 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4022515 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4022515 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 4022515 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 4022515 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 4022515 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 4022515 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4022515 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4022515 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 4022515 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 4022516 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022517 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022530 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022530 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022530 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022531 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 4022531 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 4022531 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 4022531 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 4022531 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022532 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 4022532 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 4022532 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 4022546 INFO  (qtp1133710467-46663) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 4022548 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 4022558 INFO  (qtp1915704429-46544) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 4022585 INFO  (qtp1276222521-46554) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 4022618 INFO  (qtp475432156-46546) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 4022646 ERROR (qtp475432156-46552) [n:127.0.0.1:39124_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 4022648 ERROR (qtp475432156-46552) [n:127.0.0.1:39124_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[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:767) ~[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:748) [?:1.8.0_191]
   [junit4]   2> 4022778 INFO  (qtp1133710467-46530) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4022794 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022795 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022798 INFO  (qtp1133710467-46663) [n:127.0.0.1:45673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022798 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022798 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 4022798 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 4022799 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022800 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022800 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 4022800 INFO  (zkCallback-28987-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 4022806 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022806 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 4022806 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 4022806 INFO  (qtp1915704429-46550) [n:127.0.0.1:41471_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022807 INFO  (qtp1276222521-46553) [n:127.0.0.1:36410_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 4022807 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022807 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022807 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 4022807 INFO  (qtp475432156-46551) [n:127.0.0.1:39124_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 4022827 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 4022828 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4022828 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 4022828 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 4022828 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022828 INFO  (zkCallback-28949-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022828 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022829 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022829 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 4022830 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 4022830 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 4022830 INFO  (zkCallback-29004-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 4022830 INFO  (zkCallback-28960-thread-2) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 4022829 ERROR (qtp1915704429-46538) [n:127.0.0.1:41471_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[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.suc

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

AVAILABLE}
   [junit4]   2> 4041191 INFO  (jetty-closer-29144-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4041179 WARN  (jetty-launcher-29046-thread-2-SendThread(127.0.0.1:38677)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1041b997788000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1041b997788000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1041b997788000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 4041269 INFO  (jetty-closer-29144-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3fab7e9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 4041269 INFO  (jetty-closer-29144-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@de2fa55{/solr,null,UNAVAILABLE}
   [junit4]   2> 4041269 INFO  (jetty-closer-29144-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4041383 INFO  (jetty-closer-29144-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b1e2998{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 4041383 INFO  (jetty-closer-29144-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d48724a{/solr,null,UNAVAILABLE}
   [junit4]   2> 4041383 INFO  (jetty-closer-29144-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4041488 INFO  (jetty-closer-29144-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@c246098{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 4041488 INFO  (jetty-closer-29144-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71e4ea32{/solr,null,UNAVAILABLE}
   [junit4]   2> 4041488 INFO  (jetty-closer-29144-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4041489 INFO  (TEST-TestContainerPlugin.testApi-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4041700 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> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 4041703 INFO  (TEST-TestContainerPlugin.testApi-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38677
   [junit4]   2> 4041703 INFO  (TEST-TestContainerPlugin.testApi-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38677
   [junit4]   2> 4041703 INFO  (TEST-TestContainerPlugin.testApi-seed#[3165111BBDB7BE77]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38677
   [junit4]   2> 4041705 INFO  (TEST-TestContainerPlugin.testApi-seed#[3165111BBDB7BE77]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 4041706 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4041706 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38677
   [junit4]   2> 4041706 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38677
   [junit4]   2> 4041706 INFO  (SUITE-TestContainerPlugin-seed#[3165111BBDB7BE77]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38677
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_3165111BBDB7BE77-001
   [junit4]   2> Jul 27, 2020 4:29:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Argentina/Salta
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=141453568,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheWithThreads, BasicDistributedZk2Test, TestHalfAndHalfDocValues, HLLUtilTest, SolrSlf4jReporterTest, BlockJoinFacetRandomTest, TestSnapshotCloudManager, TestDeprecatedFilters, TriggerCooldownIntegrationTest, TestRebalanceLeaders, DirectUpdateHandlerTest, TestExplainDocTransformer, DistanceFunctionTest, TestJmxIntegration, SignificantTermsQParserPluginTest, TestNumericRangeQuery64, TestSolrIndexConfig, TestConfigSetsAPIExclusivity, DebugComponentTest, TermVectorComponentTest, DisMaxRequestHandlerTest, TestComponentsName, TestExceedMaxTermLength, CustomCollectionTest, SpellCheckCollatorTest, CloudExitableDirectoryReaderTest, TestJsonFacets, TestCloudInspectUtil, TestSchemaVersionResource, TestJavabinTupleStreamParser, ResponseBuilderTest, HealthCheckHandlerTest, SolrInfoBeanTest, TestConfigOverlay, SearchRateTriggerTest, DeleteInactiveReplicaTest, UpdateRequestProcessorFactoryTest, SolrGraphiteReporterTest, RulesTest, LeaderFailoverAfterPartitionTest, DistanceUnitsTest, RollingRestartTest, TestClusterStateMutator, TestCollectionsAPIViaSolrCloudCluster, TestStressLiveNodes, TaggerTest, TestSolrCloudWithSecureImpersonation, TestCloudSearcherWarming, TestXmlQParserPlugin, HdfsUnloadDistributedZkTest, HDFSCollectionsAPITest, TestSolrTestCaseJ4, TestTolerantUpdateProcessorCloud, HttpPartitionOnCommitTest, DistributedQueueTest, V2ApiIntegrationTest, TestStressVersions, TestReloadDeadlock, TestExactSharedStatsCache, TestSolrQueryResponse, ManagedSchemaRoundRobinCloudTest, TestSimExtremeIndexing, TestJsonRequest, TestTestInjection, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SmileWriterTest, ClusterStateUpdateTest, TlogReplayBufferedWhileIndexingTest, SolrCLIZkUtilsTest, TestNRTOpen, TemplateUpdateProcessorTest, ConnectionManagerTest, TestJettySolrRunner, TestSolr4Spatial2, TestHighlightDedupGrouping, TestLMJelinekMercerSimilarityFactory, TestReplicationHandlerDiskOverFlow, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, ExplicitHLLTest, TestDistribPackageStore, ZkStateWriterTest, XsltUpdateRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, RegexBoostProcessorTest, TestSolrCLIRunExample, SolrRrdBackendFactoryTest, TestQueryingOnDownCollection, TestPrepRecovery, BigEndianAscendingWordDeserializerTest, TestManagedStopFilterFactory, RankQParserPluginTest, OverseerSolrResponseTest, TestSubQueryTransformerDistrib, NestedAtomicUpdateTest, TestCloudSchemaless, BadCopyFieldTest, CoreAdminCreateDiscoverTest, DistributedQueryElevationComponentTest, ScheduledTriggerIntegrationTest, SimpleCollectionCreateDeleteTest, HdfsDirectoryTest, TestSkipOverseerOperations, ReindexCollectionTest, TestWordDelimiterFilterFactory, DeleteReplicaTest, TestIndexingPerformance, SoftAutoCommitTest, NodeMutatorTest, TestExportTool, TestBM25SimilarityFactory, MoreLikeThisComponentTest, SimplePostToolTest, TestDFRSimilarityFactory, TestSimpleQParserPlugin, TransactionLogTest, TestCloudJSONFacetSKGEquiv, ResponseHeaderTest, TestImplicitCoreProperties, TestAuthorizationFramework, TestInPlaceUpdatesDistrib, OverseerCollectionConfigSetProcessorTest, TestDynamicLoading, TestDownShardTolerantSearch, TestRecovery, TestSimNodeAddedTrigger, NodeMarkersRegistrationTest, ChaosMonkeyNothingIsSafeTest, DistributedFacetPivotSmallAdvancedTest, SolrMetricManagerTest, TestIndexSearcher, TestBinaryField, TestRestManager, TestTrackingShardHandlerFactory, TestCustomDocTransformer, TestElisionMultitermQuery, MetricUtilsTest, AddReplicaTest, TestManagedSchemaThreadSafety, MultiSolrCloudTestCaseTest, DocValuesMultiTest, BlobRepositoryCloudTest, BasicFunctionalityTest, HighlighterTest, ShardRoutingTest, CoreAdminRequestStatusTest, SolrIndexMetricsTest, TestSolrFieldCacheBean, HdfsRecoverLeaseTest, SyncSliceTest, TestCloudPseudoReturnFields, TestCloudRecovery2, TestConfigSetsAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestSegmentSorting, TestSizeLimitedDistributedMap, TestTlogReplica, CollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, IndexSizeTriggerSizeEstimationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerTest, CdcrOpsAndBoundariesTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, TestCodecSupport, TestConfigSets, TestCustomStream, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrConfigHandler, PingRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [636/916 (1!)] on J1 in 30.90s, 2 tests, 1 error <<< FAILURES!

[...truncated 53129 lines...]