Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1507/
Java: 64bit/jdk-15-ea+30 -XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:58126/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([2EB78743DD09B96E:C3E97F32EF436EE7]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14925 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 979708 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 979709 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\data-dir-58-001
   [junit4]   2> 979709 WARN  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 979710 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 979711 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 979711 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 979711 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 979714 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\tempDir-001
   [junit4]   2> 979714 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 979714 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 979714 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 979717 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 979818 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 57912
   [junit4]   2> 979818 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57912
   [junit4]   2> 979818 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57912
   [junit4]   2> 979818 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57912
   [junit4]   2> 979821 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979826 INFO  (zkConnectionManagerCallback-7637-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979826 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979829 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979834 INFO  (zkConnectionManagerCallback-7639-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979834 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979835 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979838 INFO  (zkConnectionManagerCallback-7641-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979838 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979946 WARN  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 979946 WARN  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 979946 WARN  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 979946 WARN  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 979946 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6691e5d6{/solr,null,AVAILABLE}
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50c77bc0{/solr,null,AVAILABLE}
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 979947 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e1b4ab5{/solr,null,AVAILABLE}
   [junit4]   2> 979949 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 979949 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 979949 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 979949 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32bf131a{/solr,null,AVAILABLE}
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@306f5ae6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57933}
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.s.Server Started @981063ms
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57933}
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@63c2bf26{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57934}
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.s.Server Started @981063ms
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57934}
   [junit4]   2> 979950 ERROR (jetty-launcher-7642-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 979950 ERROR (jetty-launcher-7642-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-12T05:52:46.145948600Z
   [junit4]   2> 979950 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-12T05:52:46.145948600Z
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@270bad6d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57946}
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.s.Server Started @981064ms
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57946}
   [junit4]   2> 979952 ERROR (jetty-launcher-7642-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-12T05:52:46.147168Z
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979952 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979953 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5afb80d7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57941}
   [junit4]   2> 979953 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.s.Server Started @981066ms
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57941}
   [junit4]   2> 979954 ERROR (jetty-launcher-7642-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 979954 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-12T05:52:46.149377300Z
   [junit4]   2> 979955 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 979957 INFO  (zkConnectionManagerCallback-7646-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979957 INFO  (zkConnectionManagerCallback-7648-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979957 INFO  (zkConnectionManagerCallback-7650-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979957 INFO  (zkConnectionManagerCallback-7644-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 979957 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 979969 WARN  
(jetty-launcher-7642-thread-1-SendThread(127.0.0.1:57912)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10000e85dc90003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000e85dc90003, 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 0x10000e85dc90003, 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> 980118 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 980123 WARN  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d93260c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980123 WARN  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d93260c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980134 WARN  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@201723c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980134 WARN  (jetty-launcher-7642-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@201723c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980142 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57912/solr
   [junit4]   2> 980146 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 980153 INFO  (zkConnectionManagerCallback-7660-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980153 INFO  (jetty-launcher-7642-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 980156 WARN  
(jetty-launcher-7642-thread-4-SendThread(127.0.0.1:57912)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10000e85dc90007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000e85dc90007, 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 0x10000e85dc90007, 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> 980278 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 980286 WARN  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29435e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980286 WARN  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29435e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980290 WARN  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c0c4051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980290 WARN  (jetty-launcher-7642-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c0c4051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980295 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57912/solr
   [junit4]   2> 980298 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 980311 INFO  (zkConnectionManagerCallback-7673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980311 INFO  (jetty-launcher-7642-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 980370 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 980371 WARN  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ea61b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980372 WARN  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ea61b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980374 WARN  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12c62d38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980374 WARN  (jetty-launcher-7642-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12c62d38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980374 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57912/solr
   [junit4]   2> 980374 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 980386 INFO  (zkConnectionManagerCallback-7683-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980386 INFO  (jetty-launcher-7642-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 980474 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 980483 INFO  (zkConnectionManagerCallback-7685-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980483 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 980568 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 980568 WARN  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c93fc93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980568 WARN  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c93fc93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980572 WARN  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e0db287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980572 WARN  (jetty-launcher-7642-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e0db287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 980572 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57912/solr
   [junit4]   2> 980575 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 980575 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 980581 INFO  (zkConnectionManagerCallback-7694-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980581 INFO  (jetty-launcher-7642-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 980583 INFO  (zkConnectionManagerCallback-7696-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980583 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 980662 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57941_solr
   [junit4]   2> 980670 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.Overseer Overseer 
(id=72058592043794444-127.0.0.1:57941_solr-n_0000000000) starting
   [junit4]   2> 980676 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 980682 INFO  (zkConnectionManagerCallback-7700-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980682 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 980719 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57941_solr
   [junit4]   2> 980719 INFO  
(OverseerStateUpdate-72058592043794444-127.0.0.1:57941_solr-n_0000000000) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57941_solr
   [junit4]   2> 980733 INFO  
(OverseerStateUpdate-72058592043794444-127.0.0.1:57941_solr-n_0000000000) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 980738 INFO  (zkCallback-7699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 980743 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 980743 WARN  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_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> 980760 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57934_solr as DOWN
   [junit4]   2> 980768 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 980770 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 980770 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57934_solr
   [junit4]   2> 980778 INFO  (zkCallback-7695-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 980779 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 980782 INFO  (zkCallback-7699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 980787 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 980787 WARN  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_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> 980791 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57941.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980795 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57941.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980795 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57941.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980799 INFO  (jetty-launcher-7642-thread-4) 
[n:127.0.0.1:57941_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\tempDir-001\node4
   [junit4]   2> 980808 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 980823 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57934.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980827 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57934.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980827 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57934.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 980830 INFO  (jetty-launcher-7642-thread-2) 
[n:127.0.0.1:57934_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\tempDir-001\node2
   [junit4]   2> 980847 INFO  (zkConnectionManagerCallback-7713-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 980847 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 980935 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 980990 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57946_solr as DOWN
   [junit4]   2> 980998 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 980998 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57946_solr
   [junit4]   2> 981008 INFO  (zkCallback-7699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 981009 INFO  (zkCallback-7695-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 981023 INFO  (zkCallback-7712-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 981029 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 981031 WARN  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_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> 981049 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 981065 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57946.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981070 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57946.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981070 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57946.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981070 INFO  (jetty-launcher-7642-thread-3) 
[n:127.0.0.1:57946_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\tempDir-001\node3
   [junit4]   2> 981219 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 981225 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57933_solr as DOWN
   [junit4]   2> 981228 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 981228 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57933_solr
   [junit4]   2> 981231 INFO  (zkCallback-7699-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 981231 INFO  (zkCallback-7712-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 981231 INFO  (zkCallback-7695-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 981231 INFO  (zkCallback-7684-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 981232 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 981232 WARN  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_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> 981252 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 981267 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57933.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981271 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57933.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981271 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57933.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39df1faf
   [junit4]   2> 981271 INFO  (jetty-launcher-7642-thread-1) 
[n:127.0.0.1:57933_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001\tempDir-001\node1
   [junit4]   2> 981287 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 981289 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981293 INFO  (zkConnectionManagerCallback-7739-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981293 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981294 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 981295 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57912/solr ready
   [junit4]   2> 981355 ERROR (qtp1051239235-12474) [n:127.0.0.1:57933_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:832) [?:?]
   [junit4]   2> 981359 INFO  (qtp1051239235-12474) [n:127.0.0.1:57933_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=56
   [junit4]   2> 981363 ERROR (qtp701257252-12490) [n:127.0.0.1:57946_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:832) [?:?]
   [junit4]   2> 981363 INFO  (qtp701257252-12490) [n:127.0.0.1:57946_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 981372 INFO  (qtp1829068022-12471) [n:127.0.0.1:57934_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 981373 INFO  (qtp1051239235-12466) [n:127.0.0.1:57933_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 981375 ERROR (qtp1829068022-12472) [n:127.0.0.1:57934_solr     
] o.a.s.a.V2HttpCall >> path: '/plugin/my/plugin'
   [junit4]   2> 981375 ERROR (qtp1829068022-12472) [n:127.0.0.1:57934_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:832) [?:?]
   [junit4]   2> 981479 INFO  (qtp1051239235-12459) [n:127.0.0.1:57933_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 981485 INFO  (qtp1413243936-12480) [n:127.0.0.1:57941_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 981486 INFO  (qtp1051239235-12462) [n:127.0.0.1:57933_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 981489 ERROR (qtp701257252-12488) [n:127.0.0.1:57946_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:832) [?:?]
   [junit4]   2> 981489 INFO  (qtp701257252-12488) [n:127.0.0.1:57946_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 981493 INFO  (qtp701257252-12489) [n:127.0.0.1:57946_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 981494 ERROR (qtp1413243936-12481) [n:127.0.0.1:57941_solr     
] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 981494 ERROR (qtp1413243936-12481) [n:127.0.0.1:57941_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:832) [?:?]
   [junit4]   2> 981600 INFO  (qtp1829068022-12463) [n:127.0.0.1:57934_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> 981601 INFO  (qtp1051239235-12474) [n:127.0.0.1:57933_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> 981605 INFO  (qtp1413243936-12485) [n:127.0.0.1:57941_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 981606 ERROR (qtp1051239235-12466) [n:127.0.0.1:57933_solr     
] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 981607 ERROR (qtp1051239235-12466) [n:127.0.0.1:57933_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:832) [?:?]
   [junit4]   2> 981609 ERROR (qtp1051239235-12459) [n:127.0.0.1:57933_solr     
] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 981609 ERROR (qtp1051239235-12459) [n:127.0.0.1:57933_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:832) [?:?]
   [junit4]   2> 981714 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=670716443
   [junit4]   2> 981715 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57941_solr
   [junit4]   2> 981715 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=801725315
   [junit4]   2> 981715 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57934_solr
   [junit4]   2> 981715 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1735409898
   [junit4]   2> 981715 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57946_solr
   [junit4]   2> 981716 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=535550423
   [junit4]   2> 981716 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57933_solr
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57934_solr as DOWN
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57941_solr as DOWN
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57933_solr as DOWN
   [junit4]   2> 981717 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57946_solr as DOWN
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cd33523: rootName = 
solr_57941, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@777ecf6c
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43c9daf6: rootName = 
solr_57946, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@5cc7262
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39d8db4a: rootName = 
solr_57934, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@c36b7
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 981719 INFO  (jetty-closer-7740-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a18b90c: rootName = 
solr_57933, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@59bc2d41
   [junit4]   2> 981761 INFO  (jetty-closer-7740-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 981761 INFO  (jetty-closer-7740-thread-1) [     ] o

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

or@3d2e5d70{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 986593 INFO  (jetty-closer-7865-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ff9f96d{/solr,null,UNAVAILABLE}
   [junit4]   2> 986593 INFO  (jetty-closer-7865-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 986693 INFO  (jetty-closer-7865-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058592354566155-127.0.0.1:58126_solr-n_0000000000) closing
   [junit4]   2> 986801 INFO  (jetty-closer-7865-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4a27db29{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 986801 INFO  (jetty-closer-7865-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4bed909c{/solr,null,UNAVAILABLE}
   [junit4]   2> 986801 INFO  (jetty-closer-7865-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 995884 INFO  (jetty-closer-7865-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@24a9deac{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 995884 INFO  (jetty-closer-7865-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25d34a60{/solr,null,UNAVAILABLE}
   [junit4]   2> 995884 INFO  (jetty-closer-7865-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 995925 INFO  (jetty-closer-7865-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@a434ccf{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 995925 INFO  (jetty-closer-7865-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30ed69e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 995926 INFO  (jetty-closer-7865-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 995927 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 996136 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 996140 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58110
   [junit4]   2> 996140 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58110
   [junit4]   2> 996140 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58110
   [junit4]   2> 998180 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2EB78743DD09B96E]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin 
-Dtests.method=testApiFromPackage -Dtests.seed=2EB78743DD09B96E 
-Dtests.slow=true -Dtests.locale=kk -Dtests.timezone=Africa/Casablanca 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   13.7s J0 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:58126/solr: Error executing command
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2EB78743DD09B96E:C3E97F32EF436EE7]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [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:389)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 998183 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 998183 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58110
   [junit4]   2> 998183 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58110
   [junit4]   2> 998183 INFO  
(SUITE-TestContainerPlugin-seed#[2EB78743DD09B96E]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58110
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestContainerPlugin_2EB78743DD09B96E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=471, maxMBSortInHeap=6.772995763360908, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=kk, 
timezone=Africa/Casablanca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea 
(64-bit)/cpus=6,threads=1,free=339738624,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, 
TestCloudSchemaless, TestSegmentSorting, PKIAuthenticationIntegrationTest, 
TestObjectReleaseTracker, TestHdfsUpdateLog, TestMultiValuedNumericRangeQuery, 
OpenExchangeRatesOrgProviderTest, TestManagedSchemaAPI, ZkNodePropsTest, 
LeaderTragicEventTest, TestCloudJSONFacetSKGEquiv, CircularListTest, 
CloudMLTQParserTest, TaggerTest, TestConfigSetsAPI, SolrXmlInZkTest, 
MigrateRouteKeyTest, BigEndianAscendingWordDeserializerTest, 
TestSha256AuthenticationProvider, ComputePlanActionTest, 
TestJsonFacetsWithNestedObjects, TestTermsQParserPlugin, 
TestCloudPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
AnalysisAfterCoreReloadTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
UUIDUpdateProcessorFallbackTest, SolrMetricsIntegrationTest, 
TestUseDocValuesAsStored2, TestConfigSetImmutable, TestCorePropertiesReload, 
CoreAdminCreateDiscoverTest, JWTAuthPluginIntegrationTest, 
OverseerSolrResponseUnsafeSerializationTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, CreateCollectionCleanupTest, 
TestFieldCache, DistribJoinFromCollectionTest, JvmMetricsTest, 
TestCloudConsistency, DistributedIntervalFacetingTest, 
BlockJoinFacetRandomTest, TestDistribDocBasedVersion, TestBulkSchemaAPI, 
DistributedExpandComponentTest, TestSimNodeLostTrigger, RankFieldTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestDistributedMissingSort, 
ShardRoutingTest, SolrInfoBeanTest, CloudReplicaSourceTest, 
TestCSVResponseWriter, TestPHPSerializedResponseWriter, 
DistributedFacetSimpleRefinementLongTailTest, TestSolrDeletionPolicy2, 
SolrRequestParserTest, AtomicUpdatesTest, CdcrReplicationHandlerTest, 
TestJettySolrRunner, TestSnapshotCloudManager, TestContainerPlugin]
   [junit4] Completed [424/917 (1!)] on J0 in 20.54s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 46552 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1507/consoleText

[repro] Revision: dc0d049b62b2dd1e5bddc30beda526b79e4a7383

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

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

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

[...truncated 3473 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=2EB78743DD09B96E -Dtests.slow=true -Dtests.locale=kk 
-Dtests.timezone=Africa/Casablanca -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

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

[...truncated 96 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to