You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/09/14 01:58:37 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 244 - Still Unstable!

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

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

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

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




Build Log:
[...truncated 15481 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 2036661 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2036661 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2036662 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/data-dir-159-001
   [junit4]   2> 2036662 WARN  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2036662 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2036663 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-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> 2036665 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 2036666 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001
   [junit4]   2> 2036666 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2036666 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2036666 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2036673 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2036766 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44067
   [junit4]   2> 2036767 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44067
   [junit4]   2> 2036767 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44067
   [junit4]   2> 2036767 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44067
   [junit4]   2> 2036769 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036771 INFO  (zkConnectionManagerCallback-21828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036771 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036780 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036784 INFO  (zkConnectionManagerCallback-21830-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036784 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036784 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036785 INFO  (zkConnectionManagerCallback-21832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036785 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036786 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]-SendThread(127.0.0.1:44067)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412b7a430002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2036887 WARN  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2036887 WARN  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-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_252-b09
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-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_252-b09
   [junit4]   2> 2036888 WARN  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-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_252-b09
   [junit4]   2> 2036888 WARN  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-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_252-b09
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d28f327{/solr,null,AVAILABLE}
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f06de77{/solr,null,AVAILABLE}
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ddbc3de{/solr,null,AVAILABLE}
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e584445{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45079}
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.e.j.s.Server Started @2036933ms
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45079}
   [junit4]   2> 2036910 ERROR (jetty-launcher-21833-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T01:32:54.139Z
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f68a5d2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34173}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.e.j.s.Server Started @2036934ms
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21b6aada{/solr,null,AVAILABLE}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34173}
   [junit4]   2> 2036911 ERROR (jetty-launcher-21833-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T01:32:54.140Z
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6963448a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36315}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.e.j.s.Server Started @2036935ms
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36315}
   [junit4]   2> 2036911 ERROR (jetty-launcher-21833-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T01:32:54.140Z
   [junit4]   2> 2036912 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036913 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@686d71a0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39029}
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.e.j.s.Server Started @2036939ms
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39029}
   [junit4]   2> 2036916 ERROR (jetty-launcher-21833-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T01:32:54.145Z
   [junit4]   2> 2036917 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036917 INFO  (zkConnectionManagerCallback-21837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036918 INFO  (zkConnectionManagerCallback-21839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036918 INFO  (zkConnectionManagerCallback-21841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036920 INFO  (zkConnectionManagerCallback-21835-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036920 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036920 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036923 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036923 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036926 WARN  (jetty-launcher-21833-thread-3-SendThread(127.0.0.1:44067)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412b7a430005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2037028 WARN  (jetty-launcher-21833-thread-1-SendThread(127.0.0.1:44067)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412b7a430006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2037029 WARN  (jetty-launcher-21833-thread-2-SendThread(127.0.0.1:44067)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412b7a430003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2038151 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038153 WARN  (jetty-launcher-21833-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4745d05e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038153 WARN  (jetty-launcher-21833-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4745d05e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038164 WARN  (jetty-launcher-21833-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@405138bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038164 WARN  (jetty-launcher-21833-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@405138bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038165 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038176 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038196 INFO  (zkConnectionManagerCallback-21860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038196 INFO  (jetty-launcher-21833-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038197 WARN  (jetty-launcher-21833-thread-4-SendThread(127.0.0.1:44067)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412b7a430007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412b7a430007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2038457 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038463 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038466 INFO  (zkConnectionManagerCallback-21862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038466 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038473 WARN  (jetty-launcher-21833-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cc9ee3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038483 WARN  (jetty-launcher-21833-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cc9ee3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038488 WARN  (jetty-launcher-21833-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f7ceceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038488 WARN  (jetty-launcher-21833-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f7ceceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038489 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038500 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038512 INFO  (zkConnectionManagerCallback-21871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038512 INFO  (jetty-launcher-21833-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038515 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038516 WARN  (jetty-launcher-21833-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20061f71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038516 WARN  (jetty-launcher-21833-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20061f71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038518 WARN  (jetty-launcher-21833-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38939ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038518 WARN  (jetty-launcher-21833-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38939ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038519 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038527 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038532 INFO  (zkConnectionManagerCallback-21878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038532 INFO  (jetty-launcher-21833-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038634 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038635 INFO  (zkConnectionManagerCallback-21880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038635 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038645 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36315_solr
   [junit4]   2> 2038646 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.Overseer Overseer (id=72129249028538376-127.0.0.1:36315_solr-n_0000000000) starting
   [junit4]   2> 2038647 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39029_solr
   [junit4]   2> 2038648 INFO  (zkCallback-21861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2038650 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2038650 WARN  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_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> 2038656 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2038660 INFO  (OverseerStateUpdate-72129249028538376-127.0.0.1:36315_solr-n_0000000000) [n:127.0.0.1:36315_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36315_solr
   [junit4]   2> 2038683 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36315_solr as DOWN
   [junit4]   2> 2038684 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2038684 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36315_solr
   [junit4]   2> 2038685 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2038686 WARN  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_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> 2038704 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2038708 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2038712 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2038719 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2038751 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038762 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39029.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038763 INFO  (zkConnectionManagerCallback-21898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038763 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038774 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2038775 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39029.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038776 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39029.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34173_solr as DOWN
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34173_solr
   [junit4]   2> 2038779 INFO  (jetty-launcher-21833-thread-1) [n:127.0.0.1:39029_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1
   [junit4]   2> 2038780 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038780 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038784 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038788 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038791 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2038791 WARN  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_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> 2038812 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038812 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038814 INFO  (jetty-launcher-21833-thread-4) [n:127.0.0.1:36315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4
   [junit4]   2> 2038815 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2038964 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038974 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038974 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038976 INFO  (jetty-launcher-21833-thread-3) [n:127.0.0.1:34173_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3
   [junit4]   2> 2039119 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2039119 WARN  (jetty-launcher-21833-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76ad9e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039119 WARN  (jetty-launcher-21833-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76ad9e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039122 WARN  (jetty-launcher-21833-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51e35117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039122 WARN  (jetty-launcher-21833-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51e35117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039123 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2039124 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039127 INFO  (zkConnectionManagerCallback-21915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039127 INFO  (jetty-launcher-21833-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2039229 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039230 INFO  (zkConnectionManagerCallback-21917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039230 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2039233 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2039236 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45079_solr as DOWN
   [junit4]   2> 2039237 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2039237 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45079_solr
   [junit4]   2> 2039238 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039239 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2039239 WARN  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_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> 2039255 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2039274 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039282 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039282 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039283 INFO  (jetty-launcher-21833-thread-2) [n:127.0.0.1:45079_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2
   [junit4]   2> 2039303 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2039304 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039304 INFO  (zkConnectionManagerCallback-21930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039304 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2039305 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2039306 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44067/solr ready
   [junit4]   2> 2039319 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039320 INFO  (updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039324 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2039324 INFO  (qtp1738843662-35519) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039324 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039324 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039325 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2039325 INFO  (qtp10467878-35503) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039325 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039326 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039326 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=10
   [junit4]   1> sync resp: http://127.0.0.1:34173/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2039326 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2039327 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039328 INFO  (updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039328 INFO  (updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2039329 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039329 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039329 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2039329 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2039332 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039334 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039336 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039340 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039348 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039349 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 2039349 INFO  (qtp1738843662-35520) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039350 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039351 INFO  (qtp10467878-35504) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039351 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 2039353 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039355 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39029_solr} status=0 QTime=0
   [junit4]   2> 2039355 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039355 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39029_solr} status=0 QTime=0
   [junit4]   2> 2039355 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039356 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039356 INFO  (qtp1722450693-35523) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2039356 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039357 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2039357 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39029_solr} status=0 QTime=1
   [junit4]   2> 2039357 INFO  (updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039357 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039358 INFO  (qtp1722450693-35523) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 2039358 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2039359 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039359 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2039360 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039360 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039360 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2039361 INFO  (updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039361 INFO  (updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) [n:127.0.0.1:34173_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 2039361 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039364 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039366 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039368 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039369 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 2039369 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039370 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039370 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039370 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 2039373 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039374 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039374 INFO  (updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (qtp10467878-35506) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35512) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (qtp1738843662-35532) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35512) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 2039377 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2039378 INFO  (updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039378 INFO  (updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) [n:127.0.0.1:39029_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2039378 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039378 INFO  (updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) [n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2039379 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039379 INFO  (updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) [n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 2039380 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039382 INFO  (qtp1738843662-35519) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039383 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039385 INFO  (qtp10467878-35503) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039410 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039411 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039416 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039416 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039416 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039417 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039417 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039420 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039429 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039429 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 2039432 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039450 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039450 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039451 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039452 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039452 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039453 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2039453 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039536 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039552 INFO  (qtp1738843662-35520) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039553 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039555 INFO  (qtp10467878-35504) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039565 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2039566 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2039569 ERROR (qtp1722450693-35526) [n:127.0.0.1:39029_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 2039570 ERROR (qtp1722450693-35526) [n:127.0.0.1:39029_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_252]
   [junit4]   2> 2039678 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2039682 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039683 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039685 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039685 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039685 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039686 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039687 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039687 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039688 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039688 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039688 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039688 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039689 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2039689 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2039689 INFO  (zkCallback-21916-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039689 INFO  (zkCallback-21861-thread-2) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039689 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039689 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2039689 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039689 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039690 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2039690 INFO  (zkCallback-21879-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039690 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2039691 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2039691 INFO  (zkCallback-21897-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039691 ERROR (qtp28265367-35515) [n:127.0.0.1:34173_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.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_252]
   [junit4]   2> 2039692 INFO  

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

ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2051759 INFO  (jetty-closer-22056-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72129249875001353-127.0.0.1:40841_solr-n_0000000000) closing
   [junit4]   2> 2051760 INFO  (jetty-closer-22056-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f2bb4de{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2051760 INFO  (jetty-closer-22056-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67d6e5d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051761 INFO  (jetty-closer-22056-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051860 INFO  (jetty-closer-22056-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@50a245c3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2051860 INFO  (jetty-closer-22056-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bbd2533{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051861 INFO  (jetty-closer-22056-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3289829d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b21fe91{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051961 INFO  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2052063 WARN  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]-SendThread(127.0.0.1:35937)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100412bacb70001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100412bacb70001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100412bacb70001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2052164 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> 	18	/solr/live_nodes
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2052168 INFO  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35937
   [junit4]   2> 2052168 INFO  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35937
   [junit4]   2> 2052168 INFO  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35937
   [junit4]   2> 2052169 INFO  (TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 2052170 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2052170 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35937
   [junit4]   2> 2052170 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35937
   [junit4]   2> 2052170 INFO  (SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35937
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001
   [junit4]   2> Sep 14, 2020 1:33:09 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=721, maxMBSortInHeap=6.608073180851678, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv-LV, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=113841520,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest, SignificantTermsQParserPluginTest, TestPhraseSuggestions, ConnectionReuseTest, TestSimpleQParserPlugin, CoreAdminRequestStatusTest, TestStressRecovery, EnumFieldTest, TestRestoreCore, TestCloudDeleteByQuery, TestReplicationHandler, SolrCmdDistributorTest, TestRawTransformer, DistributedSuggestComponentTest, CdcrUpdateLogTest, AsyncCallRequestStatusResponseTest, TestBackupRepositoryFactory, TestSubQueryTransformerDistrib, TestSystemIdResolver, SampleTest, LeaderElectionContextKeyTest, TestDistributedTracing, CustomHighlightComponentTest, VMParamsZkACLAndCredentialsProvidersTest, HttpTriggerListenerTest, LargeFieldTest, CrossCollectionJoinQueryTest, MoveReplicaHDFSFailoverTest, MBeansHandlerTest, TestFieldCollectionResource, DistributedExpandComponentTest, ParsingFieldUpdateProcessorsTest, TestSolrTestCaseJ4, TestFieldCache, TestSolrQueryParser, AutoscalingHistoryHandlerTest, SuggesterWFSTTest, DynamicMapsTest, TestFieldCacheVsDocValues, TemplateUpdateProcessorTest, TestSolrCloudWithKerberosAlt, TestCloudPseudoReturnFields, TestMissingGroups, TestInfoStreamLogging, PrimUtilsTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TimeRoutedAliasUpdateProcessorTest, UninvertDocValuesMergePolicyTest, CdcrBootstrapTest, AnalyticsQueryTest, TestManagedSynonymGraphFilterFactory, DimensionalRoutedAliasUpdateProcessorTest, TestCollectionAPI, TestDistribPackageStore, V2StandaloneTest, HdfsRecoverLeaseTest, AtomicUpdateRemovalJavabinTest, TestLRUStatsCache, TestDefaultStatsCache, TestClusterProperties, UniqFieldsUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, NoCacheHeaderTest, TestFileDictionaryLookup, SpellCheckCollatorWithCollapseTest, TestComplexPhraseQParserPlugin, TestSerializedLuceneMatchVersion, WordBreakSolrSpellCheckerTest, TestEmbeddedSolrServerAdminHandler, CloudMLTQParserTest, ResourceLoaderTest, TestStreamBody, ReplaceNodeTest, TestSha256AuthenticationProvider, TestLegacyTerms, TestSolrConfigHandlerConcurrent, CollectionsAPISolrJTest, MetricsHistoryIntegrationTest, TermVectorComponentTest, MultiThreadedOCPTest, TestFilteredDocIdSet, TestReplicaProperties, TestSimNodeLostTrigger, ScriptEngineTest, SolrCLIZkUtilsTest, SolrGraphiteReporterTest, OverseerTest, TestAtomicUpdateErrorCases, SolrLogAuditLoggerPluginTest, AssignBackwardCompatibilityTest, RankFieldTest, TestJsonFacetErrors, TestCryptoKeys, CircularListTest, SolrCoreMetricManagerTest, TestShortCircuitedRequests, DistribCursorPagingTest, TestRTimerTree, TestReload, TestReRankQParserPlugin, TestHashQParserPlugin, ShardRoutingCustomTest, StressHdfsTest, SyncSliceTest, ZkNodePropsTest, OverseerSolrResponseTest, TestSchemaNameResource, TestElisionMultitermQuery, LeaderFailureAfterFreshStartTest, TestExportTool, HdfsDirectoryTest, MetricTriggerIntegrationTest, EchoParamsTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedGrouping, TestJoin, TestRandomFaceting, ProtectedTermFilterFactoryTest, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, ConfigSetsAPITest, DocValuesNotIndexedTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, RoutingToNodesWithPropertiesTest, TestCloudRecovery2, TestHashPartitioner, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestTolerantUpdateProcessorCloud, TestUtilizeNode, TestZkChroot, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentCreateCollectionTest, AutoAddReplicasIntegrationTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, TestPolicyCloud, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimUtils, TestSnapshotCloudManager, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RulesTest, PluginInfoTest, QueryResultKeyTest, TestCoreDiscovery, TestDynamicURP, TestMergePolicyConfig, TestSimpleTextCodec, TestSolrDeletionPolicy2, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [661/919 (1!)] on J1 in 15.81s, 2 tests, 1 error <<< FAILURES!

[...truncated 53200 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 245 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/245/

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

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

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




Build Log:
[...truncated 14726 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1245206 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1245206 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/data-dir-100-001
   [junit4]   2> 1245206 WARN  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=193 numCloses=193
   [junit4]   2> 1245206 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1245208 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1245208 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1245210 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 1245210 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/tempDir-001
   [junit4]   2> 1245211 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1245211 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1245211 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1245212 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1245311 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35311
   [junit4]   2> 1245311 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35311
   [junit4]   2> 1245311 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35311
   [junit4]   2> 1245311 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35311
   [junit4]   2> 1245314 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245316 INFO  (zkConnectionManagerCallback-11686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245316 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245322 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245330 INFO  (zkConnectionManagerCallback-11688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245330 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245331 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245334 INFO  (zkConnectionManagerCallback-11690-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245334 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245436 WARN  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1245436 WARN  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-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_252-b09
   [junit4]   2> 1245436 INFO  (jetty-launcher-11691-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_252-b09
   [junit4]   2> 1245437 WARN  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1245437 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1245437 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1245437 INFO  (jetty-launcher-11691-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_252-b09
   [junit4]   2> 1245438 WARN  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1245438 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1245438 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1245438 INFO  (jetty-launcher-11691-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_252-b09
   [junit4]   2> 1245442 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1245442 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1245442 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1245442 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15d79e9d{/solr,null,AVAILABLE}
   [junit4]   2> 1245443 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1245443 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1245443 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1245443 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@239bf651{/solr,null,AVAILABLE}
   [junit4]   2> 1245444 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1245444 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1245444 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1245444 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58c1de17{/solr,null,AVAILABLE}
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58507bc9{/solr,null,AVAILABLE}
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d038fe8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42105}
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-2) [     ] o.e.j.s.Server Started @1245473ms
   [junit4]   2> 1245445 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42105}
   [junit4]   2> 1245446 ERROR (jetty-launcher-11691-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T03:50:26.837Z
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d178b3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46481}
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-4) [     ] o.e.j.s.Server Started @1245474ms
   [junit4]   2> 1245446 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46481}
   [junit4]   2> 1245447 ERROR (jetty-launcher-11691-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1245447 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1245447 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1245447 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245447 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1245447 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T03:50:26.838Z
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ed623a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37571}
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.e.j.s.Server Started @1245475ms
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37571}
   [junit4]   2> 1245448 ERROR (jetty-launcher-11691-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1245448 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T03:50:26.839Z
   [junit4]   2> 1245449 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245449 INFO  (zkConnectionManagerCallback-11695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245449 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245450 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1245454 INFO  (zkConnectionManagerCallback-11697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245454 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245455 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1245457 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6de2fc30{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46161}
   [junit4]   2> 1245457 INFO  (jetty-launcher-11691-thread-3) [     ] o.e.j.s.Server Started @1245484ms
   [junit4]   2> 1245457 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46161}
   [junit4]   2> 1245457 ERROR (jetty-launcher-11691-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1245457 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1245458 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1245458 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245458 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1245458 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-14T03:50:26.849Z
   [junit4]   2> 1245459 WARN  (jetty-launcher-11691-thread-4-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1245459 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245460 INFO  (zkConnectionManagerCallback-11699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245460 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245462 INFO  (zkConnectionManagerCallback-11693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245462 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245570 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1245570 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1245570 WARN  (jetty-launcher-11691-thread-1-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1245575 WARN  (jetty-launcher-11691-thread-2-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1245576 WARN  (jetty-launcher-11691-thread-3-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1245923 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1245924 WARN  (jetty-launcher-11691-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5abba902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245924 WARN  (jetty-launcher-11691-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5abba902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245954 WARN  (jetty-launcher-11691-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@288e49f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245954 WARN  (jetty-launcher-11691-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@288e49f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245955 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35311/solr
   [junit4]   2> 1245965 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245982 INFO  (zkConnectionManagerCallback-11718-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245982 INFO  (jetty-launcher-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245983 WARN  (jetty-launcher-11691-thread-1-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1246104 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246114 INFO  (zkConnectionManagerCallback-11720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246114 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246428 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37571_solr
   [junit4]   2> 1246428 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.Overseer Overseer (id=72129789877288968-127.0.0.1:37571_solr-n_0000000000) starting
   [junit4]   2> 1246438 INFO  (OverseerStateUpdate-72129789877288968-127.0.0.1:37571_solr-n_0000000000) [n:127.0.0.1:37571_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37571_solr
   [junit4]   2> 1246470 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37571_solr
   [junit4]   2> 1246472 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1246472 WARN  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_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> 1246488 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246569 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1246599 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1246615 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37571.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1246618 WARN  (jetty-launcher-11691-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60f32af6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246618 WARN  (jetty-launcher-11691-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60f32af6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246622 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37571.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1246622 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37571.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1246623 INFO  (jetty-launcher-11691-thread-1) [n:127.0.0.1:37571_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/tempDir-001/node1
   [junit4]   2> 1246686 WARN  (jetty-launcher-11691-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d502750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246686 WARN  (jetty-launcher-11691-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d502750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246687 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35311/solr
   [junit4]   2> 1246694 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246695 INFO  (zkConnectionManagerCallback-11739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246695 INFO  (jetty-launcher-11691-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246965 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246982 INFO  (zkConnectionManagerCallback-11741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246982 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246985 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246987 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42105_solr as DOWN
   [junit4]   2> 1246988 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1246988 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42105_solr
   [junit4]   2> 1246989 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1246990 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1246991 WARN  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_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> 1247019 INFO  (zkCallback-11740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1247053 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1247079 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42105.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1247088 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42105.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1247088 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42105.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1247090 INFO  (jetty-launcher-11691-thread-2) [n:127.0.0.1:42105_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/tempDir-001/node2
   [junit4]   2> 1248087 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1248088 WARN  (jetty-launcher-11691-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f5590fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248091 WARN  (jetty-launcher-11691-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f5590fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248110 WARN  (jetty-launcher-11691-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@485783a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248110 WARN  (jetty-launcher-11691-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@485783a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248111 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35311/solr
   [junit4]   2> 1248112 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248113 INFO  (zkConnectionManagerCallback-11756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248113 INFO  (jetty-launcher-11691-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248113 WARN  (jetty-launcher-11691-thread-3-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1248236 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248246 INFO  (zkConnectionManagerCallback-11758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248246 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248253 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1248256 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46161_solr as DOWN
   [junit4]   2> 1248257 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1248257 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46161_solr
   [junit4]   2> 1248258 INFO  (zkCallback-11740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1248465 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1248479 INFO  (zkCallback-11757-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1248479 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1248480 WARN  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_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> 1248496 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1248514 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46161.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248523 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46161.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248523 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46161.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248524 INFO  (jetty-launcher-11691-thread-3) [n:127.0.0.1:46161_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/tempDir-001/node3
   [junit4]   2> 1248624 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1248625 WARN  (jetty-launcher-11691-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19d222b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248625 WARN  (jetty-launcher-11691-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19d222b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248628 WARN  (jetty-launcher-11691-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@291cebce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248628 WARN  (jetty-launcher-11691-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@291cebce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1248629 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35311/solr
   [junit4]   2> 1248630 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248630 INFO  (zkConnectionManagerCallback-11773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248630 INFO  (jetty-launcher-11691-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248736 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1248738 INFO  (zkConnectionManagerCallback-11775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1248739 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1248745 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1248748 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46481_solr as DOWN
   [junit4]   2> 1248749 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1248749 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46481_solr
   [junit4]   2> 1248750 INFO  (zkCallback-11740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1248750 INFO  (zkCallback-11757-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1248750 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1248751 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1248752 WARN  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_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> 1248785 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1248798 INFO  (zkCallback-11774-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1248805 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248851 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248851 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@181eb0aa
   [junit4]   2> 1248852 INFO  (jetty-launcher-11691-thread-4) [n:127.0.0.1:46481_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001/tempDir-001/node4
   [junit4]   2> 1248882 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1248883 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1249086 INFO  (zkConnectionManagerCallback-11788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1249086 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1249088 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1249089 INFO  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35311/solr ready
   [junit4]   2> 1249102 ERROR (qtp1673821664-18317) [n:127.0.0.1:42105_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_252]
   [junit4]   2> 1249104 INFO  (qtp1673821664-18317) [n:127.0.0.1:42105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 1249110 ERROR (qtp135694273-18335) [n:127.0.0.1:46481_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_252]
   [junit4]   2> 1249111 INFO  (qtp135694273-18335) [n:127.0.0.1:46481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1249115 INFO  (qtp135694273-18336) [n:127.0.0.1:46481_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1249118 INFO  (qtp1673821664-18318) [n:127.0.0.1:42105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1249124 INFO  (qtp1673821664-18319) [n:127.0.0.1:42105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1249138 INFO  (qtp1673821664-18320) [n:127.0.0.1:42105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1249139 INFO  (qtp1673821664-18316) [n:127.0.0.1:42105_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1249142 ERROR (qtp1663376932-18344) [n:127.0.0.1:46161_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_252]
   [junit4]   2> 1249143 INFO  (qtp1663376932-18344) [n:127.0.0.1:46161_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1249146 INFO  (qtp1663376932-18345) [n:127.0.0.1:46161_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1249147 INFO  (qtp1673821664-18317) [n:127.0.0.1:42105_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> 1249148 INFO  (qtp806476753-18326) [n:127.0.0.1:37571_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> 1249150 INFO  (qtp1663376932-18346) [n:127.0.0.1:46161_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1249150 INFO  (qtp1663376932-18347) [n:127.0.0.1:46161_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> 1249257 ERROR (qtp1663376932-18343) [n:127.0.0.1:46161_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1249257 ERROR (qtp1663376932-18343) [n:127.0.0.1:46161_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_252]
   [junit4]   2> 1249259 ERROR (qtp806476753-18327) [n:127.0.0.1:37571_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1249259 ERROR (qtp806476753-18327) [n:127.0.0.1:37571_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_252]
   [junit4]   2> 1249261 WARN  (TEST-TestContainerPlugin.testApi-seed#[6E925D76DCEEE75E]-SendThread(127.0.0.1:35311)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a9675c000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a9675c000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1249512 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=670166474
   [junit4]   2> 1249512 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37571_solr
   [junit4]   2> 1249515 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1628741434
   [junit4]   2> 1249515 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42105_solr
   [junit4]   2> 1249515 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=743976478
   [junit4]   2> 1249515 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46161_solr
   [junit4]   2> 1249521 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=623539072
   [junit4]   2> 1249521 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46481_solr
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37571_solr as DOWN
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46161_solr as DOWN
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1249522 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42105_solr as DOWN
   [junit4]   2> 1249523 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1249523 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46481_solr as DOWN
   [junit4]   2> 1249538 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1249540 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1249540 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1249540 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7645ac1c: rootName = solr_46161, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@18280346
   [junit4]   2> 1249540 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22e46c26: rootName = solr_37571, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@540863a0
   [junit4]   2> 1249548 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1249548 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f62647b: rootName = solr_42105, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22ac6f3e
   [junit4]   2> 1249548 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1249548 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eb0272d: rootName = solr_46481, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@44077735
   [junit4]   2> 1249549 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1249549 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37f50c27: rootName = solr_46161, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@385ddfc0
   [junit4]   2> 1249562 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1249562 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35242f34: rootName = solr_46161, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24622ce3
   [junit4]   2> 1249562 INFO  (jetty-closer-11789-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1249563 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1249563 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9bd84e8: rootName = solr_37571, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@385ddfc0
   [junit4]   2> 1249570 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1249570 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36f8f33e: rootName = solr_42105, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@385ddfc0
   [junit4]   2> 1249570 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1249570 INFO  (zkCallback-11774-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1249570 INFO  (zkCallback-11740-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1249580 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1249580 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bf00a6: rootName = solr_37571, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24622ce3
   [junit4]   2> 1249580 INFO  (jetty-closer-11789-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1249580 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1249580 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60da382e: rootName = solr_46481, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@385ddfc0
   [junit4]   2> 1249581 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1249582 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e6b496: rootName = solr_42105, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24622ce3
   [junit4]   2> 1249582 INFO  (jetty-closer-11789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1249583 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1249583 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12da4be6: rootName = solr_46481, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24622ce3
   [junit4]   2> 1249583 INFO  (jetty-closer-11789-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1249583 INFO  (closeThreadPool-11807-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72129789877288968-127.0.0.1:37571_solr-n_0000000000) closing
   [junit4]   2> 1249584 INFO  (OverseerStateUpdate-72129789877288968-127.0.0.1:37571_solr-n_0000000000) [n:127.0.0.1:37571_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37571_solr
   [junit4]   2> 1249584 INFO  (OverseerAutoScalingTriggerThread-72129789877288968-127

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

 1264447 INFO  (jetty-closer-11914-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f4fb5dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1264448 INFO  (jetty-closer-11914-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1264453 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1264453 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]-SendThread(127.0.0.1:34133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a97b6f0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a97b6f0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a97b6f0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1264555 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]-SendThread(127.0.0.1:34133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10041a97b6f0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10041a97b6f0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10041a97b6f0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1264657 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> 	18	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1264659 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34133
   [junit4]   2> 1264659 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34133
   [junit4]   2> 1264659 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34133
   [junit4]   2> 1264660 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[6E925D76DCEEE75E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=6E925D76DCEEE75E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   14.4s J2 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:39549/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E925D76DCEEE75E:83CCA507EEA430D7]: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:390)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [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> 1264662 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1264662 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34133
   [junit4]   2> 1264662 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34133
   [junit4]   2> 1264662 INFO  (SUITE-TestContainerPlugin-seed#[6E925D76DCEEE75E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34133
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_6E925D76DCEEE75E-001
   [junit4]   2> Sep 14, 2020 3:50:46 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=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5, maxDocsPerChunk=3, blockShift=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=5, blockSize=7)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-PH, timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=180365184,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, CurrencyRangeFacetCloudTest, TestWordDelimiterFilterFactory, TestUtilizeNode, PeerSyncTest, SystemLogListenerTest, AuditLoggerIntegrationTest, DocValuesMissingTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RoutingToNodesWithPropertiesTest, TestFiltering, TestDynamicLoadingUrl, SOLR749Test, HdfsLockFactoryTest, PreAnalyzedUpdateProcessorTest, TestClusterStateMutator, TestDFISimilarityFactory, WrapperMergePolicyFactoryTest, DistribDocExpirationUpdateProcessorTest, PackageManagerCLITest, LeaderElectionIntegrationTest, SpatialRPTFieldTypeTest, ZkCLITest, ConvertedLegacyTest, SimplePostToolTest, TestUseDocValuesAsStored2, TestXmlQParserPlugin, TestAuthorizationFramework, PhrasesIdentificationComponentTest, CacheHeaderTest, TestTestInjection, DataDrivenBlockJoinTest, TestCloudInspectUtil, TestNRTOpen, TestExtendedDismaxParser, SolrIndexConfigTest, TestUnifiedSolrHighlighter, ActionThrottleTest, RegexBytesRefFilterTest, TestComponentsName, PeerSyncWithLeaderTest, SolrShardReporterTest, RequiredFieldsTest, TestFreeTextSuggestions, TestPivotHelperCode, FileBasedSpellCheckerTest, DistributedUpdateProcessorTest, TestGroupingSearch, TestHttpServletCarrier, CleanupOldIndexTest, CoreAdminCreateDiscoverTest, TestLogWatcher, TestDocBasedVersionConstraints, TestLegacyField, ComputePlanActionTest, LeaderTragicEventTest, MetricsHandlerTest, NodeLostTriggerTest, SolrMetricManagerTest, DeleteReplicaTest, TestReloadDeadlock, GraphQueryTest, PreAnalyzedFieldManagedSchemaCloudTest, SearchHandlerTest, TestRealTimeGet, TestDistributedGrouping, TestCloudJSONFacetJoinDomain, OverseerSolrResponseUnsafeSerializationTest, TestDynamicFieldNamesIndexCorrectly, TestFieldCacheWithThreads, TestSizeLimitedDistributedMap, MaxScoreCollectorTest, TestScoreJoinQPScore, TestStressThreadBackup, TestSmileRequest, HttpPartitionOnCommitTest, TestJsonFacetRefinement, TestTermsQParserPlugin, TestHalfAndHalfDocValues, SolrCloudExampleTest, TestReplicationHandlerBackup, HdfsRecoveryZkTest, AlternateDirectoryTest, MetricsHistoryWithAuthIntegrationTest, CopyFieldTest, TestOmitPositions, CoreMergeIndexesAdminHandlerTest, TestFaceting, TestEmbeddedSolrServerConstructors, TestSnapshotCloudManager, TestSolrCloudWithSecureImpersonation, ShardSplitTest, TestContainerPlugin]
   [junit4] Completed [442/919 (1!)] on J2 in 20.19s, 2 tests, 1 error <<< FAILURES!

[...truncated 53951 lines...]