You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/20 07:06:24 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 190 - Unstable

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

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

Error Message:
Error from server at http://127.0.0.1:38764/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:38764/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([57C774EF156AEB4B:CF9E3BF2CB4C2DC2]: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.testCacheFromGlobalLoader(TestContainerReqHandler.java:603)
	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 13587 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 980889 INFO  (SUITE-TestContainerReqHandler-seed#[57C774EF156AEB4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/data-dir-58-001
   [junit4]   2> 980890 INFO  (SUITE-TestContainerReqHandler-seed#[57C774EF156AEB4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 980891 INFO  (SUITE-TestContainerReqHandler-seed#[57C774EF156AEB4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 980891 INFO  (SUITE-TestContainerReqHandler-seed#[57C774EF156AEB4B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 980894 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheFromGlobalLoader
   [junit4]   2> 980897 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] 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> 980941 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17b23c87{HTTP/1.1,[http/1.1]}{0.0.0.0:45512}
   [junit4]   2> 980941 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.e.j.s.Server Started @981099ms
   [junit4]   2> 980942 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001
   [junit4]   2> 980942 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 980949 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 980949 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 981049 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.ZkTestServer start zk server on port:42695
   [junit4]   2> 981049 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42695
   [junit4]   2> 981049 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42695
   [junit4]   2> 981051 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981053 INFO  (zkConnectionManagerCallback-4323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981053 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981055 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981056 INFO  (zkConnectionManagerCallback-4325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981056 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981065 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981070 INFO  (zkConnectionManagerCallback-4327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981070 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981175 WARN  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-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> 981176 WARN  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981176 WARN  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981176 INFO  (jetty-launcher-4328-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> 981177 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981177 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981177 INFO  (jetty-launcher-4328-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> 981177 WARN  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981177 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981177 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981177 INFO  (jetty-launcher-4328-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> 981178 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981178 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981178 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 981179 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ef01b81{/solr,null,AVAILABLE}
   [junit4]   2> 981180 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981180 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981180 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 981181 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f7cf60f{/solr,null,AVAILABLE}
   [junit4]   2> 981181 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981181 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981181 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 981181 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@220b8eef{/solr,null,AVAILABLE}
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69ab535e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33821}
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@712b70a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37821}
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.e.j.s.Server Started @981340ms
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-2) [     ] o.e.j.s.Server Started @981340ms
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33821}
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37821}
   [junit4]   2> 981182 ERROR (jetty-launcher-4328-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T05:20:21.068Z
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981182 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 981183 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7244839a{/solr,null,AVAILABLE}
   [junit4]   2> 981183 ERROR (jetty-launcher-4328-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981183 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981185 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 981185 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981185 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981185 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T05:20:21.071Z
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@330ea1be{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37110}
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.e.j.s.Server Started @981355ms
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37110}
   [junit4]   2> 981197 ERROR (jetty-launcher-4328-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981197 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T05:20:21.083Z
   [junit4]   2> 981198 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981215 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981216 INFO  (zkConnectionManagerCallback-4330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981217 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981218 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981234 INFO  (zkConnectionManagerCallback-4332-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981234 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981234 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ae6b858{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38764}
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.e.j.s.Server Started @981403ms
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38764}
   [junit4]   2> 981245 ERROR (jetty-launcher-4328-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981245 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T05:20:21.131Z
   [junit4]   2> 981246 INFO  (zkConnectionManagerCallback-4334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981246 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981247 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981257 INFO  (zkConnectionManagerCallback-4336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981257 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981349 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981349 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981616 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981683 WARN  (jetty-launcher-4328-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@402529f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981683 WARN  (jetty-launcher-4328-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@402529f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981683 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981689 WARN  (jetty-launcher-4328-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61cbbb6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981689 WARN  (jetty-launcher-4328-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61cbbb6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981700 WARN  (jetty-launcher-4328-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17221a99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981700 WARN  (jetty-launcher-4328-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17221a99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981705 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 981708 WARN  (jetty-launcher-4328-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b80a0a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981708 WARN  (jetty-launcher-4328-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b80a0a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981709 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 981715 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981725 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981729 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981729 INFO  (zkConnectionManagerCallback-4349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981729 INFO  (jetty-launcher-4328-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981729 WARN  (jetty-launcher-4328-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54655efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981729 WARN  (jetty-launcher-4328-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54655efd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981734 WARN  (jetty-launcher-4328-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c98d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981734 WARN  (jetty-launcher-4328-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c98d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981734 INFO  (zkConnectionManagerCallback-4352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981734 INFO  (jetty-launcher-4328-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981735 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 981736 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981736 INFO  (zkConnectionManagerCallback-4358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981736 INFO  (jetty-launcher-4328-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981775 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981776 WARN  (jetty-launcher-4328-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1748133f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981776 WARN  (jetty-launcher-4328-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1748133f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981778 WARN  (jetty-launcher-4328-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@648cf840[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981778 WARN  (jetty-launcher-4328-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@648cf840[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981779 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42695/solr
   [junit4]   2> 981780 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981781 INFO  (zkConnectionManagerCallback-4364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981781 INFO  (jetty-launcher-4328-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981841 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981842 INFO  (zkConnectionManagerCallback-4366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981842 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981943 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981944 INFO  (zkConnectionManagerCallback-4368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981944 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982045 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982053 INFO  (zkConnectionManagerCallback-4370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982054 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982145 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982160 INFO  (zkConnectionManagerCallback-4372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982160 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982181 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982182 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982183 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 982184 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982190 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33821_solr
   [junit4]   2> 982191 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.Overseer Overseer (id=75243680534626318-127.0.0.1:33821_solr-n_0000000000) starting
   [junit4]   2> 982200 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982201 INFO  (zkConnectionManagerCallback-4385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982201 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982201 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982202 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982203 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 982204 DEBUG (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982205 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 982206 INFO  (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33821_solr
   [junit4]   2> 982207 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33821_solr
   [junit4]   2> 982216 DEBUG (zkCallback-4371-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> 982216 DEBUG (zkCallback-4384-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> 982216 INFO  (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982216 DEBUG (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr]
   [junit4]   2> 982217 DEBUG (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982217 INFO  (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982217 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr]
   [junit4]   2> 982218 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr] -> [127.0.0.1:33821_solr]
   [junit4]   2> 982218 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 982237 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982260 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982267 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982267 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982268 INFO  (jetty-launcher-4328-thread-1) [n:127.0.0.1:33821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node1/.
   [junit4]   2> 982287 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982288 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982288 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982288 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr]
   [junit4]   2> 982289 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982293 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38764_solr as DOWN
   [junit4]   2> 982294 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982294 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38764_solr
   [junit4]   2> 982295 DEBUG (zkCallback-4371-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> 982296 DEBUG (zkCallback-4384-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> 982296 DEBUG (zkCallback-4365-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> 982296 INFO  (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982296 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982296 INFO  (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982296 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982296 INFO  (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982296 DEBUG (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982310 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982311 INFO  (zkConnectionManagerCallback-4391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982311 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982311 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982312 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982313 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 982313 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982313 DEBUG (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982314 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 982314 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 982336 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982338 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982339 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982339 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982339 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982339 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 982339 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982340 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 982340 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982340 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982340 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982343 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37110_solr as DOWN
   [junit4]   2> 982344 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37821_solr as DOWN
   [junit4]   2> 982345 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982345 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37110_solr
   [junit4]   2> 982345 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982345 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37821_solr
   [junit4]   2> 982348 DEBUG (zkCallback-4384-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> 982348 DEBUG (zkCallback-4365-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> 982348 DEBUG (zkCallback-4371-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> 982348 DEBUG (zkCallback-4390-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> 982348 INFO  (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982348 DEBUG (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982348 INFO  (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982348 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982348 INFO  (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982348 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982348 DEBUG (zkCallback-4367-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> 982349 DEBUG (zkCallback-4369-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> 982349 INFO  (zkCallback-4390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982349 DEBUG (zkCallback-4390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982349 INFO  (zkCallback-4369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982349 INFO  (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 982349 DEBUG (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982349 DEBUG (zkCallback-4369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33821_solr, 127.0.0.1:38764_solr] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982358 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982362 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982362 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982363 INFO  (zkConnectionManagerCallback-4402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982363 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982363 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982363 INFO  (zkConnectionManagerCallback-4397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982363 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982363 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982364 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982364 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982364 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 982364 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982364 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 982364 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982365 DEBUG (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982365 DEBUG (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982366 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 982366 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 982366 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 982366 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 982370 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982370 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38764.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982373 INFO  (jetty-launcher-4328-thread-3) [n:127.0.0.1:38764_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node3/.
   [junit4]   2> 982383 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982408 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982422 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982423 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37110.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982430 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982430 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982431 INFO  (jetty-launcher-4328-thread-2) [n:127.0.0.1:37821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node2/.
   [junit4]   2> 982433 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37110.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982433 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37110.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 982434 INFO  (jetty-launcher-4328-thread-4) [n:127.0.0.1:37110_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node4/.
   [junit4]   2> 982519 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982520 INFO  (zkConnectionManagerCallback-4409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982520 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982521 DEBUG (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 982521 DEBUG (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 982522 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 982522 DEBUG (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33821_solr, 127.0.0.1:37110_solr, 127.0.0.1:37821_solr, 127.0.0.1:38764_solr]
   [junit4]   2> 982522 DEBUG (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 982523 INFO  (TEST-TestContainerReqHandler.testCacheFromGlobalLoader-seed#[57C774EF156AEB4B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42695/solr ready
   [junit4]   2> 982533 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982535 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982535 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982535 INFO  (zkCallback-4371-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 982535 DEBUG (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982535 INFO  (zkCallback-4367-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 982535 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 982536 DEBUG (zkCallback-4390-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982536 DEBUG (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982536 INFO  (zkCallback-4365-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 982536 DEBUG (zkCallback-4369-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982536 INFO  (zkCallback-4369-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 982537 DEBUG (zkCallback-4396-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982538 DEBUG (zkCallback-4401-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982538 DEBUG (zkCallback-4408-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}} to version 0
   [junit4]   2> 982540 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982545 INFO  (zkCallback-4369-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982546 INFO  (zkCallback-4369-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:45512/jar1.jar]
   [junit4]   2> 982546 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:45512/jar1.jar]
   [junit4]   2> 982546 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 982546 DEBUG (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={cache_pkg={name=cache_pkg, url=http://localhost:45512/jar1.jar, sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 982547 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 982550 INFO  (zkCallback-4371-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982550 INFO  (zkCallback-4365-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982551 INFO  (zkCallback-4371-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:45512/jar1.jar]
   [junit4]   2> 982551 INFO  (solrHandlerExecutor-3540-thread-3-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 982552 INFO  (solrHandlerExecutor-3540-thread-2-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 982552 INFO  (solrHandlerExecutor-3540-thread-1-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 982552 INFO  (solrHandlerExecutor-3540-thread-4-processing-n:127.0.0.1:38764_solr) [n:127.0.0.1:38764_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 982552 INFO  (zkCallback-4367-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 982553 INFO  (zkCallback-4367-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:45512/jar1.jar]
   [junit4]   2> 982554 INFO  (zkCallback-4365-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:45512/jar1.jar]
   [junit4]   2> 982655 DEBUG (qtp2146210094-12189) [n:127.0.0.1:37821_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 982655 DEBUG (qtp1036605559-12194) [n:127.0.0.1:37110_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 982655 DEBUG (qtp2146210094-12189) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 982655 DEBUG (qtp1036605559-12194) [n:127.0.0.1:37110_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 982656 DEBUG (qtp1411468460-12206) [n:127.0.0.1:38764_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 982656 DEBUG (qtp1411468460-12206) [n:127.0.0.1:38764_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 982656 DEBUG (qtp1735172547-12183) [n:127.0.0.1:33821_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 982656 DEBUG (qtp1735172547-12183) [n:127.0.0.1:33821_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 982656 INFO  (qtp1036605559-12194) [n:127.0.0.1:37110_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 982656 INFO  (qtp1735172547-12183) [n:127.0.0.1:33821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 982656 INFO  (qtp2146210094-12189) [n:127.0.0.1:37821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 982657 INFO  (qtp1411468460-12206) [n:127.0.0.1:38764_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 982658 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.CollectionHandlerApi Took 111.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 982659 INFO  (qtp1411468460-12204) [n:127.0.0.1:38764_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=131
   [junit4]   2> 982660 INFO  (qtp1411468460-12205) [n:127.0.0.1:38764_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 982663 INFO  (OverseerThreadFactory-3523-thread-1-processing-n:127.0.0.1:33821_solr) [n:127.0.0.1:33821_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalCacheColl
   [junit4]   2> 982664 DEBUG (zkCallback-4390-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4369-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4396-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4401-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982664 DEBUG (zkCallback-4408-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982665 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 982665 DEBUG (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4384-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4390-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4369-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4401-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4408-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4396-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982665 DEBUG (zkCallback-4365-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982771 INFO  (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37110/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 982773 INFO  (OverseerStateUpdate-75243680534626318-127.0.0.1:33821_solr-n_0000000000) [n:127.0.0.1:33821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 982976 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr    x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 982977 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr    x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982978 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr    x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 982979 DEBUG (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 982979 DEBUG (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 982980 DEBUG (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 982982 DEBUG (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 982982 DEBUG (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 982982 DEBUG (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 983084 DEBUG (zkCallback-4371-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 983084 DEBUG (zkCallback-4367-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 983982 DEBUG (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 983983 DEBUG (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 983984 DEBUG (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalCacheColl]
   [junit4]   2> 983985 DEBUG (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 983989 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 984005 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 984007 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 984012 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 984012 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 984012 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37110.solr.core.globalCacheColl.shard1.replica_n1' (registry 'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 984014 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node4/globalCacheColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 984026 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 984029 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 984029 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 984029 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33821.solr.core.globalCacheColl.shard2.replica_n2' (registry 'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7588b76d
   [junit4]   2> 984029 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node1/globalCacheColl_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node1/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 984111 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 984111 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 984112 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984112 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984113 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59432ea0[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 984140 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 984140 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 984141 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984141 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984142 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 984142 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fdb8131[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 984143 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalCacheColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@43273657
   [junit4]   2> 984143 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard1.replica_n1, tag=SolrCore@43273657
   [junit4]   2> 984143 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22cc2255: rootName = solr_37110, domain = solr.core.globalCacheColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7eedf29b
   [junit4]   2> 984152 INFO  (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard1.leader, tag=SolrCore@43273657
   [junit4]   2> 984172 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from runtime jar cache_pkg 
   [junit4]   2> 984172 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalCacheColl_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@29022670
   [junit4]   2> 984172 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.globalCacheColl.shard2.replica_n2, tag=SolrCore@29022670
   [junit4]   2> 984172 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a0fbc10: rootName = solr_33821, domain = solr.core.globalCacheColl.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.globalCacheColl.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@72de8f12
   [junit4]   2> 984181 INFO  (qtp1735172547-12177) [n:127.0.0.1:33821_solr c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.globalCacheColl.shard2.leader, tag=SolrCore@29022670
   [junit4]   2> 996282 ERROR (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/index;done=false>>
   [junit4]   2> 996282 ERROR (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_57C774EF156AEB4B-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:178)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1685)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1065)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 996283 ERROR (qtp1036605559-12193) [n:127.0.0.1:37110_solr c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:192)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1685)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1065)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:200)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpS

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

 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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-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-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[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 27ms :: 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: 200 minutes 51 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 lucene2
		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:748)
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)