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

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

Error Message:
Error from server at http://127.0.0.1:45701/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:45701/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([3B6BBF8BD864A0CA:F74EEB15D3331629]: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 14386 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 1280858 INFO  
(SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/data-dir-152-001
   [junit4]   2> 1280858 WARN  
(SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=92 numCloses=92
   [junit4]   2> 1280858 INFO  
(SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1280866 INFO  
(SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1280866 INFO  
(SUITE-TestContainerReqHandler-seed#[3B6BBF8BD864A0CA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1280870 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testPluginFrompackage
   [junit4]   2> 1280873 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] 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> 1280876 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@3cd279c7{HTTP/1.1,[http/1.1]}{0.0.0.0:45061}
   [junit4]   2> 1280876 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.e.j.s.Server Started @1280937ms
   [junit4]   2> 1280877 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] 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_3B6BBF8BD864A0CA-001/tempDir-001
   [junit4]   2> 1280878 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1280878 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1280878 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1280978 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:35523
   [junit4]   2> 1280978 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35523
   [junit4]   2> 1280978 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35523
   [junit4]   2> 1280978 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35523
   [junit4]   2> 1280981 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280984 INFO  (zkConnectionManagerCallback-7602-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280984 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280994 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280996 INFO  (zkConnectionManagerCallback-7604-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280996 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280998 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281002 INFO  (zkConnectionManagerCallback-7606-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281002 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281105 WARN  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 WARN  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-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> 1281106 INFO  (jetty-launcher-7607-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> 1281106 WARN  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281106 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-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> 1281107 WARN  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1281107 INFO  (jetty-launcher-7607-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> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281121 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281122 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1281123 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@726459e4{/solr,null,AVAILABLE}
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@290773ab{/solr,null,AVAILABLE}
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1281124 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1281125 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b57b0e2{/solr,null,AVAILABLE}
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4997bc84{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45323}
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.s.Server Started @1281187ms
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45323}
   [junit4]   2> 1281127 ERROR (jetty-launcher-7607-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281127 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T19:14:39.924Z
   [junit4]   2> 1281128 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24de0004{/solr,null,AVAILABLE}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@20dfb7af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44977}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.s.Server Started @1281191ms
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44977}
   [junit4]   2> 1281130 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a0ea52d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:32965}
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.s.Server Started @1281191ms
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32965}
   [junit4]   2> 1281131 ERROR (jetty-launcher-7607-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281131 ERROR (jetty-launcher-7607-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T19:14:39.928Z
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T19:14:39.928Z
   [junit4]   2> 1281131 INFO  (zkConnectionManagerCallback-7609-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281131 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281132 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281132 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281133 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281133 INFO  (zkConnectionManagerCallback-7613-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281134 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281134 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@ad3fdbf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41641}
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.s.Server Started @1281197ms
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41641}
   [junit4]   2> 1281137 ERROR (jetty-launcher-7607-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281137 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-24T19:14:39.934Z
   [junit4]   2> 1281140 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281140 INFO  (zkConnectionManagerCallback-7615-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281140 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281143 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281148 INFO  (zkConnectionManagerCallback-7611-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281148 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281149 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281422 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281430 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ae3df38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43354ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43354ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281431 WARN  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ae3df38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281436 WARN  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3023f0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281436 WARN  (jetty-launcher-7607-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3023f0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281437 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281440 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281440 WARN  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66869ddb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281440 WARN  (jetty-launcher-7607-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66869ddb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281441 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281442 INFO  (zkConnectionManagerCallback-7626-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281447 INFO  (jetty-launcher-7607-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281447 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281448 INFO  (zkConnectionManagerCallback-7630-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281448 INFO  (jetty-launcher-7607-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281540 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281541 WARN  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b0bcb50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281541 WARN  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b0bcb50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281544 WARN  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4335d338[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281544 WARN  (jetty-launcher-7607-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4335d338[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281545 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281546 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281550 INFO  (zkConnectionManagerCallback-7637-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281550 INFO  (jetty-launcher-7607-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281588 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281590 INFO  (zkConnectionManagerCallback-7639-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281591 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281605 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1281606 WARN  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d193e5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281606 WARN  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d193e5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281609 WARN  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1cf6a056[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281609 WARN  (jetty-launcher-7607-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1cf6a056[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1281610 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35523/solr
   [junit4]   2> 1281612 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281613 INFO  (zkConnectionManagerCallback-7647-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281613 INFO  (jetty-launcher-7607-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281696 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281697 INFO  (zkConnectionManagerCallback-7649-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281697 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281716 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281718 INFO  (zkConnectionManagerCallback-7651-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281718 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281723 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281725 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281726 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 1281727 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281727 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281728 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281729 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 1281731 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281737 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45323_solr
   [junit4]   2> 1281738 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 1281738 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.Overseer Overseer 
(id=72260472121131020-127.0.0.1:45323_solr-n_0000000000) starting
   [junit4]   2> 1281741 DEBUG (zkCallback-7648-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> 1281741 DEBUG (zkCallback-7650-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> 1281742 INFO  (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281742 DEBUG (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:44977_solr]
   [junit4]   2> 1281743 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1281743 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:44977_solr]
   [junit4]   2> 1281762 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281763 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281764 INFO  (zkConnectionManagerCallback-7660-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281764 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281764 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281766 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281766 INFO  (zkConnectionManagerCallback-7665-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281766 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281766 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281767 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1281767 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281767 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281769 DEBUG (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281769 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1281769 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281770 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281770 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 1281774 DEBUG (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281776 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281787 INFO  
(OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45323_solr
   [junit4]   2> 1281789 DEBUG 
(OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr]
   [junit4]   2> 1281791 DEBUG 
(OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281803 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281805 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1281807 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45323_solr as DOWN
   [junit4]   2> 1281809 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1281809 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45323_solr
   [junit4]   2> 1281822 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 1281822 DEBUG (zkCallback-7659-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> 1281822 DEBUG (zkCallback-7664-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> 1281822 DEBUG (zkCallback-7650-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> 1281823 DEBUG (zkCallback-7648-thread-2) [     ] 
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> 1281823 INFO  (zkConnectionManagerCallback-7667-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281823 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281835 INFO  (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281835 INFO  (zkCallback-7648-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1281835 DEBUG (zkCallback-7648-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281850 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281851 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281852 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1281852 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281853 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281860 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32965_solr as DOWN
   [junit4]   2> 1281862 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1281862 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32965_solr
   [junit4]   2> 1281863 DEBUG (zkCallback-7650-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> 1281864 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1281864 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 
127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281867 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281868 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281868 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1281868 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 
127.0.0.1:45323_solr]
   [junit4]   2> 1281869 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281876 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281880 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41641_solr as DOWN
   [junit4]   2> 1281885 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1281885 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41641_solr
   [junit4]   2> 1281886 DEBUG (zkCallback-7650-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> 1281886 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1281886 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> 
[127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 
127.0.0.1:45323_solr]
   [junit4]   2> 1281888 DEBUG (zkCallback-7659-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> 1281888 DEBUG (zkCallback-7664-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> 1281888 INFO  (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281888 DEBUG (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 
127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281888 INFO  (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281888 DEBUG (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 
127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281890 DEBUG (zkCallback-7648-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> 1281891 DEBUG (zkCallback-7666-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> 1281892 INFO  (zkCallback-7666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281892 DEBUG (zkCallback-7666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 
127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281892 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1281896 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44977.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281898 INFO  (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1281898 DEBUG (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> [127.0.0.1:32965_solr, 
127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281904 INFO  (zkConnectionManagerCallback-7675-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281904 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281904 DEBUG (zkCallback-7638-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> 1281904 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281905 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1281913 INFO  (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1281914 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:32965_solr, 127.0.0.1:44977_solr, 127.0.0.1:45323_solr] -> 
[127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 
127.0.0.1:45323_solr]
   [junit4]   2> 1281914 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281915 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1281915 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 
127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281916 DEBUG (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281917 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281917 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 1281918 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44977.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281929 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45323.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281940 INFO  (zkConnectionManagerCallback-7681-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281946 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1281946 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44977.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281947 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1281948 INFO  (jetty-launcher-7607-thread-1) 
[n:127.0.0.1:44977_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_3B6BBF8BD864A0CA-001/tempDir-001/node1/.
   [junit4]   2> 1281948 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1281949 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1281949 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 
127.0.0.1:44977_solr, 127.0.0.1:45323_solr]
   [junit4]   2> 1281950 DEBUG (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1281951 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35523/solr ready
   [junit4]   2> 1281951 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 1281958 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45323.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281958 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45323.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1281960 INFO  (jetty-launcher-7607-thread-3) 
[n:127.0.0.1:45323_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_3B6BBF8BD864A0CA-001/tempDir-001/node3/.
   [junit4]   2> 1281974 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1281997 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1282004 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282049 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282049 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282054 INFO  (jetty-launcher-7607-thread-4) 
[n:127.0.0.1:32965_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_3B6BBF8BD864A0CA-001/tempDir-001/node4/.
   [junit4]   2> 1282071 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41641.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282106 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41641.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282106 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41641.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1282107 INFO  (jetty-launcher-7607-thread-2) 
[n:127.0.0.1:41641_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_3B6BBF8BD864A0CA-001/tempDir-001/node2/.
   [junit4]   2> 1282310 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1282312 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282314 INFO  (zkConnectionManagerCallback-7688-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282318 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282319 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1282319 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1282320 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1282320 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:32965_solr, 127.0.0.1:41641_solr, 127.0.0.1:44977_solr, 
127.0.0.1:45323_solr]
   [junit4]   2> 1282321 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 1282322 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[3B6BBF8BD864A0CA]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35523/solr 
ready
   [junit4]   2> 1282331 INFO  (qtp773348380-22263) [n:127.0.0.1:44977_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1282339 INFO  
(OverseerThreadFactory-7309-thread-1-processing-n:127.0.0.1:45323_solr) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
globalLoaderColl
   [junit4]   2> 1282342 DEBUG (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282342 DEBUG (zkCallback-7659-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282342 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282343 DEBUG (zkCallback-7664-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282343 DEBUG (zkCallback-7648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282346 DEBUG (zkCallback-7680-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282347 DEBUG (zkCallback-7680-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282350 DEBUG (zkCallback-7674-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282351 DEBUG (zkCallback-7674-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282354 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282354 DEBUG (zkCallback-7666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282354 DEBUG (zkCallback-7687-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1282355 DEBUG (zkCallback-7666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282355 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282355 DEBUG (zkCallback-7687-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282452 INFO  
(OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalLoaderColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41641/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1282455 INFO  
(OverseerStateUpdate-72260472121131020-127.0.0.1:45323_solr-n_0000000000) 
[n:127.0.0.1:45323_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalLoaderColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1282665 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr    
x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1282665 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr    
x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1282666 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr    
x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1282669 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 1282669 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1282669 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282670 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1282775 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1282775 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283674 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 1283674 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 1283676 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 1283676 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 1283687 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1283688 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1283725 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [globalLoaderColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1283725 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [globalLoaderColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1283728 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1283728 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1283728 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard1_replica_n1' 
using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 1283728 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard2_replica_n2' 
using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 1283729 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44977.solr.core.globalLoaderColl.shard2.replica_n2' (registry 
'solr.core.globalLoaderColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1283729 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41641.solr.core.globalLoaderColl.shard1.replica_n1' (registry 
'solr.core.globalLoaderColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 1283729 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[globalLoaderColl_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node2/globalLoaderColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node2/./globalLoaderColl_shard1_replica_n1/data/]
   [junit4]   2> 1283730 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[globalLoaderColl_shard2_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node1/globalLoaderColl_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_3B6BBF8BD864A0CA-001/tempDir-001/node1/./globalLoaderColl_shard2_replica_n2/data/]
   [junit4]   2> 1283818 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1283818 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1283820 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1283820 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1283826 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29fa316a[globalLoaderColl_shard1_replica_n1] main]
   [junit4]   2> 1283827 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1283827 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1283828 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 1283829 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1283829 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1283831 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20abe893[globalLoaderColl_shard2_replica_n2] main]
   [junit4]   2> 1283831 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 1283832 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 1283833 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 1283833 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1283833 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1283834 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1283834 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1283835 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1283836 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1642776842870980608
   [junit4]   2> 1283837 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1283838 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1642776842873077760
   [junit4]   2> 1283841 INFO  
(searcherExecutor-7326-thread-1-processing-n:127.0.0.1:44977_solr 
x:globalLoaderColl_shard2_replica_n2 c:globalLoaderColl s:shard2 r:core_node4) 
[n:127.0.0.1:44977_solr c:globalLoaderColl s:shard2 r:core_node4 
x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore 
[globalLoaderColl_shard2_replica_n2] Registered new searcher 
Searcher@20abe893[globalLoaderColl_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283842 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283844 INFO  
(searcherExecutor-7325-thread-1-processing-n:127.0.0.1:41641_solr 
x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node3) 
[n:127.0.0.1:41641_solr c:globalLoaderColl s:shard1 r:core_node3 
x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[globalLoaderColl_shard1_replica_n1] Registered new searcher 
Searcher@29fa316a[globalLoaderColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283844 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1283856 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/globalLoaderColl/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1283856 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/globalLoaderColl/leaders/shard2
   [junit4]   2> 1283858 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/globalLoaderColl/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1283858 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/globalLoaderColl/leaders/shard1
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/
   [junit4]   2> 1283864 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1283865 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/
   [junit4]   2> 1283865 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 1283865 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/globalLoaderColl/leaders/shard2/leader after winning as 
/collections/globalLoaderColl/leader_elect/shard2/election/72260472121131021-core_node4-n_0000000000
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 1283867 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/globalLoaderColl/leaders/shard1/leader after winning as 
/collections/globalLoaderColl/leader_elect/shard1/election/72260472121131018-core_node3-n_0000000000
   [junit4]   2> 1283870 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44977/solr/globalLoaderColl_shard2_replica_n2/ shard2
   [junit4]   2> 1283871 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41641/solr/globalLoaderColl_shard1_replica_n1/ shard1
   [junit4]   2> 1283872 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283872 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283873 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 1283873 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283975 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1283975 INFO  (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1283976 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 1283976 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 1283976 DEBUG (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (watches-7640-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1283976 DEBUG (watches-7654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 1283976 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1283976 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1283977 DEBUG (zkCallback-7638-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283977 DEBUG (zkCallback-7650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 1283978 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection 
globalLoaderColl
   [junit4]   2> 1283978 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection 
globalLoaderColl
   [junit4]   2> 1283979 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 1283979 DEBUG (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283980 INFO  (qtp773348380-22273) [n:127.0.0.1:44977_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1315
   [junit4]   2> 1283981 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 1283981 DEBUG (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 1283983 INFO  (qtp68424525-22279) [n:127.0.0.1:41641_solr 
c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1318
   [junit4]   2> 1283987 INFO  (qtp773348380-22263) [n:127.0.0.1:44977_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1284084 INFO  (zkCallback-7650-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7650-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7638-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1284084 INFO  (zkCallback-7638-thread-1) [     ] 
o.a.s.c.c.ZkSta

[...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/null1328460558
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1328460558
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1328460558

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 36ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 118 minutes 12 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to