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

1 tests failed.
FAILED:  
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:41993/solr: Underlying core creation 
failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41993/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([1E31C5375B335B31:D21491A95064EDD2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13922 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 869559 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869561 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6eb84084{HTTP/1.1,[http/1.1]}{0.0.0.0:46649}
   [junit4]   2> 869561 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.e.j.s.Server Started @869635ms
   [junit4]   2> 869562 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001
   [junit4]   2> 869562 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 869565 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 869565 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 869665 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38541
   [junit4]   2> 869665 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38541
   [junit4]   2> 869665 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38541
   [junit4]   2> 869666 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38541
   [junit4]   2> 869668 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869671 INFO  (zkConnectionManagerCallback-6848-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869671 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869675 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869678 INFO  (zkConnectionManagerCallback-6850-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869678 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869681 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869682 INFO  (zkConnectionManagerCallback-6852-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869682 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 WARN  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869786 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869787 WARN  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 869787 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869789 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869793 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c0bff79{/solr,null,AVAILABLE}
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869800 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@362de602{/solr,null,AVAILABLE}
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869801 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869802 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b8ef0a{/solr,null,AVAILABLE}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ab87854{/solr,null,AVAILABLE}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e70ff3e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37129}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.s.Server Started @869877ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37129}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2225b93e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45633}
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.s.Server Started @869877ms
   [junit4]   2> 869803 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45633}
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T14:31:34.454Z
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T14:31:34.454Z
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@21550f8c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33951}
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.s.Server Started @869877ms
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33951}
   [junit4]   2> 869804 ERROR (jetty-launcher-6853-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869804 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T14:31:34.454Z
   [junit4]   2> 869807 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869809 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f7c7e54{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34247}
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.s.Server Started @869883ms
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34247}
   [junit4]   2> 869810 ERROR (jetty-launcher-6853-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869810 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T14:31:34.460Z
   [junit4]   2> 869813 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869814 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869817 INFO  (zkConnectionManagerCallback-6859-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869817 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (zkConnectionManagerCallback-6855-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869818 INFO  (zkConnectionManagerCallback-6857-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869818 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869820 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869826 INFO  (zkConnectionManagerCallback-6861-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 869826 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869827 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869991 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 869992 WARN  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e8eb5b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869992 WARN  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e8eb5b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869995 WARN  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6275fd5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869995 WARN  (jetty-launcher-6853-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6275fd5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 869996 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 869997 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870000 INFO  (zkConnectionManagerCallback-6869-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870000 INFO  (jetty-launcher-6853-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870136 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870137 WARN  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78848ffe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870137 WARN  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78848ffe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870157 WARN  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9897c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870157 WARN  (jetty-launcher-6853-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9897c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870159 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870175 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870176 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870192 WARN  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42d80f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870192 WARN  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42d80f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870193 INFO  (zkConnectionManagerCallback-6877-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870193 INFO  (jetty-launcher-6853-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870207 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870208 INFO  (zkConnectionManagerCallback-6879-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870208 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870239 WARN  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c86f187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870239 WARN  (jetty-launcher-6853-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c86f187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870240 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870259 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 870266 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870266 INFO  (zkConnectionManagerCallback-6885-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870266 INFO  (jetty-launcher-6853-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870267 WARN  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35ec8911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870267 WARN  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35ec8911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870269 WARN  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1450ff95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870269 WARN  (jetty-launcher-6853-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1450ff95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 870271 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38541/solr
   [junit4]   2> 870273 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870275 INFO  (zkConnectionManagerCallback-6891-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870275 INFO  (jetty-launcher-6853-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870315 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870319 INFO  (zkConnectionManagerCallback-6893-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870319 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870425 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870432 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870487 INFO  (zkConnectionManagerCallback-6897-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870487 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870503 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870505 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870507 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 870508 INFO  (zkConnectionManagerCallback-6901-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870508 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870510 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870528 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33951_solr
   [junit4]   2> 870531 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Overseer 
(id=72259358961893389-127.0.0.1:33951_solr-n_0000000000) starting
   [junit4]   2> 870532 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870534 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870537 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 870540 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870557 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45633_solr
   [junit4]   2> 870564 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870570 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 870570 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 870571 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870571 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:45633_solr]
   [junit4]   2> 870572 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 870572 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:45633_solr]
   [junit4]   2> 870587 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870589 INFO  (zkConnectionManagerCallback-6910-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870589 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870590 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870593 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870594 INFO  (zkConnectionManagerCallback-6915-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870594 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870594 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870595 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 870595 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870597 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870599 DEBUG (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870599 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 870599 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870602 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38541/solr ready
   [junit4]   2> 870603 DEBUG (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870605 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38541/solr ready
   [junit4]   2> 870605 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 870628 INFO  
(OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33951_solr
   [junit4]   2> 870634 DEBUG 
(OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [127.0.0.1:45633_solr] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870637 DEBUG 
(OverseerStateUpdate-72259358961893389-127.0.0.1:33951_solr-n_0000000000) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870639 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870640 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33951_solr as DOWN
   [junit4]   2> 870641 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870643 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 870643 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:45633_solr]
   [junit4]   2> 870644 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870645 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 870645 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33951_solr
   [junit4]   2> 870649 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 870650 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870650 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870650 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 870650 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 870651 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870651 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870653 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 870654 INFO  (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 870654 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870660 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37129_solr as DOWN
   [junit4]   2> 870662 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 870662 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37129_solr
   [junit4]   2> 870669 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 870669 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 870670 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870670 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870670 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870670 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870686 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 870687 INFO  (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 870687 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870688 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870688 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 870689 INFO  (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 870689 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870707 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870708 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870709 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 870709 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870709 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870715 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34247_solr as DOWN
   [junit4]   2> 870717 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 870717 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34247_solr
   [junit4]   2> 870719 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 870719 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 870720 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 870720 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870720 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870720 INFO  (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870720 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870725 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 870743 DEBUG (zkCallback-6878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 870744 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 870744 DEBUG (zkCallback-6878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:45633_solr] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870757 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 870765 DEBUG (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 870766 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 870766 INFO  (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870766 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 870766 DEBUG (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870766 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:33951_solr, 127.0.0.1:37129_solr, 127.0.0.1:45633_solr] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 870782 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 870794 INFO  (zkConnectionManagerCallback-6927-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870794 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870794 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870795 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870796 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 870796 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870797 DEBUG (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870798 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38541/solr ready
   [junit4]   2> 870798 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 870801 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45633.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870819 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870830 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45633.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870830 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45633.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870831 INFO  (jetty-launcher-6853-thread-3) 
[n:127.0.0.1:45633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node3/.
   [junit4]   2> 870837 INFO  (zkConnectionManagerCallback-6921-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 870837 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 870838 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 870839 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 870839 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 870839 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 
127.0.0.1:37129_solr, 127.0.0.1:45633_solr]
   [junit4]   2> 870840 DEBUG (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 870841 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38541/solr ready
   [junit4]   2> 870841 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 870842 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870842 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870843 INFO  (jetty-launcher-6853-thread-1) 
[n:127.0.0.1:33951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node1/.
   [junit4]   2> 870873 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 870883 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 870932 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34247.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870945 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870960 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34247.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870960 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34247.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870970 INFO  (jetty-launcher-6853-thread-4) 
[n:127.0.0.1:34247_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node4/.
   [junit4]   2> 870972 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870972 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6471457a
   [junit4]   2> 870974 INFO  (jetty-launcher-6853-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_1E31C5375B335B31-001/tempDir-001/node2/.
   [junit4]   2> 871121 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 871122 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 871123 INFO  (zkConnectionManagerCallback-6934-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 871123 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 871123 DEBUG 
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 871124 DEBUG 
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 871125 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 871125 DEBUG 
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:33951_solr, 127.0.0.1:34247_solr, 127.0.0.1:37129_solr, 
127.0.0.1:45633_solr]
   [junit4]   2> 871126 DEBUG 
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [0] total [0]
   [junit4]   2> 871127 INFO  
(TEST-TestContainerReqHandler.testPackageAPI-seed#[1E31C5375B335B31]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38541/solr ready
   [junit4]   2> 871139 ERROR (qtp753029842-18754) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: Invalid jar 
from http://localhost:46649/jar1.jar , expected sha512 hash : wrong-sha512 , 
actual : 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112)
   [junit4]   2> org.apache.solr.common.SolrException: Invalid jar from 
http://localhost:46649/jar1.jar , expected sha512 hash : wrong-sha512 , actual 
: 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) 
~[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:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871140 ERROR (qtp753029842-18754) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"global",
   [junit4]   2>     "url":"http://localhost:46649/jar1.jar";,
   [junit4]   2>     "sha512":"wrong-sha512"},
   [junit4]   2>   "errors":["Invalid jar from http://localhost:46649/jar1.jar 
, expected sha512 hash : wrong-sha512 , actual : 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"]}
 , current clusterprops.json : {}
   [junit4]   2> 871140 INFO  (qtp753029842-18754) [n:127.0.0.1:45633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=400 QTime=9
   [junit4]   2> 871149 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     
] o.a.s.c.BlobRepository Error loading resource http://localhost:46649/jar0.jar
   [junit4]   2>           => org.apache.solr.common.SolrException: no such 
resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource 
available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) 
~[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:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871150 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     
] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: no such 
resource available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource 
available: foo, url : http://localhost:46649/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) 
~[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:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 871150 ERROR (qtp1354177368-18770) [n:127.0.0.1:37129_solr     
] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"foo",
   [junit4]   2>     "url":"http://localhost:46649/jar0.jar";,
   [junit4]   2>     
"sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
   [junit4]   2>   "errors":["no such resource available: foo, url : 
http://localhost:46649/jar0.jar"]} , current clusterprops.json : {}
   [junit4]   2> 871150 INFO  (qtp1354177368-18770) [n:127.0.0.1:37129_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 871154 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871162 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6920-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871162 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 871164 DEBUG (zkCallback-6926-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871162 DEBUG (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871164 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871165 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 871165 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 871176 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871179 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871179 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871183 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46649/jar1.jar]
   [junit4]   2> 871183 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871183 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871185 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 871186 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46649/jar1.jar]
   [junit4]   2> 871186 DEBUG (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 871186 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46649/jar1.jar]
   [junit4]   2> 871187 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 0 
   [junit4]   2> 871194 INFO  
(solrHandlerExecutor-5700-thread-2-processing-n:127.0.0.1:45633_solr) 
[n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 871194 INFO  
(solrHandlerExecutor-5700-thread-1-processing-n:127.0.0.1:45633_solr) 
[n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 871194 INFO  
(solrHandlerExecutor-5700-thread-3-processing-n:127.0.0.1:45633_solr) 
[n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 871194 INFO  
(solrHandlerExecutor-5700-thread-4-processing-n:127.0.0.1:45633_solr) 
[n:127.0.0.1:45633_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 871296 DEBUG (qtp1354177368-18775) [n:127.0.0.1:37129_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp798159886-18768) [n:127.0.0.1:33951_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp753029842-18759) [n:127.0.0.1:45633_solr     
] o.a.s.c.PackageManager expected version : 0 , my version -1
   [junit4]   2> 871296 DEBUG (qtp1354177368-18775) [n:127.0.0.1:37129_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 871296 DEBUG (qtp753029842-18759) [n:127.0.0.1:45633_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 871296 DEBUG (qtp1639685139-18779) [n:127.0.0.1:34247_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 871296 DEBUG (qtp1639685139-18779) [n:127.0.0.1:34247_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 871296 DEBUG (qtp798159886-18768) [n:127.0.0.1:33951_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 871297 INFO  (qtp1639685139-18779) [n:127.0.0.1:34247_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 871297 INFO  (qtp798159886-18768) [n:127.0.0.1:33951_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871298 INFO  (qtp753029842-18759) [n:127.0.0.1:45633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871298 INFO  (qtp1354177368-18775) [n:127.0.0.1:37129_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 871299 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.h.a.CollectionHandlerApi Took 113.0ms to update the clusterprops to be 
of version 0  on 4 nodes
   [junit4]   2> 871299 INFO  (qtp753029842-18755) [n:127.0.0.1:45633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=148
   [junit4]   2> 871305 DEBUG (zkCallback-6933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871305 DEBUG (zkCallback-6909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871305 DEBUG (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6900-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6920-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6926-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871306 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871306 DEBUG (zkCallback-6914-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871307 DEBUG (zkCallback-6896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:46649/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 871308 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871312 INFO  (qtp798159886-18766) [n:127.0.0.1:33951_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 871312 INFO  (zkCallback-6896-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871313 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871313 INFO  (zkCallback-6878-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46649/jar1.jar]
   [junit4]   2> 871313 DEBUG (zkCallback-6878-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 871315 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871315 INFO  (zkCallback-6900-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 871316 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://l

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

ading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1278483509

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 121 minutes 11 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to