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

[JENKINS] Lucene-Solr-8.6-Linux (64bit/jdk1.8.0_201) - Build # 1073 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Linux/1073/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:39635/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([7A2FEEC7E40EF137:977116B6D64426BE]: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:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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 13834 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 77072 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 77072 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/data-dir-36-001
   [junit4]   2> 77072 WARN  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 77073 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77074 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 77074 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77075 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 77075 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/tempDir-001
   [junit4]   2> 77076 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 77077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 77177 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38033
   [junit4]   2> 77177 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38033
   [junit4]   2> 77178 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38033
   [junit4]   2> 77178 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38033
   [junit4]   2> 77183 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77185 INFO  (zkConnectionManagerCallback-1217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77185 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77189 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77190 INFO  (zkConnectionManagerCallback-1219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77190 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77191 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77199 INFO  (zkConnectionManagerCallback-1221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77199 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77303 WARN  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 77303 WARN  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 77303 WARN  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77303 WARN  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-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_201-b09
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-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_201-b09
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-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_201-b09
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77303 INFO  (jetty-launcher-1222-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_201-b09
   [junit4]   2> 77304 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77304 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77304 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d8b43f7{/solr,null,AVAILABLE}
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20349583{/solr,null,AVAILABLE}
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77305 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 77309 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77309 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77309 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 77310 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61f2774d{/solr,null,AVAILABLE}
   [junit4]   2> 77317 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74c63d34{/solr,null,AVAILABLE}
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32e96b54{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41081}
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.e.j.s.Server Started @77345ms
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41081}
   [junit4]   2> 77318 ERROR (jetty-launcher-1222-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 77318 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T10:23:03.357Z
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52f7965d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33999}
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.e.j.s.Server Started @77346ms
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33999}
   [junit4]   2> 77319 ERROR (jetty-launcher-1222-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 77319 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T10:23:03.358Z
   [junit4]   2> 77320 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77321 INFO  (zkConnectionManagerCallback-1226-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77321 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77322 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77323 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77323 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67701515{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33257}
   [junit4]   2> 77323 INFO  (jetty-launcher-1222-thread-3) [     ] o.e.j.s.Server Started @77350ms
   [junit4]   2> 77323 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33257}
   [junit4]   2> 77323 ERROR (jetty-launcher-1222-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77323 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77324 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 77324 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77324 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 77324 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T10:23:03.363Z
   [junit4]   2> 77324 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11708be1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44647}
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.e.j.s.Server Started @77352ms
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44647}
   [junit4]   2> 77325 INFO  (zkConnectionManagerCallback-1224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77325 INFO  (zkConnectionManagerCallback-1228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77325 ERROR (jetty-launcher-1222-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T10:23:03.364Z
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77325 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77329 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77330 INFO  (zkConnectionManagerCallback-1230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77330 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77330 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 77490 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77491 WARN  (jetty-launcher-1222-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aee0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77491 WARN  (jetty-launcher-1222-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aee0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77495 WARN  (jetty-launcher-1222-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c006885[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77496 WARN  (jetty-launcher-1222-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c006885[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77505 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38033/solr
   [junit4]   2> 77509 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77510 INFO  (zkConnectionManagerCallback-1241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77513 INFO  (jetty-launcher-1222-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77594 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77595 WARN  (jetty-launcher-1222-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d53bd20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77599 WARN  (jetty-launcher-1222-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d53bd20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77607 WARN  (jetty-launcher-1222-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d1e52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77607 WARN  (jetty-launcher-1222-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d1e52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77608 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38033/solr
   [junit4]   2> 77608 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77611 INFO  (zkConnectionManagerCallback-1252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77611 INFO  (jetty-launcher-1222-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77765 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77766 WARN  (jetty-launcher-1222-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a46ef84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77766 WARN  (jetty-launcher-1222-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a46ef84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77766 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 77767 WARN  (jetty-launcher-1222-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2971a8f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77768 WARN  (jetty-launcher-1222-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2971a8f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77769 WARN  (jetty-launcher-1222-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@757c70d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77769 WARN  (jetty-launcher-1222-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@757c70d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77770 WARN  (jetty-launcher-1222-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36233a3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77770 WARN  (jetty-launcher-1222-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36233a3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77770 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38033/solr
   [junit4]   2> 77771 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38033/solr
   [junit4]   2> 77773 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77773 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77774 INFO  (zkConnectionManagerCallback-1271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77774 INFO  (jetty-launcher-1222-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77776 INFO  (zkConnectionManagerCallback-1274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77776 INFO  (jetty-launcher-1222-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77831 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77832 INFO  (zkConnectionManagerCallback-1276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77832 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77863 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44647_solr
   [junit4]   2> 77864 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.Overseer Overseer (id=72243209172418571-127.0.0.1:44647_solr-n_0000000000) starting
   [junit4]   2> 77865 INFO  (OverseerStateUpdate-72243209172418571-127.0.0.1:44647_solr-n_0000000000) [n:127.0.0.1:44647_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44647_solr
   [junit4]   2> 77866 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44647_solr
   [junit4]   2> 77866 INFO  (zkCallback-1275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77868 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77869 WARN  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_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> 77879 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77893 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44647.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77897 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44647.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77897 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44647.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77898 INFO  (jetty-launcher-1222-thread-1) [n:127.0.0.1:44647_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/tempDir-001/node1
   [junit4]   2> 77931 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77932 INFO  (zkConnectionManagerCallback-1290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77932 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77935 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77936 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33999_solr as DOWN
   [junit4]   2> 77937 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 77937 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33999_solr
   [junit4]   2> 77937 INFO  (zkCallback-1275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77938 INFO  (zkCallback-1289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 77938 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 77938 WARN  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_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> 77947 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 77957 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77961 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77961 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 77962 INFO  (jetty-launcher-1222-thread-2) [n:127.0.0.1:33999_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/tempDir-001/node2
   [junit4]   2> 78032 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78033 INFO  (zkConnectionManagerCallback-1300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78033 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78035 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 78039 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33257_solr as DOWN
   [junit4]   2> 78039 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78039 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33257_solr
   [junit4]   2> 78040 INFO  (zkCallback-1275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78040 INFO  (zkCallback-1289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78041 INFO  (zkCallback-1299-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78041 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78042 WARN  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_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> 78052 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78065 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78070 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78071 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78072 INFO  (jetty-launcher-1222-thread-3) [n:127.0.0.1:33257_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/tempDir-001/node3
   [junit4]   2> 78132 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78133 INFO  (zkConnectionManagerCallback-1310-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78133 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78137 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 78139 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41081_solr as DOWN
   [junit4]   2> 78140 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78140 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41081_solr
   [junit4]   2> 78140 INFO  (zkCallback-1275-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78140 INFO  (zkCallback-1299-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78141 INFO  (zkCallback-1309-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78141 INFO  (zkCallback-1289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78141 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78142 WARN  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_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> 78169 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78181 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78186 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78187 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777f5076
   [junit4]   2> 78187 INFO  (jetty-launcher-1222-thread-4) [n:127.0.0.1:41081_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001/tempDir-001/node4
   [junit4]   2> 78198 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 78199 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78199 INFO  (zkConnectionManagerCallback-1323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78199 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78200 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 78201 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38033/solr ready
   [junit4]   2> 78260 ERROR (qtp1773659731-1860) [n:127.0.0.1:33257_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [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.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_201]
   [junit4]   2> 78261 INFO  (qtp1773659731-1860) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=53
   [junit4]   2> 78265 ERROR (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [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.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_201]
   [junit4]   2> 78266 INFO  (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 78270 INFO  (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 78273 INFO  (qtp1773659731-1860) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 78275 ERROR (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/plugin'
   [junit4]   2> 78275 ERROR (qtp1546675115-1862) [n:127.0.0.1:33999_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_201]
   [junit4]   2> 78378 INFO  (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78383 INFO  (qtp1009685153-1867) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 78385 INFO  (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 78388 ERROR (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [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.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_201]
   [junit4]   2> 78389 INFO  (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 78392 INFO  (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 78394 INFO  (qtp1773659731-1860) [n:127.0.0.1:33257_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78395 INFO  (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78397 INFO  (qtp1546675115-1862) [n:127.0.0.1:33999_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78399 ERROR (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 78399 ERROR (qtp532117095-1864) [n:127.0.0.1:44647_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_201]
   [junit4]   2> 78401 INFO  (qtp1009685153-1867) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78503 ERROR (qtp532117095-1864) [n:127.0.0.1:44647_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 78503 ERROR (qtp532117095-1864) [n:127.0.0.1:44647_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_201]
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=161928309
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44647_solr
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=653436516
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33999_solr
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44647_solr as DOWN
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1034841459
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33257_solr
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 78606 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33999_solr as DOWN
   [junit4]   2> 78607 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 78607 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33257_solr as DOWN
   [junit4]   2> 78613 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78613 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1062238498
   [junit4]   2> 78613 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41081_solr
   [junit4]   2> 78613 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 78613 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41081_solr as DOWN
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@445e717: rootName = solr_33999, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@61c34701
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f99bf80: rootName = solr_44647, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4992a0cf
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 78614 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4270b6dd: rootName = solr_33257, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6851bdbd
   [junit4]   2> 78615 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 78615 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3479ee03: rootName = solr_41081, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e99a620
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14daeb97: rootName = solr_33999, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b512c14
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ef7f823: rootName = solr_44647, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b512c14
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 78625 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4659d4e: rootName = solr_33257, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b512c14
   [junit4]   2> 78627 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 78627 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f17e164: rootName = solr_41081, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b512c14
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24c83f48: rootName = solr_44647, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3f9051fa
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4920d1db: rootName = solr_33999, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3f9051fa
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3495fd57: rootName = solr_33257, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3f9051fa
   [junit4]   2> 78629 INFO  (jetty-closer-1324-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 78630 INFO  (closeThreadPool-1341-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72243209172418571-127.0.0.1:44647_solr-n_0000000000) closing
   [junit4]   2> 78630 INFO  (OverseerStateUpdate-72243209172418571-127.0.0.1:44647_solr-n_0000000000) [n:127.0.0.1:44647_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44647_solr
   [junit4]   2> 78630 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 78631 INFO  (OverseerAutoScalingTriggerThread-72243209172418571-127.0.0.1:44647_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 78630 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@796e6d65: rootName = solr_41081, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3f9051fa
   [junit4]   2> 78632 INFO  (jetty-closer-1324-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 78633 INFO  (zkCallback-1309-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 78638 INFO  (closeThreadPool-1341-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72243209172418571-127.0.0.1:44647_solr-n_0000000000) closing
   [junit4]   2> 78737 INFO  (jetty-closer-1324-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67701515{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 78738 INFO  (jetty-closer-1324-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61f2774d{/solr,null,UNAVAILABLE}
   [junit4]   2> 78738 INFO  (jetty-closer-1324-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 78835 INFO  (jetty-closer-1324-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@32e96b54{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 78836 INFO  (jetty-closer-1324-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20349583{/solr,null,UNAVAILABLE}
   [junit4]   2> 78836 INFO  (jetty-closer-1324-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 78934 INFO  (jetty-closer-1324-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@52f7965d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 78934 INFO  (jetty-closer-1324-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d8b43f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 78935 INFO  (jetty-closer-1324-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 79033 INFO  (jetty-closer-1324-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72243209172418571-127.0.0.1:44647_solr-n_0000000000) closing
   [junit4]   2> 79034 INFO  (jetty-closer-1324-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@11708be1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 79035 INFO  (jetty-closer-1324-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74c63d34{/solr,null,UNAVAILABLE}
   [junit4]   2> 79035 INFO  (jetty-closer-1324-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 79035 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 79237 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> 	16	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 79238 INFO  (TEST-TestContainerPlugin.testApi-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServ

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

rl = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3f9051fa
   [junit4]   2> 80561 INFO  (jetty-closer-1453-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 80563 INFO  (OverseerStateUpdate-72243209314107403-127.0.0.1:39635_solr-n_0000000000) [n:127.0.0.1:39635_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39635_solr
   [junit4]   2> 80563 INFO  (OverseerAutoScalingTriggerThread-72243209314107403-127.0.0.1:39635_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 80564 INFO  (closeThreadPool-1471-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72243209314107403-127.0.0.1:39635_solr-n_0000000000) closing
   [junit4]   2> 80565 INFO  (zkCallback-1428-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 80666 INFO  (jetty-closer-1453-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e6cb04e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 80667 INFO  (jetty-closer-1453-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@373d2da0{/solr,null,UNAVAILABLE}
   [junit4]   2> 80667 INFO  (jetty-closer-1453-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80867 INFO  (jetty-closer-1453-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6152d81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 80867 INFO  (jetty-closer-1453-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10c5ec2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 80867 INFO  (jetty-closer-1453-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80965 INFO  (jetty-closer-1453-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72243209314107403-127.0.0.1:39635_solr-n_0000000000) closing
   [junit4]   2> 90345 INFO  (jetty-closer-1453-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@46539f76{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 90345 INFO  (jetty-closer-1453-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fa898fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 90345 INFO  (jetty-closer-1453-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90395 INFO  (jetty-closer-1453-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@36519d72{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 90395 INFO  (jetty-closer-1453-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2792f250{/solr,null,UNAVAILABLE}
   [junit4]   2> 90395 INFO  (jetty-closer-1453-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90395 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 90598 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 90599 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35795
   [junit4]   2> 90599 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35795
   [junit4]   2> 90599 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35795
   [junit4]   2> 90600 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[7A2FEEC7E40EF137]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=7A2FEEC7E40EF137 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   11.4s J4 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:39635/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A2FEEC7E40EF137:977116B6D64426BE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 90602 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 90602 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35795
   [junit4]   2> 90602 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35795
   [junit4]   2> 90602 INFO  (SUITE-TestContainerPlugin-seed#[7A2FEEC7E40EF137]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35795
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.6-Linux/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_7A2FEEC7E40EF137-001
   [junit4]   2> Jul 13, 2020 10:23:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=7.402437059857392, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=he, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=242433688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, TestSearcherReuse, BinaryUpdateRequestHandlerTest, HdfsRecoveryZkTest, DateMathParserTest, SegmentsInfoRequestHandlerTest, TestPostingsSolrHighlighter, HttpPartitionOnCommitTest, TestPhraseSuggestions, HdfsWriteToMultipleCollectionsTest, TestQueryTypes, SharedFSAutoReplicaFailoverTest, TestLMDirichletSimilarityFactory, SolrJmxReporterTest, CdcrOpsAndBoundariesTest, IndexBasedSpellCheckerTest, ConcurrentCreateCollectionTest, TestImpersonationWithHadoopAuth, QueryElevationComponentTest, HdfsAutoAddReplicasIntegrationTest, MaxSizeAutoCommitTest, OverseerCollectionConfigSetProcessorTest, TestRemoteStreaming, TestSubQueryTransformerCrossCore, TestRequestForwarding, TestContainerPlugin]
   [junit4] Completed [105/914 (1!)] on J4 in 14.01s, 2 tests, 1 error <<< FAILURES!

[...truncated 54735 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-Linux/1073/consoleText

[repro] Revision: 3ecc9e8c26d7f382cecba8ae9a4c7750faa75069

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=7A2FEEC7E40EF137 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=7A2FEEC7E40EF137 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 61 lines...]