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/09/11 01:16:26 UTC

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

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

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

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"global",       "url":"http://localhost:36980/jar3.jar",       "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",       "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       "znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",       "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:36980/jar3.jar",
      "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([6EB0E5F49F4014A2:1CBFF0BA331B4EB2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
	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 13849 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 1070941 INFO  (SUITE-TestContainerReqHandler-seed#[6EB0E5F49F4014A2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/data-dir-68-001
   [junit4]   2> 1070941 WARN  (SUITE-TestContainerReqHandler-seed#[6EB0E5F49F4014A2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1070941 INFO  (SUITE-TestContainerReqHandler-seed#[6EB0E5F49F4014A2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1070943 INFO  (SUITE-TestContainerReqHandler-seed#[6EB0E5F49F4014A2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1070943 INFO  (SUITE-TestContainerReqHandler-seed#[6EB0E5F49F4014A2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1071004 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPackageAPI
   [junit4]   2> 1071021 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] 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> 1071174 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e256664{HTTP/1.1,[http/1.1]}{0.0.0.0:36980}
   [junit4]   2> 1071174 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.e.j.s.Server Started @1071215ms
   [junit4]   2> 1071174 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/tempDir-001
   [junit4]   2> 1071174 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1071174 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1071175 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1071356 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.ZkTestServer start zk server on port:37215
   [junit4]   2> 1071356 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37215
   [junit4]   2> 1071356 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37215
   [junit4]   2> 1071356 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37215
   [junit4]   2> 1071360 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071409 INFO  (zkConnectionManagerCallback-4154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071409 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071435 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071436 INFO  (zkConnectionManagerCallback-4156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071436 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071437 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071437 INFO  (zkConnectionManagerCallback-4158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071437 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071539 WARN  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1071539 WARN  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1071539 WARN  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-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> 1071540 INFO  (jetty-launcher-4159-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> 1071540 INFO  (jetty-launcher-4159-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> 1071540 WARN  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1071540 INFO  (jetty-launcher-4159-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> 1071541 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071541 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071541 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1071542 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad8a9e8{/solr,null,AVAILABLE}
   [junit4]   2> 1071542 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f156dcf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43839}
   [junit4]   2> 1071542 INFO  (jetty-launcher-4159-thread-4) [     ] o.e.j.s.Server Started @1071583ms
   [junit4]   2> 1071542 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43839}
   [junit4]   2> 1071555 ERROR (jetty-launcher-4159-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071555 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1071555 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1071555 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071555 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071555 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-10T23:33:41.331Z
   [junit4]   2> 1071556 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071556 INFO  (zkConnectionManagerCallback-4161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071556 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071557 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071564 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1071571 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e82bed0{/solr,null,AVAILABLE}
   [junit4]   2> 1071571 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eb7f1a4{/solr,null,AVAILABLE}
   [junit4]   2> 1071571 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1071571 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34004de5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42811}
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.e.j.s.Server Started @1071613ms
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42811}
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46185711{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37756}
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.e.j.s.Server Started @1071613ms
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37756}
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eff0b6a{/solr,null,AVAILABLE}
   [junit4]   2> 1071572 ERROR (jetty-launcher-4159-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071572 ERROR (jetty-launcher-4159-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-10T23:33:41.348Z
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-10T23:33:41.348Z
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30e9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41020}
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.e.j.s.Server Started @1071613ms
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41020}
   [junit4]   2> 1071572 ERROR (jetty-launcher-4159-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 1071572 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1071573 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1071573 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-10T23:33:41.349Z
   [junit4]   2> 1071578 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071578 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071583 INFO  (zkConnectionManagerCallback-4163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071583 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071583 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1071595 INFO  (zkConnectionManagerCallback-4165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071595 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071595 INFO  (zkConnectionManagerCallback-4167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1071596 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071596 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1071596 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1071596 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072006 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1072006 WARN  (jetty-launcher-4159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e9c9408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072006 WARN  (jetty-launcher-4159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e9c9408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072033 WARN  (jetty-launcher-4159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c92e1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072033 WARN  (jetty-launcher-4159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c92e1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072034 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37215/solr
   [junit4]   2> 1072035 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072051 INFO  (zkConnectionManagerCallback-4177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072051 INFO  (jetty-launcher-4159-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072084 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1072085 WARN  (jetty-launcher-4159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2abacd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072085 WARN  (jetty-launcher-4159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2abacd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072099 WARN  (jetty-launcher-4159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a41bc99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072099 WARN  (jetty-launcher-4159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a41bc99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072100 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37215/solr
   [junit4]   2> 1072101 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072101 INFO  (zkConnectionManagerCallback-4183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072101 INFO  (jetty-launcher-4159-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072203 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072219 INFO  (zkConnectionManagerCallback-4185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072220 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072254 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1072254 WARN  (jetty-launcher-4159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70b7da4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072254 WARN  (jetty-launcher-4159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70b7da4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072283 WARN  (jetty-launcher-4159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aa2015f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072283 WARN  (jetty-launcher-4159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aa2015f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072303 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37215/solr
   [junit4]   2> 1072325 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072355 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072404 INFO  (zkConnectionManagerCallback-4193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072404 INFO  (jetty-launcher-4159-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072405 INFO  (zkConnectionManagerCallback-4195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072406 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072462 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1072463 WARN  (jetty-launcher-4159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@167bf48b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072463 WARN  (jetty-launcher-4159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@167bf48b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072465 WARN  (jetty-launcher-4159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f0a0232[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072465 WARN  (jetty-launcher-4159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f0a0232[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072478 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37215/solr
   [junit4]   2> 1072479 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072506 INFO  (zkConnectionManagerCallback-4201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072506 INFO  (jetty-launcher-4159-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072527 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072536 INFO  (zkConnectionManagerCallback-4203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072536 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072555 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072564 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072564 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1072565 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072584 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072584 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072585 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41020_solr
   [junit4]   2> 1072585 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1072585 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.Overseer Overseer (id=75366888233107467-127.0.0.1:41020_solr-n_0000000000) starting
   [junit4]   2> 1072586 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072597 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43839_solr
   [junit4]   2> 1072598 DEBUG (zkCallback-4194-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> 1072598 DEBUG (zkCallback-4202-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> 1072599 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1072599 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43839_solr]
   [junit4]   2> 1072599 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1072599 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43839_solr]
   [junit4]   2> 1072600 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072612 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072615 INFO  (zkConnectionManagerCallback-4215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072615 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072615 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072617 INFO  (zkConnectionManagerCallback-4217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072617 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072617 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072617 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072617 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072617 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1072617 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43839_solr]
   [junit4]   2> 1072618 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1072618 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:43839_solr]
   [junit4]   2> 1072618 DEBUG (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072619 DEBUG (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072619 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37215/solr ready
   [junit4]   2> 1072619 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1072629 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37215/solr ready
   [junit4]   2> 1072630 INFO  (OverseerStateUpdate-75366888233107467-127.0.0.1:41020_solr-n_0000000000) [n:127.0.0.1:41020_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41020_solr
   [junit4]   2> 1072631 DEBUG (OverseerStateUpdate-75366888233107467-127.0.0.1:41020_solr-n_0000000000) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43839_solr] -> [127.0.0.1:43839_solr]
   [junit4]   2> 1072632 DEBUG (OverseerStateUpdate-75366888233107467-127.0.0.1:41020_solr-n_0000000000) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072646 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072657 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41020_solr as DOWN
   [junit4]   2> 1072658 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072658 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41020_solr
   [junit4]   2> 1072659 DEBUG (zkCallback-4194-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> 1072659 DEBUG (zkCallback-4202-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> 1072659 DEBUG (zkCallback-4214-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> 1072659 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1072659 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072660 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1072660 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072661 INFO  (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1072661 DEBUG (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072666 DEBUG (zkCallback-4216-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> 1072677 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1072687 INFO  (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1072687 DEBUG (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072710 INFO  (zkConnectionManagerCallback-4219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072710 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072729 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072729 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072729 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072729 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072761 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1072761 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072762 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072774 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1072787 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072787 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1072787 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:41020_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072788 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072800 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42811_solr as DOWN
   [junit4]   2> 1072800 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37756_solr as DOWN
   [junit4]   2> 1072801 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072801 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42811_solr
   [junit4]   2> 1072801 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1072801 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37756_solr
   [junit4]   2> 1072802 DEBUG (zkCallback-4194-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> 1072802 DEBUG (zkCallback-4202-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> 1072802 DEBUG (zkCallback-4216-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> 1072802 DEBUG (zkCallback-4218-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> 1072802 DEBUG (zkCallback-4184-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> 1072815 DEBUG (zkCallback-4214-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> 1072815 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1072815 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1072815 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1072815 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1072815 INFO  (zkCallback-4184-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072815 DEBUG (zkCallback-4184-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 INFO  (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072815 DEBUG (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 INFO  (zkCallback-4218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072815 DEBUG (zkCallback-4218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1072815 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072815 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1072815 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072816 INFO  (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1072817 DEBUG (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:41020_solr, 127.0.0.1:43839_solr] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072818 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072819 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072847 INFO  (zkConnectionManagerCallback-4233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072847 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072847 INFO  (zkConnectionManagerCallback-4228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072847 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072847 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072847 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1072848 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072848 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1072848 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1072848 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1072848 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072848 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1072849 DEBUG (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072849 DEBUG (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1072850 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37215/solr ready
   [junit4]   2> 1072850 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37215/solr ready
   [junit4]   2> 1072850 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1072850 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1072922 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1072931 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41020.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073002 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1073006 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1073093 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073094 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073107 INFO  (jetty-launcher-4159-thread-4) [n:127.0.0.1:43839_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/tempDir-001/node4/.
   [junit4]   2> 1073248 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41020.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073249 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41020.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073250 INFO  (jetty-launcher-4159-thread-2) [n:127.0.0.1:41020_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/tempDir-001/node2/.
   [junit4]   2> 1073252 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37756.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1073269 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1075582 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1075599 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1075600 INFO  (jetty-launcher-4159-thread-3) [n:127.0.0.1:42811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/tempDir-001/node3/.
   [junit4]   2> 1075646 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37756.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1075646 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37756.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bed049e
   [junit4]   2> 1075647 INFO  (jetty-launcher-4159-thread-1) [n:127.0.0.1:37756_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_6EB0E5F49F4014A2-001/tempDir-001/node1/.
   [junit4]   2> 1076216 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1076217 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076218 INFO  (zkConnectionManagerCallback-4240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1076218 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1076218 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1076235 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1076235 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1076235 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:37756_solr, 127.0.0.1:41020_solr, 127.0.0.1:42811_solr, 127.0.0.1:43839_solr]
   [junit4]   2> 1076236 DEBUG (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 1076237 INFO  (TEST-TestContainerReqHandler.testPackageAPI-seed#[6EB0E5F49F4014A2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37215/solr ready
   [junit4]   2> 1076348 ERROR (qtp247975745-10115) [n:127.0.0.1:41020_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: Invalid jar from http://localhost:36980/jar1.jar , expected sha256 hash : wrong-sha256 , actual : e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112)
   [junit4]   2> org.apache.solr.common.SolrException: Invalid jar from http://localhost:36980/jar1.jar , expected sha256 hash : wrong-sha256 , actual : e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1076361 ERROR (qtp247975745-10115) [n:127.0.0.1:41020_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"global",
   [junit4]   2>     "url":"http://localhost:36980/jar1.jar",
   [junit4]   2>     "sha256":"wrong-sha256"},
   [junit4]   2>   "errors":["Invalid jar from http://localhost:36980/jar1.jar , expected sha256 hash : wrong-sha256 , actual : e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc"]} , current clusterprops.json : {}
   [junit4]   2> 1076381 INFO  (qtp247975745-10115) [n:127.0.0.1:41020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=112
   [junit4]   2> 1076448 ERROR (qtp247975745-10117) [n:127.0.0.1:41020_solr     ] o.a.s.c.BlobRepository Error loading resource http://localhost:36980/jar0.jar
   [junit4]   2>           => org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:36980/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:36980/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1076448 ERROR (qtp247975745-10117) [n:127.0.0.1:41020_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:36980/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource available: foo, url : http://localhost:36980/jar0.jar
   [junit4]   2> 	at org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:288) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:230) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:119) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:317) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 1076448 ERROR (qtp247975745-10117) [n:127.0.0.1:41020_solr     ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-package":{
   [junit4]   2>     "name":"foo",
   [junit4]   2>     "url":"http://localhost:36980/jar0.jar",
   [junit4]   2>     "sha256":"e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc"},
   [junit4]   2>   "errors":["no such resource available: foo, url : http://localhost:36980/jar0.jar"]} , current clusterprops.json : {}
   [junit4]   2> 1076448 INFO  (qtp247975745-10117) [n:127.0.0.1:41020_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=400 QTime=65
   [junit4]   2> 1076486 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076519 DEBUG (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 DEBUG (zkCallback-4184-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 DEBUG (zkCallback-4232-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 DEBUG (zkCallback-4227-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 INFO  (zkCallback-4184-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1076519 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1076519 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 1076519 DEBUG (zkCallback-4239-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 DEBUG (zkCallback-4218-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076519 INFO  (zkCallback-4218-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1076520 DEBUG (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076520 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}} to version 0
   [junit4]   2> 1076520 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1076563 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076579 INFO  (zkCallback-4184-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076591 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076592 INFO  (zkCallback-4218-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076656 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1076665 INFO  (zkCallback-4184-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1076678 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1076678 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 1076678 DEBUG (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}}
   [junit4]   2> 1076680 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1076680 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1076693 INFO  (zkCallback-4218-thread-1) [     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1076709 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_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> 1076751 INFO  (solrHandlerExecutor-2727-thread-4-processing-n:127.0.0.1:37756_solr) [n:127.0.0.1:37756_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1076774 INFO  (solrHandlerExecutor-2727-thread-1-processing-n:127.0.0.1:37756_solr) [n:127.0.0.1:37756_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1076818 INFO  (solrHandlerExecutor-2727-thread-3-processing-n:127.0.0.1:37756_solr) [n:127.0.0.1:37756_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1076839 INFO  (solrHandlerExecutor-2727-thread-2-processing-n:127.0.0.1:37756_solr) [n:127.0.0.1:37756_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1076876 DEBUG (qtp835884421-10092) [n:127.0.0.1:43839_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1076876 DEBUG (qtp835884421-10092) [n:127.0.0.1:43839_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1076876 INFO  (qtp835884421-10092) [n:127.0.0.1:43839_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> 1076892 DEBUG (qtp1222619258-10109) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1076892 DEBUG (qtp1222619258-10109) [n:127.0.0.1:37756_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1076892 INFO  (qtp1222619258-10109) [n:127.0.0.1:37756_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> 1076982 DEBUG (qtp247975745-10119) [n:127.0.0.1:41020_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1076982 DEBUG (qtp247975745-10119) [n:127.0.0.1:41020_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1076982 INFO  (qtp247975745-10119) [n:127.0.0.1:41020_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> 1077021 DEBUG (qtp986166477-10104) [n:127.0.0.1:42811_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 1077021 DEBUG (qtp986166477-10104) [n:127.0.0.1:42811_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 1077021 INFO  (qtp986166477-10104) [n:127.0.0.1:42811_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> 1077032 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.h.a.CollectionHandlerApi Took 353.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 1077032 INFO  (qtp1222619258-10106) [n:127.0.0.1:37756_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=557
   [junit4]   2> 1077060 DEBUG (zkCallback-4184-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077060 DEBUG (zkCallback-4232-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077060 INFO  (zkCallback-4184-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1077060 DEBUG (zkCallback-4239-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077060 DEBUG (zkCallback-4194-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077060 INFO  (zkCallback-4194-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1077060 DEBUG (zkCallback-4214-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077061 INFO  (qtp1222619258-10107) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1077078 DEBUG (zkCallback-4218-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077090 DEBUG (zkCallback-4227-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077090 DEBUG (zkCallback-4216-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077090 INFO  (qtp1222619258-10107) [n:127.0.0.1:37756_solr     ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 1077091 INFO  (qtp1222619258-10107) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars [http://localhost:36980/jar1.jar]
   [junit4]   2> 1077091 DEBUG (qtp1222619258-10107) [n:127.0.0.1:37756_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 1077110 INFO  (zkCallback-4218-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1077110 DEBUG (zkCallback-4202-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {package={global={name=global, url=http://localhost:36980/jar1.jar, sha256=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc}}, requestHandler={bar={name=bar, class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 1077111 INFO  (zkCallback-4202-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1077111 INFO  (zkCall

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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 43ms :: artifacts dl 10ms
	---------------------------------------------------------------------
	|                  |            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: 205 minutes 43 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)

[JENKINS] Lucene-Solr-Tests-8.x - Build # 558 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<3> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<5>
	at __randomizedtesting.SeedInfo.seed([8124AD14D094EA50:97092CE7E6887A8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:279)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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 14006 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1474511 INFO  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1474528 INFO  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/data-dir-154-001
   [junit4]   2> 1474528 WARN  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
   [junit4]   2> 1474528 INFO  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1474530 INFO  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1474531 INFO  (SUITE-ShardRoutingTest-seed#[8124AD14D094EA50]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gbyp/
   [junit4]   2> 1474546 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1474546 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1474546 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1474653 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer start zk server on port:41213
   [junit4]   2> 1474654 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41213
   [junit4]   2> 1474654 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41213
   [junit4]   2> 1474654 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41213
   [junit4]   2> 1474687 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474711 INFO  (zkConnectionManagerCallback-7400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474711 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474714 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474715 INFO  (zkConnectionManagerCallback-7402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474715 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474716 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1474717 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1474718 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1474719 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1474720 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1474721 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1474722 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1474736 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1474737 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1474738 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1474747 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1474749 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1474750 INFO  (zkConnectionManagerCallback-7406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474750 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1474760 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10bc2919bf90002, likely client has closed socket
   [junit4]   2> 1474860 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1475272 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1475272 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1475272 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1475272 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] 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> 1475370 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1475370 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1475370 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1475371 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6705496c{/gbyp,null,AVAILABLE}
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a742367{SSL,[ssl, http/1.1]}{127.0.0.1:45295}
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.s.Server Started @1475584ms
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/control/data, replicaType=NRT, hostContext=/gbyp, hostPort=45295, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/control-001/cores}
   [junit4]   2> 1475384 ERROR (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1475384 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:42.708Z
   [junit4]   2> 1475385 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1475386 INFO  (zkConnectionManagerCallback-7408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1475386 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1475492 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1475492 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/control-001/solr.xml
   [junit4]   2> 1475496 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1475496 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1475497 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1477168 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1477168 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1477169 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10426c13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477169 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10426c13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477179 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1477180 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7afb33b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477180 WARN  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7afb33b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1477181 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1477181 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477182 INFO  (zkConnectionManagerCallback-7415-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477190 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477292 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477293 INFO  (zkConnectionManagerCallback-7417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477293 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477591 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45295_gbyp
   [junit4]   2> 1477592 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.Overseer Overseer (id=75367749424578565-127.0.0.1:45295_gbyp-n_0000000000) starting
   [junit4]   2> 1477606 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1477606 INFO  (zkConnectionManagerCallback-7424-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1477606 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1477618 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1477632 INFO  (OverseerStateUpdate-75367749424578565-127.0.0.1:45295_gbyp-n_0000000000) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45295_gbyp
   [junit4]   2> 1477632 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45295_gbyp
   [junit4]   2> 1477634 INFO  (zkCallback-7423-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1477634 INFO  (zkCallback-7416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1477652 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1477728 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1477800 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1477836 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1477837 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1477838 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/control-001/cores
   [junit4]   2> 1477999 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1478012 INFO  (zkConnectionManagerCallback-7430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1478012 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1478013 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1478014 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1478074 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45295_gbyp&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1478078 INFO  (OverseerThreadFactory-5979-thread-1-processing-n:127.0.0.1:45295_gbyp) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1478194 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1478194 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1479260 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1479334 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1479871 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1480156 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1480156 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1480157 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1480192 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1480209 WARN  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1480548 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1480548 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1480549 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1480549 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1480550 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16034289165750135]
   [junit4]   2> 1480551 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@280ee2f2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1480621 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1480654 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1480654 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1480654 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1644347070064099328
   [junit4]   2> 1480675 INFO  (searcherExecutor-5984-thread-1-processing-n:127.0.0.1:45295_gbyp x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@280ee2f2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1480706 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1480706 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1480814 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1480814 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1480814 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45295/gbyp/control_collection_shard1_replica_n1/
   [junit4]   2> 1480814 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1480814 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45295/gbyp/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1480815 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/75367749424578565-core_node2-n_0000000000
   [junit4]   2> 1480827 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45295/gbyp/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1480838 INFO  (zkCallback-7416-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1480839 INFO  (zkCallback-7416-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1480839 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1481015 INFO  (qtp1094909852-19649) [n:127.0.0.1:45295_gbyp c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2821
   [junit4]   2> 1481193 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1481193 INFO  (zkCallback-7416-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1481193 INFO  (zkCallback-7416-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1481204 INFO  (zkCallback-7416-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1481250 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45295_gbyp&wt=javabin&version=2} status=0 QTime=3175
   [junit4]   2> 1481250 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1481502 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1481557 INFO  (zkConnectionManagerCallback-7436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1481557 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1481593 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1481615 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1481615 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1481617 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1481687 INFO  (OverseerThreadFactory-5979-thread-2-processing-n:127.0.0.1:45295_gbyp) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1481688 INFO  (OverseerCollectionConfigSetProcessor-75367749424578565-127.0.0.1:45295_gbyp-n_0000000000) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1482027 WARN  (OverseerThreadFactory-5979-thread-2-processing-n:127.0.0.1:45295_gbyp) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1482080 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1482116 INFO  (qtp1094909852-19650) [n:127.0.0.1:45295_gbyp     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=499
   [junit4]   2> 1482201 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1482202 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1483645 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-1-001 of type NRT
   [junit4]   2> 1483666 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1483666 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1483666 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1483666 INFO  (closeThreadPool-7437-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> 1483719 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1483719 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1483719 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1483719 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30b009b3{/gbyp,null,AVAILABLE}
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@652714c3{SSL,[ssl, http/1.1]}{127.0.0.1:40813}
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.Server Started @1483920ms
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/gbyp, hostPort=40813, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-1-001/cores}
   [junit4]   2> 1483720 ERROR (closeThreadPool-7437-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1483720 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:51.044Z
   [junit4]   2> 1483733 INFO  (OverseerCollectionConfigSetProcessor-75367749424578565-127.0.0.1:45295_gbyp-n_0000000000) [n:127.0.0.1:45295_gbyp     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1483734 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1483737 INFO  (zkConnectionManagerCallback-7439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1483737 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1483858 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1483858 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-1-001/solr.xml
   [junit4]   2> 1483918 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1483918 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1483952 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1484334 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1484334 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1484353 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2523194d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1484353 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2523194d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1484355 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1484356 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16c54359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1484356 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16c54359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1484369 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1484390 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1484390 INFO  (zkConnectionManagerCallback-7446-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1484390 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1484564 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1484564 INFO  (zkConnectionManagerCallback-7448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1484564 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1484579 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1484723 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.ZkController Publish node=127.0.0.1:40813_gbyp as DOWN
   [junit4]   2> 1484724 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1484724 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40813_gbyp
   [junit4]   2> 1484770 INFO  (zkCallback-7423-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1484770 INFO  (zkCallback-7416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1484770 INFO  (zkCallback-7447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1484787 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1484787 INFO  (zkCallback-7435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1484793 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-2-001 of type NRT
   [junit4]   2> 1484828 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1484828 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1484828 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1484828 INFO  (closeThreadPool-7437-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> 1484843 INFO  (zkConnectionManagerCallback-7455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1484843 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1484880 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1484881 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1484882 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1484972 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1485019 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485019 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485019 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1485033 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f3bb854{/gbyp,null,AVAILABLE}
   [junit4]   2> 1485167 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23a59783{SSL,[ssl, http/1.1]}{127.0.0.1:33993}
   [junit4]   2> 1485167 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.Server Started @1485367ms
   [junit4]   2> 1485167 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/gbyp, hostPort=33993, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-2-001/cores}
   [junit4]   2> 1485168 ERROR (closeThreadPool-7437-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1485168 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485168 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1485168 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485168 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1485168 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:52.492Z
   [junit4]   2> 1485184 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485207 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1485220 INFO  (zkConnectionManagerCallback-7458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485220 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485330 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1485331 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1485332 INFO  (closeThreadPool-7437-thread-1) [n:127.0.0.1:40813_gbyp     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-1-001/cores
   [junit4]   2> 1485402 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1485402 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-2-001/solr.xml
   [junit4]   2> 1485405 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1485405 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1485424 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1485534 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40813_gbyp
   [junit4]   2> 1486318 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1486318 WARN  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486334 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dc3b41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486334 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dc3b41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486336 WARN  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486337 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37286b0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486337 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37286b0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486338 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1486409 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486409 INFO  (zkConnectionManagerCallback-7465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486409 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486542 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486543 INFO  (zkConnectionManagerCallback-7467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486543 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486559 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1486590 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.ZkController Publish node=127.0.0.1:33993_gbyp as DOWN
   [junit4]   2> 1486626 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1486626 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33993_gbyp
   [junit4]   2> 1486628 INFO  (zkCallback-7435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486642 INFO  (zkCallback-7423-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486646 INFO  (zkCallback-7416-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486671 INFO  (zkCallback-7447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486671 INFO  (zkCallback-7466-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486683 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486683 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-3-001 of type NRT
   [junit4]   2> 1486692 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1486692 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1486692 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1486692 INFO  (closeThreadPool-7437-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> 1486715 INFO  (zkCallback-7454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486861 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1486861 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1486861 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1486873 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1daf6827{/gbyp,null,AVAILABLE}
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72a4a51e{SSL,[ssl, http/1.1]}{127.0.0.1:43051}
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.Server Started @1487074ms
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/gbyp, hostPort=43051, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-3-001/cores}
   [junit4]   2> 1486874 ERROR (closeThreadPool-7437-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1486874 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:54.198Z
   [junit4]   2> 1486875 INFO  (zkConnectionManagerCallback-7474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486876 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486877 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486878 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1486879 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1486879 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1486897 INFO  (zkConnectionManagerCallback-7476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486897 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1487059 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1487059 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-3-001/solr.xml
   [junit4]   2> 1487062 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1487062 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1487091 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1487096 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1487188 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1487259 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1487259 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1487260 INFO  (closeThreadPool-7437-thread-2) [n:127.0.0.1:33993_gbyp     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-2-001/cores
   [junit4]   2> 1487408 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33993_gbyp
   [junit4]   2> 1487686 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1487686 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1487752 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6183ebdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487752 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6183ebdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487755 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1487773 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70820ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487773 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70820ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487773 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1487788 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1487789 INFO  (zkConnectionManagerCallback-7484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487789 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1487924 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-4-001 of type NRT
   [junit4]   2> 1487940 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1487940 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1487940 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1487940 INFO  (closeThreadPool-7437-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> 1487951 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1488043 INFO  (zkConnectionManagerCallback-7486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1488043 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1488133 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1488133 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1488133 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1488133 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a7d15b2{/gbyp,null,AVAILABLE}
   [junit4]   2> 1488142 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1488145 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43051_gbyp as DOWN
   [junit4]   2> 1488145 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d963b11{SSL,[ssl, http/1.1]}{127.0.0.1:45585}
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.e.j.s.Server Started @1488345ms
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/gbyp, hostPort=45585, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-4-001/cores}
   [junit4]   2> 1488146 ERROR (closeThreadPool-7437-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1488146 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:55.470Z
   [junit4]   2> 1488162 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1488162 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43051_gbyp
   [junit4]   2> 1488163 INFO  (zkCallback-7423-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488164 INFO  (zkCallback-7435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488164 INFO  (zkCallback-7447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488164 INFO  (zkCallback-7416-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488222 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1488222 INFO  (zkConnectionManagerCallback-7490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1488222 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1488235 INFO  (zkCallback-7466-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488251 INFO  (zkCallback-7454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488251 INFO  (zkCallback-7473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488287 INFO  (zkCallback-7485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1488324 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1488390 INFO  (zkConnectionManagerCallback-7495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1488404 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1488405 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-4-001/solr.xml
   [junit4]   2> 1488408 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1488408 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1488423 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1488425 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1488426 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1488426 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1488427 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1488676 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1488842 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1489099 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1489099 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1489100 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-3-001/cores
   [junit4]   2> 1489416 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43051_gbyp
   [junit4]   2> 1489544 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1489544 WARN  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1489545 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@149767af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489545 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@149767af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489559 WARN  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1489560 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45757d62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489560 WARN  (closeThreadPool-7437-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45757d62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1489561 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1489562 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1489579 INFO  (zkConnectionManagerCallback-7503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489579 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1489689 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1489709 INFO  (zkConnectionManagerCallback-7505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1489709 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1489726 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1489729 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45585_gbyp as DOWN
   [junit4]   2> 1489746 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1489746 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45585_gbyp
   [junit4]   2> 1489747 INFO  (zkCallback-7504-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489763 INFO  (TEST-ShardRoutingTest.test-seed#[8124AD14D094EA50]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-5-001 of type NRT
   [junit4]   2> 1489764 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1489765 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1489765 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1489765 INFO  (closeThreadPool-7437-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> 1489770 INFO  (zkCallback-7473-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7435-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7466-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489770 INFO  (zkCallback-7423-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489819 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1489822 INFO  (zkCallback-7454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1489827 INFO  (zkCallback-7494-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1490021 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1490021 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1490021 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1490045 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b09c1f0{/gbyp,null,AVAILABLE}
   [junit4]   2> 1490066 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3aacc0be{SSL,[ssl, http/1.1]}{127.0.0.1:32983}
   [junit4]   2> 1490066 INFO  (closeThreadPool-7437-thread-1) [     ] o.e.j.s.Server Started @1490266ms
   [junit4]   2> 1490066 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gbyp, hostPort=32983, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-5-001/cores}
   [junit4]   2> 1490066 ERROR (closeThreadPool-7437-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1490066 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1490078 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1490078 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1490078 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1490078 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-11T03:12:57.402Z
   [junit4]   2> 1490114 INFO  (zkConnectionManagerCallback-7512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490118 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490130 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490228 INFO  (zkConnectionManagerCallback-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490228 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1490229 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1490333 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1490333 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-5-001/solr.xml
   [junit4]   2> 1490337 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1490337 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1490357 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41213/solr ready
   [junit4]   2> 1490360 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1490374 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 1490539 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1490734 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1490798 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1490798 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1490828 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1490828 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a901556
   [junit4]   2> 1490829 INFO  (closeThreadPool-7437-thread-2) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_8124AD14D094EA50-001/shard-4-001/cores
   [junit4]   2> 1490840 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76cc5650[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490840 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76cc5650[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490842 WARN  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1490843 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fe44763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490843 WARN  (closeThreadPool-7437-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fe44763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1490852 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41213/solr
   [junit4]   2> 1490933 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1490934 INFO  (zkConnectionManagerCallback-7522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1490934 INFO  (closeThreadPool-7437-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4] 

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

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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 28ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            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: 211 minutes 10 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)